diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-15 12:11:27 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-15 12:11:40 -0400 |
commit | 8f1911d5e6d5a1e62c860ddb040d664b01c6415c (patch) | |
tree | 7640e77a109dd40e8188b2b3f6aa37529e97db93 /src/backend/access/gist | |
parent | da7d44b627ba839de32c9409aca659f60324de76 (diff) | |
download | postgresql-8f1911d5e6d5a1e62c860ddb040d664b01c6415c.tar.gz postgresql-8f1911d5e6d5a1e62c860ddb040d664b01c6415c.zip |
Fix possible crash in ALTER TABLE ... REPLICA IDENTITY USING INDEX.
Careless coding added by commit 07cacba983ef79be could result in a crash
or a bizarre error message if someone tried to select an index on the
OID column as the replica identity index for a table. Back-patch to 9.4
where the feature was introduced.
Discussion: CAKJS1f8TQYgTRDyF1_u9PVCKWRWz+DkieH=U7954HeHVPJKaKg@mail.gmail.com
David Rowley
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions