Fix backwards logic in previous commit.
I wrote this code before committing it, but managed not to include it in
the actual commit.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/df970a0ac8fb416b179825a135c18ad3293076af
Modified Files
--------------
src/backend/commands/tablecmds.c | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
pgsql-committers by date
| Next: | From: Robert Haas | Date: 2012-01-07 03:59:02 |
| Subject: pgsql: Slightly reorganize struct SnapshotData. |
| Previous: | From: Robert Haas | Date: 2012-01-07 03:42:42 |
| Subject: pgsql: Improve behavior of concurrent ALTER TABLE,and do some refactor |