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 50eb8b7d7f Repair problems seen when CREATE OPERATOR mentions a 27 years ago
..
backend Repair problems seen when CREATE OPERATOR mentions a 27 years ago
bin Bug fixes and enhances to psql submitted by Masaaki Sakaida 27 years ago
corba Updating and addign files... 28 years ago
data
include Fix another batch of bogosities in pg_operator table. 27 years ago
interfaces Use MAXALIGN value found by configure instead of a 27 years ago
lextest Apply Win32 patch from Horak Daniel. 27 years ago
makefiles Irix fix from Jeff Johnson 27 years ago
man Add -E option 27 years ago
pl Hi, 27 years ago
template We use CFLAGS = -O2 on every other gcc platform, so why not 27 years ago
test Tweak create_operator regress test so it doesn't illustrate 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 The TCL/TK configuration cleanup patches I submitted have the following 28 years ago
Makefile
Makefile.global.in Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 27 years ago
Makefile.shlib We have tested the patches on three platforms: 27 years ago
config.guess Update config.guess and config.sub to versions from 27 years ago
config.sub Update config.guess and config.sub to versions from 27 years ago
configure Remove overly presumptuous use of __STDC__ in c.h, replacing 27 years ago
configure.in Remove overly presumptuous use of __STDC__ in c.h, replacing 27 years ago
install-sh
win32.mak