postgresql/src/bin
2007-02-10 14:58:55 +00:00
..
initdb StrNCpy -> strlcpy (not complete) 2007-02-10 14:58:55 +00:00
ipcclean Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pg_config Add strlcat() from OpenBSD, to be used for replacing strncat and other 2007-02-07 00:28:55 +00:00
pg_controldata Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pg_ctl StrNCpy -> strlcpy (not complete) 2007-02-10 14:58:55 +00:00
pg_dump StrNCpy -> strlcpy (not complete) 2007-02-10 14:58:55 +00:00
pg_resetxlog StrNCpy -> strlcpy (not complete) 2007-02-10 14:58:55 +00:00
pgevent Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
psql Normalize fgets() calls to use sizeof() for calculating the buffer size 2007-02-08 11:10:27 +00:00
scripts Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00