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 5ba723e950 Fix a couple remaining places where GUC variables were assigned to 25 years ago
..
backend Fix a couple remaining places where GUC variables were assigned to 25 years ago
bin Don't use a temp file. It was created insecurely and was easy to do without. 25 years ago
corba Convert files from DOS format to normal text. 26 years ago
data
include Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, 25 years ago
interfaces High memory usage 25 years ago
makefiles Shared libraries should not be linked explicitly against -lc on FreeBSD 25 years ago
pl Apparently, on some systems, ExtUtils::Embed and MakeMaker are slightly 25 years ago
template Back out qnx plpgsql/Makefile change and move to src/Makefile. 25 years ago
test Statistical system views (yet without the config stuff, but 25 years ago
tools pgindent fix for asterisk indented too much in return type, for Tom. 25 years ago
tutorial Update some obsolete examples. 25 years ago
utils pgindent run. Make it all clean. 25 years ago
DEVELOPERS
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile.global.in Native Language Support (NLS) 25 years ago
Makefile.shlib Shared libraries should not be linked explicitly against -lc on FreeBSD 25 years ago
nls-global.mk Native Language Support (NLS) 25 years ago
win32.mak