postgresql/src/bin
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without
them, the executation behavior could be unexpected.
2005-05-25 21:40:43 +00:00
..
initdb GCC 4.0 includes a new warning option, -Wformat-literal, that emits 2005-04-30 08:08:51 +00:00
ipcclean
pg_config Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
pg_controldata Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
pg_ctl Use postmaster_is_alive() check in pg_ctl restart as well as pg_ctl status, 2005-05-04 22:35:15 +00:00
pg_dump Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
pg_resetxlog Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
pgevent Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
psql Add -I$(srcdir) to CPPFLAGS to make psqlscan.c compile in vpath builds. 2005-05-24 16:45:23 +00:00
scripts
Makefile Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00