forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7b35db0
committed
Add:
> o Fix transaction restriction checks for CREATE DATABASE and> other commands>>http://archives.postgresql.org/pgsql-hackers/2007-01/msg00133.php1 parentf941a12 commit7b35db0
2 files changed
+10
-2
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
504 | 504 |
| |
505 | 505 |
| |
506 | 506 |
| |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
507 | 511 |
| |
508 | 512 |
| |
509 | 513 |
| |
|
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 |
| |
| |||
459 | 459 |
| |
460 | 460 |
| |
461 | 461 |
| |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
462 | 466 |
| |
463 | 467 |
| |
464 | 468 |
| |
|
0 commit comments
Comments
(0)