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 72559b49c0 Fix genbki.pl and Gen_fmgrtab.pl to use PID-specific temp file names, 16 years ago
..
backend Fix genbki.pl and Gen_fmgrtab.pl to use PID-specific temp file names, 16 years ago
bin Write an end-of-backup WAL record at pg_stop_backup(), and wait for it at 16 years ago
include Use _mm_pause() for win64 spin_delay(), per note from Tsutomu Yamada. 16 years ago
interfaces And another one 16 years ago
makefiles Fix a few places where we needed -I. in CPPFLAGS to work properly in 16 years ago
pl Check values passed back from PLPerl to the database, via function return, 16 years ago
port Update copyright for the year 2010. 16 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test check_exclusion_constraint didn't actually work correctly for index 16 years ago
timezone Update copyright for the year 2010. 16 years ago
tools Move the default configuration for the MSVC build system to config_default.pl, 16 years ago
tutorial Update copyright for the year 2010. 16 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
Makefile Update of install-sh, mkinstalldirs, and associated configury 17 years ago
Makefile.global.in Python 3 support in PL/Python 16 years ago
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 17 years ago
bcc32.mak
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 17 years ago
win32.mak