forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5db5d70
committed
Add to pl/pgsql:
>> o Improve logic of determining if an identifier is a a> variable or column name>>http://archives.postgresql.org/pgsql-hackers/2007-07/msg00436.php1 parent8dc75d0 commit5db5d70
2 files changed
+11
-2
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
833 | 833 |
| |
834 | 834 |
| |
835 | 835 |
| |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
836 | 841 |
| |
837 | 842 |
| |
838 | 843 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
727 | 727 |
| |
728 | 728 |
| |
729 | 729 |
| |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
730 | 734 |
| |
731 | 735 |
| |
732 | 736 |
| |
|
0 commit comments
Comments
(0)