postgresql/src/backend/tcop
Peter Eisentraut 6d16ecc646 Add CREATE COLLATION IF NOT EXISTS clause
The core of the functionality was already implemented when
pg_import_system_collations was added.  This just exposes it as an
option in the SQL command.
2017-02-15 10:01:28 -05:00
..
dest.c Add a new DestReceiver for printing tuples without catalog access. 2017-01-24 16:53:56 -05:00
fastpath.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
postgres.c Use castNode() in a bunch of statement-list-related code. 2017-01-26 22:09:34 -05:00
pquery.c Use castNode() in a bunch of statement-list-related code. 2017-01-26 22:09:34 -05:00
utility.c Add CREATE COLLATION IF NOT EXISTS clause 2017-02-15 10:01:28 -05:00