forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit27d0749
committed
Add:
>> o Allow GLOBAL temporary tables to exist as empty by default in> all sessions>>http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php>1 parent2c535bf commit27d0749
2 files changed
+12
-2
lines changedLines changed: 7 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 |
| |
| |||
597 | 597 |
| |
598 | 598 |
| |
599 | 599 |
| |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
600 | 606 |
| |
601 | 607 |
| |
602 | 608 |
| |
|
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 |
| |
| |||
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
535 | 539 |
| |
536 | 540 |
| |
537 | 541 |
| |
|
0 commit comments
Comments
(0)