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

Thomas G. Lockhart
Rename LOread() and LOwrite() to be lower case to allow use
in case-insensitive SQL. Define LOread() and LOwrite() as macros to avoid having to update calls everywhere.1 parenta65dd52 commit9412321
1 file changed
+12
-4
lines changedLines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 |
| |
17 | 25 |
| |
18 | 26 |
| |
| |||
26 | 34 |
| |
27 | 35 |
| |
28 | 36 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
32 | 40 |
|
0 commit comments
Comments
(0)