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 6629bc79f1 Reject operator names >= NAMEDATALEN characters. These will not work 21 years ago
..
backend Reject operator names >= NAMEDATALEN characters. These will not work 21 years ago
bin Clean up recent patch for PL handler functions in pg_catalog: the patch 21 years ago
include Rename pg_stat_file columns to be more consistent. Split apart change 21 years ago
interfaces Disable strtoul() ERANGE check on Win32, because it isn't thread safe, 21 years ago
makefiles Fix this: 21 years ago
pl Back out plpython makefile change. 21 years ago
port Fix up canonicalize_path to do the right thing in all cases (I think ... 21 years ago
template SUNOS4_CC -> SUNOS_CC. 21 years ago
test Allow the pgstat views to show toast tables as well as regular tables 21 years ago
timezone Complete zic patch backout by removing NO_PGPORT workaround. 21 years ago
tools Fix #elif spacing too. 21 years ago
tutorial Clean up some stray remaining references to pg_shadow, pg_user, pg_group. 21 years ago
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 22 years ago
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
Makefile.global.in Clean up CREATE DATABASE processing to make it more robust and get rid 21 years ago
Makefile.shlib Cygwin no longer needs to hack SHLIB_LINK, now that Rocco Altier 21 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk More locale fixes for pg_ctl. 22 years ago
win32.mak Attached is a makefile I hacked up to build pg_config under MSVC - the 21 years ago