postgresql/src/bin
Noah Misch bcd7e8897c Remove superfluous -DFRONTEND.
The majority practice is to add -DFRONTEND in directories building files
that are, at other times, built for the backend.  Some directories
lacking that property added a noise -DFRONTEND in one build system.
Remove the excess flags, for consistency.
2015-04-24 19:29:05 -04:00
..
initdb Fix TAP tests to use only standard command-line argument ordering. 2015-04-04 13:34:23 -04:00
pg_archivecleanup Move pg_archivecleanup from contrib/ to src/bin/ 2015-04-11 23:29:18 -04:00
pg_basebackup Remove duplicated words in comments. 2015-04-12 10:46:17 +03:00
pg_config Translation updates 2015-02-01 23:23:40 -05:00
pg_controldata Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
pg_ctl Make pg_ctl use SIGINT as a default shutdown signal. 2015-04-01 02:10:24 +09:00
pg_dump Integrate pg_upgrade_support module into backend 2015-04-14 19:26:37 -04:00
pg_resetxlog Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
pg_rewind Make the pg_rewind regression tests more robust on slow systems. 2015-04-22 14:33:57 +03: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 Remove superfluous -DFRONTEND. 2015-04-24 19:29:05 -04:00
pg_xlogdump Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00
pgbench Move pgbench from contrib/ to src/bin/ 2015-04-13 13:07:16 -04:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Show owner of types in psql \dT+ 2015-04-09 21:39:35 +02:00
scripts Fix TAP tests to use only standard command-line argument ordering. 2015-04-04 13:34:23 -04:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00