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 0619268b4b Remove the restriction originally coded into optimize_minmax_aggregates() that 20 years ago
..
backend Remove the restriction originally coded into optimize_minmax_aggregates() that 20 years ago
bin Fix pg_restore -n option to do what the man page says it does. The 20 years ago
include Revise large-object access routines to avoid running with CurrentMemoryContext 20 years ago
interfaces Fixed memory leak bugs found by Martijn Oosterhout. 20 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 20 years ago
pl Fix plpgsql to pass only one copy of any given plpgsql variable into a SQL 20 years ago
port Improve performance of our private version of qsort. Per recent testing, 20 years ago
template SUNOS4_CC -> SUNOS_CC. 21 years ago
test Adjust interval-addition test so that it won't fail on DST transition days. 20 years ago
timezone Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
tools Properly document return value of strpos(). 20 years ago
tutorial Standard pgindent run for 8.1. 21 years ago
utils
DEVELOPERS
Makefile
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 21 years ago
Makefile.shlib Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 20 years ago
bcc32.mak
nls-global.mk
win32.mak