pgsql: Add missing serial comma, for consistency. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Add missing serial comma, for consistency.
Date
Msg-id E1ZrOwa-0001fe-Mf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing serial comma, for consistency.

Amit Langote, per Etsuro Fujita

Branch
------
REL9_5_STABLE

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

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix incorrect message in ATWrongRelkindError.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Message style improvements