diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-07 16:02:44 -0500 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-07 16:02:44 -0500 |
| commit | 73ed2a5607b88b018c3e1cbdc9ea4623695a7743 (patch) | |
| tree | 750071cb30134aa5e6c56d6f10e3651d0ba508c4 /contrib/btree_gist/sql | |
| parent | 282a62e2fb02497accb98acca2ee95caf54416e2 (diff) | |
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/btree_gist/sql')
0 files changed, 0 insertions, 0 deletions
