postgresql/src
2005-08-23 13:31:19 +00:00
..
backend Reject operator names >= NAMEDATALEN characters. These will not work 2005-08-16 00:48:29 +00:00
bin Avoid crashing pg_dump if we can't connect to the database server, and 2005-07-27 05:15:03 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include MemSet() must not cast its pointer argument to int32* until after it has 2005-07-18 15:53:46 +00:00
interfaces Fix libpq memory leak during PQreset() --- closePGconn() was not 2005-07-13 15:26:06 +00:00
makefiles Revert -Wl, change to Makefile.osf, as the allegedly more standard 2005-01-06 20:56:50 +00:00
pl Invoke mksafefunc and mkunsafefunc with :: decoration. This seems a good 2005-08-20 19:19:31 +00:00
port Fix broken lrand48() implementation, per Merlin Moncure. 2005-08-23 13:31:19 +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 Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original 2005-07-22 19:12:33 +00:00
timezone Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tools Update release checklist to reflect that HISTORY and INSTALL don't 2005-05-08 23:34:23 +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
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:13:16 +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 Have libpgport link before libpq so that PG client applications are more 2005-03-25 18:18:41 +00:00
Makefile.shlib Back-patch recent changes to alter the order of -L flags inserted from 2005-07-17 04:05:49 +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