postgresql/src
Vadim B. Mikheev 4a6e3a6a9f Old planner() becomes union_planner(); new planner() makes initialization
of some global variables to support subselects and calls union_planner().
Calls to SS_replace_correlation_vars() and SS_process_sublinks() in
query_planner() before planning.
Get rid of #ifdef INDEXSCAN_PATCH in createplan.c.
1998-02-13 03:37:04 +00:00
..
backend Old planner() becomes union_planner(); new planner() makes initialization 1998-02-13 03:37:04 +00:00
bin atttypmod now -1. 1998-02-07 06:11:56 +00:00
include MemSet cleanup. 1998-02-12 01:50:01 +00:00
interfaces From: Michael Meskes <meskes@topsystem.de> 1998-02-12 14:02:10 +00:00
lextest
makefiles This should fix Stan's USE_POSIX_SIGNALS problem as well 1998-01-27 05:04:35 +00:00
man Pass attypmod through to executor by adding to Var and Resdom. 1998-02-10 04:02:59 +00:00
pl/tcl From: Jan Wieck <jwieck@debis.com> 1998-02-11 14:38:31 +00:00
template Fixes for linux-elf-sparc related template file 1998-02-03 01:00:50 +00:00
test Goodbye register keyword. Compiler knows better. 1998-02-11 19:14:04 +00:00
tools Html backend_dir cleanup 1998-01-12 14:41:38 +00:00
tutorial Fix typos in SQL statement terminators. 1998-02-11 03:51:38 +00:00
utils
config.guess
config.sub
configure From: Michael Meskes <meskes@topsystem.de> 1998-02-11 15:18:05 +00:00
configure.in From: Michael Meskes <meskes@topsystem.de> 1998-02-11 15:18:05 +00:00
DEVELOPERS
GNUmakefile.in From: "Michael J. Maravillo" <mmj@philonline.com> 1998-01-17 23:39:35 +00:00
install-sh
Makefile
Makefile.global.in From: Phil Thompson <phil@river-bank.demon.co.uk> 1998-01-27 03:25:14 +00:00