pgsql: Issue a warning during the creation of hash indexes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Issue a warning during the creation of hash indexes
Date: 2014-09-10 20:55:21
Message-ID: E1XRovB-0004ds-Bh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Issue a warning during the creation of hash indexes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/84aa8ba128a08e6fdebb2497c7a79ebf18093e12

Modified Files
--------------
src/backend/commands/indexcmds.c | 4 ++++
src/test/regress/expected/create_index.out | 4 ++++
src/test/regress/expected/enum.out | 1 +
src/test/regress/expected/macaddr.out | 1 +
src/test/regress/expected/replica_identity.out | 1 +
src/test/regress/expected/uuid.out | 1 +
6 files changed, 12 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-09-10 21:13:08 pgsql: Implement mxid_age() to compute multi-xid age
Previous Message Robert Haas 2014-09-10 18:41:21 pgsql: Fix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0.