pgsql: Place function names in first column for consistency. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Place function names in first column for consistency.
Date
Msg-id 20060213170925.C057B9DCBE7@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Place function names in first column for consistency.

Modified Files:
--------------
    pgsql/src/bin/psql:
        input.c (r1.49 -> r1.50)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/input.c.diff?r1=1.49&r2=1.50)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix qual_is_pushdown_safe to not try to push down quals involving
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Link against LIBS var to make Python happy.