pgsql: psql: Reduce the amount of const lies a bit

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Reduce the amount of const lies a bit
Date: 2012-01-31 19:23:47
Message-ID: E1RsJIx-0004sx-QS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Reduce the amount of const lies a bit

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4b77bfc37a1819fdfd3b767a52ff633cd28f9155

Modified Files
--------------
src/bin/psql/tab-complete.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-01-31 21:30:00 Re: pgsql: Adjust expected regression test outputs for PL/python.
Previous Message Peter Eisentraut 2012-01-31 18:49:43 pgsql: pg_dump: Add GCC noreturn attribute to appropriate functions