pgsql: Add C comment about new \c parameter requirement for crashed con - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add C comment about new \c parameter requirement for crashed con
Date
Msg-id E1T1mqH-0000PS-2u@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add C comment about new \c parameter requirement for crashed connections.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d55f1b852d4fe87f2a4d16ea3f0ce11a7019a352

Modified Files
--------------
src/bin/psql/command.c |    5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Update C comment to NOTICE to reflect previous commit changing t
Next
From: Bruce Momjian
Date:
Subject: pgsql: Properly document that NEW is unassigned in plpgsql for DELETE (