postgresql/src/bin
Peter Eisentraut 598bb8cdbd psql: Remove inappropriate const qualifiers
Since mbvalidate() can alter the string it validates, having the
callers claim that the strings they accept are const is inappropriate.
2012-03-16 20:35:00 +02:00
..
initdb initdb: Add options --auth-local and --auth-host 2012-02-01 21:18:55 +02:00
pg_basebackup Fix incorrect uses of gzFile 2012-03-02 22:30:01 +02:00
pg_config Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_controldata Move CRC tables to libpgport, and provide them in a separate include file. 2012-02-28 19:53:39 -05:00
pg_ctl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_dump pg_dump: Fix crash with invalid pg_cast row 2012-03-16 20:34:59 +02:00
pg_resetxlog Move CRC tables to libpgport, and provide them in a separate include file. 2012-02-28 19:53:39 -05:00
pgevent Revert binary change in copyright year adjustment. 2012-01-01 19:42:07 -05:00
psql psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
scripts createuser: Disable prompting by default 2012-02-07 14:55:34 +02:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00