forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9f6ed2f
committed
Update wording:
< Currently, ALTER USER and ALTER DATABASE support per-user and> Currently ALTER USER and ALTER DATABASE support per-user and< Currently, subtracting one date from another that crosses a> Currently subtracting one date from another that crosses a< Currently, SQL-language functions can only refer to parameters via $1, etc> Currently SQL-language functions can only refer to dollar parameters,> e.g. $1< Currently, queries prepared via the libpq API are planned on first> Currently queries prepared via the libpq API are planned on first< Currently, SET <tab> causes a database lookup to check all> Currently SET <tab> causes a database lookup to check all< Currently, all statement results are transferred to the libpq> Currently all statement results are transferred to the libpq1 parent0e461f2 commit9f6ed2f
2 files changed
+16
-14
lines changedLines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
252 |
| - | |
| 252 | + | |
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
| |||
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
372 |
| - | |
| 372 | + | |
| 373 | + | |
373 | 374 |
| |
374 | 375 |
| |
375 | 376 |
| |
| |||
459 | 460 |
| |
460 | 461 |
| |
461 | 462 |
| |
462 |
| - | |
| 463 | + | |
463 | 464 |
| |
464 | 465 |
| |
465 | 466 |
| |
| |||
802 | 803 |
| |
803 | 804 |
| |
804 | 805 |
| |
805 |
| - | |
| 806 | + | |
806 | 807 |
| |
807 | 808 |
| |
808 | 809 |
| |
| |||
869 | 870 |
| |
870 | 871 |
| |
871 | 872 |
| |
872 |
| - | |
| 873 | + | |
873 | 874 |
| |
874 | 875 |
| |
875 | 876 |
| |
|
Lines changed: 8 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 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
| 341 | + | |
341 | 342 |
| |
342 | 343 |
| |
343 | 344 |
| |
| |||
414 | 415 |
| |
415 | 416 |
| |
416 | 417 |
| |
417 |
| - | |
| 418 | + | |
418 | 419 |
| |
419 | 420 |
| |
420 | 421 |
| |
| |||
719 | 720 |
| |
720 | 721 |
| |
721 | 722 |
| |
722 |
| - | |
| 723 | + | |
723 | 724 |
| |
724 | 725 |
| |
725 | 726 |
| |
| |||
779 | 780 |
| |
780 | 781 |
| |
781 | 782 |
| |
782 |
| - | |
| 783 | + | |
783 | 784 |
| |
784 | 785 |
| |
785 | 786 |
| |
|
0 commit comments
Comments
(0)