forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit856ca51
committed
Doc: clarify use of NULL to drop comments and security labels.
This was only mentioned in the description of the text/label, whichare marked as being in quotes in the synopsis, which can causeconfusion (as witnessed on IRC).Also separate the literal and NULL cases in the parameter list, persuggestion from Tom Lane.Also add an example of dropping a security label.Dagfinn Ilmari Mannsåker, with some tweaks by meDiscussion:https://postgr.es/m/87sffqk4zp.fsf@wibble.ilmari.org1 parenteae0e20 commit856ca51
2 files changed
+34
-11
lines changedLines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
266 |
| - | |
| 266 | + | |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
270 |
| - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
271 | 279 |
| |
272 | 280 |
| |
273 | 281 |
| |
|
Lines changed: 22 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
185 |
| - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
186 | 194 |
| |
187 | 195 |
| |
188 | 196 |
| |
| |||
193 | 201 |
| |
194 | 202 |
| |
195 | 203 |
| |
196 |
| - | |
197 |
| - | |
| 204 | + | |
| 205 | + | |
198 | 206 |
| |
199 | 207 |
| |
200 | 208 |
| |
201 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
202 | 217 |
| |
203 | 218 |
| |
204 | 219 |
| |
|
0 commit comments
Comments
(0)