postgresql/src
Tom Lane 026f9c05d5 Move -D_GNU_SOURCE hack from port header to template, so that
configure's tests see the same compilation environment as the code.
Per discussion with Stephan Szabo.
2003-09-26 17:39:13 +00:00
..
backend Various message fixes, among those fixes for the previous round of fixes 2003-09-26 15:27:37 +00:00
bin Issue CREATE SCHEMA as the originally connecting user, with an 2003-09-23 23:31:52 +00:00
corba
include Move -D_GNU_SOURCE hack from port header to template, so that 2003-09-26 17:39:13 +00:00
interfaces Fixed segfault after error in parsing precision argument. 2003-09-26 15:16:29 +00:00
makefiles
pl Make the world safe (more or less) for dropped columns in plpgsql rowtypes. 2003-09-25 23:02:12 +00:00
port Add errno value for thread *_r function call buffer too small. Improve 2003-09-15 02:30:29 +00:00
template Move -D_GNU_SOURCE hack from port header to template, so that 2003-09-26 17:39:13 +00:00
test Fix regression error messages for platforms Peter doesn't use. 2003-09-25 16:16:35 +00:00
tools Tighten casting of function call pointers for threads. 2003-09-03 22:34:08 +00:00
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Make the default pg_hba.conf include an entry for ::1 only if configure 2003-09-07 03:36:03 +00:00
Makefile.shlib Apply ranlib(1) after installing a static (.a) library on Darwin. 2003-09-20 21:26:20 +00:00
nls-global.mk Run distprep target before creating list of files that contain translatable 2003-09-14 22:40:38 +00:00
win32.mak