postgresql/src/bin
Heikki Linnakangas a3fd7afe30 Remove "const" from convertTSFunction()'s return type.
There's no particular reason to mark it as such. The other convert*
functions have no const either.
2015-07-02 21:11:17 +03:00
..
initdb Translation updates 2015-06-28 23:56:55 -04:00
pg_archivecleanup Make use of xlog_internal.h's macros in WAL-related utilities. 2015-07-02 10:35:38 +09:00
pg_basebackup Use appendStringInfoString/Char et al where appropriate. 2015-07-02 12:36:03 +03:00
pg_config Translation updates 2015-06-28 23:56:55 -04:00
pg_controldata Translation updates 2015-06-28 23:56:55 -04:00
pg_ctl Translation updates 2015-06-28 23:56:55 -04:00
pg_dump Remove "const" from convertTSFunction()'s return type. 2015-07-02 21:11:17 +03:00
pg_resetxlog Make use of xlog_internal.h's macros in WAL-related utilities. 2015-07-02 10:35:38 +09:00
pg_rewind Translation updates 2015-06-28 23:56:55 -04:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Plug some trivial memory leaks in pg_dump and pg_upgrade. 2015-07-02 20:58:51 +03:00
pg_xlogdump pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pgbench Fix function declaration style to respect the coding standard. 2015-06-28 18:54:27 +09:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Use appendStringInfoString/Char et al where appropriate. 2015-07-02 12:36:03 +03:00
scripts Use appendStringInfoString/Char et al where appropriate. 2015-07-02 12:36:03 +03:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00