aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2012-07-24 15:49:54 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2012-07-24 16:02:18 -0400
commit68043258ac54b09565e9bebadb16214d9b6df933 (patch)
treeca768620b18500e517c8dfc82668650d027fab09 /src/backend/access/gist/gistget.c
parentd86fb72c5c7ebf71e238ac87daa0c1f8043a1717 (diff)
downloadpostgresql-68043258ac54b09565e9bebadb16214d9b6df933.tar.gz
postgresql-68043258ac54b09565e9bebadb16214d9b6df933.zip
Change syntax of new CHECK NO INHERIT constraints
The initially implemented syntax, "CHECK NO INHERIT (expr)" was not deemed very good, so switch to "CHECK (expr) NO INHERIT" instead. This way it looks similar to SQL-standards compliant constraint attribute. Backport to 9.2 where the new syntax and feature was introduced. Per discussion.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions