postgresql/src
Neil Conway 6910032a56 Upon closer inspection, Greg's psql tab completion patch leaks memory.
Fix the leak, and add a comment to note that the return value of
previous_word must be free'd.
2005-05-18 05:01:10 +00:00
..
backend Extend the pg_locks system view so that it can fully display all lock 2005-05-17 21:46:11 +00:00
bin Upon closer inspection, Greg's psql tab completion patch leaks memory. 2005-05-18 05:01:10 +00:00
include Extend the pg_locks system view so that it can fully display all lock 2005-05-17 21:46:11 +00:00
interfaces Code cleanup: in C89, there is no point casting the first argument to 2005-05-11 01:26:02 +00:00
makefiles Add a --dbname option to the pg_regress script, and use pl_regression 2005-05-17 18:26:23 +00:00
pl Add a --dbname option to the pg_regress script, and use pl_regression 2005-05-17 18:26:23 +00:00
port Fix a few minor mistakes in header comments. From Qingqing Zhou. 2005-05-16 05:52:13 +00:00
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 2004-12-29 23:47:40 +00:00
test Extend the pg_locks system view so that it can fully display all lock 2005-05-17 21:46:11 +00:00
timezone Attached patch gets rid of the global timezone in the following steps: 2005-04-19 03:13:59 +00:00
tools Update release checklist to reflect that HISTORY and INSTALL don't 2005-05-08 23:34:15 +00:00
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
Makefile.global.in Add a --dbname option to the pg_regress script, and use pl_regression 2005-05-17 18:26:23 +00:00
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 2004-11-20 21:13:06 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00