pgsql: Tidy up from frontend Assert change. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Tidy up from frontend Assert change.
Date
Msg-id E1TkHxh-0004I3-6n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Tidy up from frontend Assert change.

Quiet compiler warnings noted by Peter Eisentraut.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3717f0837b79bc37947896d9068ccff0825e916d

Modified Files
--------------
src/backend/utils/mb/encnames.c |    1 -
src/backend/utils/mb/wchar.c    |    1 -
2 files changed, 0 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Properly copy fmgroids.h after clean on Win32
Next
From: Tom Lane
Date:
Subject: pgsql: Fix filling of postmaster.pid in bootstrap/standalone mode.