index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
executor
/
Makefile
Commit message (
Expand
)
Author
Age
*
Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in
Tom Lane
2000-10-26
*
Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the
Tom Lane
2000-10-05
*
Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.
Tom Lane
2000-09-29
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp
Bruce Momjian
1999-11-23
*
Remove Tee code, move to _deadcode.
Bruce Momjian
1999-03-23
*
Hi,
Bruce Momjian
1998-04-06
*
Support for subselects.
Vadim B. Mikheev
1998-02-13
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
First pass through, of many to come, towards making the whole source
Marc G. Fournier
1997-12-17
*
Add spi.o
Vadim B. Mikheev
1997-08-30
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27