aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-02-07 16:02:44 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-02-07 16:02:44 -0500
commitc477e84fe2471cb675234fce75cd6bb4bc2cf481 (patch)
treeedae42dba0111b3dcfe6557ef49a7eb944f332c0 /contrib/postgres_fdw
parentcc2ca9319a5dbe89ea47d87944650e65e3bb4ce8 (diff)
downloadpostgresql-c477e84fe2471cb675234fce75cd6bb4bc2cf481.tar.gz
postgresql-c477e84fe2471cb675234fce75cd6bb4bc2cf481.zip
Improve documentation about PRIMARY KEY constraints.
Get rid of the false implication that PRIMARY KEY is exactly equivalent to UNIQUE + NOT NULL. That was more-or-less true at one time in our implementation, but the standard doesn't say that, and we've grown various features (many of them required by spec) that treat a pkey differently from less-formal constraints. Per recent discussion on pgsql-general. I failed to resist the temptation to do some other wordsmithing in the same area.
Diffstat (limited to 'contrib/postgres_fdw')
0 files changed, 0 insertions, 0 deletions