pgsql: Update LookupExplicitNamespace() comments; commit message updat - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Update LookupExplicitNamespace() comments; commit message updat
Date
Msg-id E1TzAnC-0003PD-QJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update LookupExplicitNamespace() comments;  commit message update

Also, commit 7e2322dff30c04d90c0602d2b5ae24b4881db88b affected DROP
TABLE IF EXISTS, not CREATE TABLE IF EXISTS.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/51cfb87ae235ffc875946bcb6cb8404fe97cbb9b

Modified Files
--------------
src/backend/catalog/namespace.c |    5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Allow CREATE TABLE IF EXIST so succeed if the schema is nonexist
Next
From: Bruce Momjian
Date:
Subject: pgsql: Update comments in new DROP IF EXISTS code; commit message updat