postgresql/src/bin/scripts
Tom Lane 314ed5de6d Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
duplicative -DFRONTEND flags from many Makefiles.  We still need Makefile
control of the symbol in a few places that compile frontend-or-backend
src/port/ files, but it's a lot cleaner than before.

Hiroshi Saito
2007-09-27 19:53:44 +00:00
..
po Translation updates 2006-12-02 01:16:16 +00:00
Makefile Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate 2007-09-27 19:53:44 +00:00
clusterdb.c Remove gratuitous response messages from utility programs. 2007-06-04 10:02:40 +00:00
common.c Small string tweaks 2007-09-25 16:29:34 +00:00
common.h Add cancel handlers so it's possible to Ctrl-C clusterdb, reindexdb 2007-04-09 18:21:22 +00:00
createdb.c Remove gratuitous response messages from utility programs. 2007-06-04 10:02:40 +00:00
createlang.c Fix unintended change of output format for createlang/droplang -l. Missed 2007-08-10 00:39:31 +00:00
createuser.c Remove gratuitous response messages from utility programs. 2007-06-04 10:02:40 +00:00
dropdb.c Remove gratuitous response messages from utility programs. 2007-06-04 10:02:40 +00:00
droplang.c Fix unintended change of output format for createlang/droplang -l. Missed 2007-08-10 00:39:31 +00:00
dropuser.c Remove gratuitous response messages from utility programs. 2007-06-04 10:02:40 +00:00
nls.mk Rearrange yes/no prompting code so that the prompts always show the 2006-09-22 18:50:41 +00:00
reindexdb.c Remove gratuitous response messages from utility programs. 2007-06-04 10:02:40 +00:00
vacuumdb.c Remove gratuitous response messages from utility programs. 2007-06-04 10:02:40 +00:00