diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-02-12 20:07:21 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-02-12 20:07:21 +0000 |
commit | aa88e59ade282c41dd03a1ab386a0a408e4a43af (patch) | |
tree | 098c0784df02fbc9bba8fccd23809cd35cc8a451 /src/backend/regex/engine.c | |
parent | d8c4cb740c9a828fb7a0580e8ce987d2ada9524c (diff) | |
download | postgresql-aa88e59ade282c41dd03a1ab386a0a408e4a43af.tar.gz postgresql-aa88e59ade282c41dd03a1ab386a0a408e4a43af.zip |
Rearrange order of operations in heap_create_with_catalog so that if
two transactions create the same table name concurrently, the one that
fails will complain about unique index pg_class_relname_index, rather than
about pg_type_typname_index which'll confuse most people. Free side
benefit: pg_class.reltype is correctly linked to the pg_type entry now.
It's been zero in all but the preloaded pg_class entries since who knows
when.
Diffstat (limited to 'src/backend/regex/engine.c')
0 files changed, 0 insertions, 0 deletions