postgresql/src
Tom Lane 5da466c597 Make sure targetlist generated for subplan does not share
nodes with HAVING qualifier of upper plan.  Have not seen any failures,
just being a little bit paranoid...
1999-05-04 00:00:20 +00:00
..
backend Make sure targetlist generated for subplan does not share 1999-05-04 00:00:20 +00:00
bin here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
corba
data
include Correct declaration of array_map() so that it doesn't make 1999-05-03 23:48:26 +00:00
interfaces here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
lextest
makefiles Irix fix from Jeff Johnson 1999-03-15 15:20:52 +00:00
man Rename explain's "size" to "rows". 1999-04-23 21:23:49 +00:00
pl Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 1999-04-20 02:19:59 +00:00
template add mipsel-unknown-linux-gnu support. config.guess seems slightly changed 1999-04-12 04:04:54 +00:00
test here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
tools Script for preparing derived files during tarball construction. 1999-03-20 17:53:54 +00:00
tutorial Fixup for src/tutorial/func.c and src/tutorial/func.source 1999-03-14 15:22:15 +00:00
utils Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
win32
config.guess Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
config.sub Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure.in Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
DEVELOPERS
GNUmakefile.in
install-sh
Makefile
Makefile.global.in Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
Makefile.shlib Prevent priority inversion in locking by checking for existing locks 1999-04-30 02:04:51 +00:00
win32.mak