forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit79e6648


Jan Wieck
Jan Wieck
Added untrusted PL/TclU (pltclu) language. Executes all procedures
in a non-safe interpreter, so with full OS access! Language isrestricted to be used by DB superusers.Added "argisnull n" and "return_null" commands to gain full controlover NULL values from new FMGR capabilities.Jan1 parentec1ea52 commit79e6648
2 files changed
+269
-125
lines changedLines changed: 18 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
| 187 | + | |
187 | 188 |
| |
188 | 189 |
| |
189 | 190 |
| |
190 |
| - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
191 | 200 |
| |
192 | 201 |
| |
193 | 202 |
| |
194 |
| - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
195 | 206 |
| |
196 | 207 |
| |
197 | 208 |
| |
| |||
204 | 215 |
| |
205 | 216 |
| |
206 | 217 |
| |
207 |
| - | |
| 218 | + | |
208 | 219 |
| |
209 | 220 |
| |
210 | 221 |
| |
| |||
244 | 255 |
| |
245 | 256 |
| |
246 | 257 |
| |
247 |
| - | |
| 258 | + | |
248 | 259 |
| |
249 | 260 |
| |
250 | 261 |
| |
|
0 commit comments
Comments
(0)