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
Jan Wieck c8cc45b2f3 Fixed small bug in ruleutils and added output of pg_views and 27 years ago
..
backend Fixed small bug in ruleutils and added output of pg_views and 27 years ago
bin Added installation of created procedural languages to initdb 27 years ago
corba Updating and addign files... 28 years ago
data
include Replaced targetlist entry in GroupClause by reference number 27 years ago
interfaces Fix bogus assumption that MAXALIGN is at least sizeof(pointer). 27 years ago
lextest Apply Win32 patch from Horak Daniel. 27 years ago
makefiles Irix fix from Jeff Johnson 27 years ago
man Rename explain's "size" to "rows". 27 years ago
pl Fix configure to generate correct expansion of library directory 27 years ago
template add mipsel-unknown-linux-gnu support. config.guess seems slightly changed 27 years ago
test Fixed small bug in ruleutils and added output of pg_views and 27 years ago
tools Script for preparing derived files during tarball construction. 27 years ago
tutorial Fixup for src/tutorial/func.c and src/tutorial/func.source 27 years ago
utils Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
win32 Win32 new files. 27 years ago
DEVELOPERS
GNUmakefile.in
Makefile
Makefile.global.in Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 27 years ago
Makefile.shlib Prevent priority inversion in locking by checking for existing locks 27 years ago
config.guess Portability patches for HPUX 11 and Unixware in configure 27 years ago
config.sub Portability patches for HPUX 11 and Unixware in configure 27 years ago
configure Fix configure to generate correct expansion of library directory 27 years ago
configure.in Fix configure to generate correct expansion of library directory 27 years ago
install-sh
win32.mak