pgsql: Move volatility, language, etc.

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move volatility, language, etc.
Date: 2008-07-01 11:46:48
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Move volatility, language, etc. modifiers before function body in the pg_dump
output for CREATE FUNCTION. This makes it easier to read especially if the
function body is long.

Original idea and patch by Greg Sabino Mullane, though this is a stripped
down version of that.

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dump.c (r1.492 -> r1.493)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.492&r2=1.493)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-07-01 18:09:09 pgsql: Add to TODO: > * Fix TRUNCATE ...
Previous Message Heikki Linnakangas 2008-07-01 10:33:09 pgsql: Extend VacAttrStats to allow typanalyze functions to store