]> granicus.if.org Git - postgresql/history - src/include/nodes/execnodes.h
Fix executor to work correctly with mergejoins where left and
[postgresql] / src / include / nodes / execnodes.h
1999-02-28 Tom LaneFix executor to work correctly with mergejoins where...
1999-02-23 Thomas G. LockhartDefine JoinExpr structure for outer join syntax.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-07 Jan WieckChanged ExecConstraints() and ExecRelCheck() to cache...
1999-01-29 Vadim B. MikheevREAD COMMITTED isolevel is implemented and is default...
1999-01-25 Vadim B. MikheevSELECT FOR UPDATE is implemented...
1998-12-14 Marc G. FournierInitial attempt to clean up the code...
1998-11-27 Vadim B. MikheevNew HeapTuple structure/interface.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-03 Bruce MomjianUpdate mark/reset index code for multiple indexes,...
1998-07-27 Vadim B. MikheevUse Snapshot in heap access methods.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-18 Vadim B. MikheevGroupState changed.
1998-02-13 Vadim B. MikheevNew SubPlan node for subselects.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-27 Vadim B. MikheevNumber of tuples inserted/affected by INSERT/UPDATE...
1997-08-06 Bruce MomjianAllow internal sorts to be stored in memory rather...
1996-11-04 Marc G. Fournieranother pass through.
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-10-20 Marc G. FournierMore include files cleaned up
1996-10-19 Marc G. FournierWelp, another subdirectory cleaned out of redundant...
1996-08-28 Marc G. FournierMore cleanups of the include files