pgsql: Fix bogus hash table creation. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix bogus hash table creation.
Date
Msg-id E1VhISB-0003zj-K2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix bogus hash table creation.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5cb719beeef2e871c9f0b22e799554bf801ac390

Modified Files
--------------
src/backend/commands/sequence.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Use a hash table to store current sequence values.
Next
From: Robert Haas
Date:
Subject: pgsql: doc: Restore proper alphabetical order.