You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 839484f9f5 Avoid scribbling on original parsetree during DECLARE CURSOR. This 21 years ago
..
backend Avoid scribbling on original parsetree during DECLARE CURSOR. This 21 years ago
bin Work around lack of NLS support in libpgport by making those components 21 years ago
corba
include RelOptInfo.pages should really be declared as BlockNumber, not long. 21 years ago
interfaces Fix up makefile dependencies for pg_config_paths.h. 21 years ago
makefiles On some HPUX versions/hardware, it seems we need to include libgcc.a in 21 years ago
pl Avoid getting bit by roundoff error while checking $Safe::VERSION. 21 years ago
port Work around lack of NLS support in libpgport by making those components 21 years ago
template Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. 21 years ago
test Force LANG=en on Windows, since system may fail to default to English. 21 years ago
timezone Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to 21 years ago
tools Add reminder to update copyright in sgml file. 21 years ago
tutorial Pgindent run for 8.0. 21 years ago
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 21 years ago
DEVELOPERS
Makefile please find attached an alternate submission which addresses open item 21 years ago
Makefile.global.in Modify the platform-specific makefiles so that macro 'rpath' is defined 21 years ago
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 21 years ago
bcc32.mak
nls-global.mk More locale fixes for pg_ctl. 22 years ago
win32.mak