summaryrefslogtreecommitdiff
path: root/src
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
commitabcb32d55ed8da8c158936d5a48a0c3b84bfe3ff (patch)
treed7e8737d8097ba304703737e98903fbc9e44c3f0 /src
parentdd48a39388497e91e537cd34190be2dcc6179296 (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 'src')
0 files changed, 0 insertions, 0 deletions