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 | f6c7bfb597a365b6dd2b8e1c2e00582d39b05ba0 (patch) | |
tree | 787251465cea00a60f91a3f5dc6948d2c19b23bb /src/backend/regex/regc_locale.c | |
parent | 2d5932580afca6f56f83ce36b04b533d173ad23e (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/backend/regex/regc_locale.c')
0 files changed, 0 insertions, 0 deletions