Suppress compiler warning about potentially uninitialized variable.
Maybe some compilers are smart enough to not complain about the previous
coding ... but mine isn't.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/426cafc46c8bf5aeda38e8d17f1d86a48e627e43
Modified Files
--------------
src/backend/commands/typecmds.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2011-07-02 03:09:42 |
| Subject: pgsql: In pg_upgrade 9.0 and 9.1,document suggestion of using a non-de |
| Previous: | From: Bruce Momjian | Date: 2011-07-01 22:36:32 |
| Subject: pgsql: In the pg_upgrade docs,move 50432 port mention to the place whe |