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

Thomas G. Lockhart
Remove non-portable queries by replacing getpgusername() with a constant
string.1 parent4aa0e64 commitdfdb2e5
2 files changed
+15
-11
lines changedLines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
944 | 944 |
| |
945 | 945 |
| |
946 | 946 |
| |
947 |
| - | |
| 947 | + | |
948 | 948 |
| |
949 | 949 |
| |
950 | 950 |
| |
951 | 951 |
| |
952 |
| - | |
953 |
| - | |
954 |
| - | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
955 | 955 |
| |
956 | 956 |
| |
957 | 957 |
| |
| |||
1019 | 1019 |
| |
1020 | 1020 |
| |
1021 | 1021 |
| |
1022 |
| - | |
1023 |
| - | |
1024 |
| - | |
1025 |
| - | |
1026 |
| - | |
1027 |
| - | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
1028 | 1028 |
| |
1029 | 1029 |
| |
1030 | 1030 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
597 | 601 |
| |
598 | 602 |
| |
599 | 603 |
| |
600 | 604 |
| |
601 | 605 |
| |
602 |
| - | |
| 606 | + | |
603 | 607 |
| |
604 | 608 |
| |
605 | 609 |
| |
|
0 commit comments
Comments
(0)