postgresql/src/backend/rewrite
Tom Lane 42af56e1ea Revise implementation of SubLinks so that there is a consistent,
documented intepretation of the lefthand and oper fields.  Fix a number of
obscure problems while at it --- for example, the old code failed if the parser
decided to insert a type-coercion function just below the operator of a
SubLink.
CAUTION: this will break stored rules that contain subplans.  You may
need to initdb.
1999-08-25 23:21:43 +00:00
..
locks.c Final cleanup. 1999-07-16 05:00:38 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
rewriteDefine.c Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
rewriteHandler.c Revise implementation of SubLinks so that there is a consistent, 1999-08-25 23:21:43 +00:00
rewriteManip.c Revise implementation of SubLinks so that there is a consistent, 1999-08-25 23:21:43 +00:00
rewriteRemove.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewriteSupport.c Final cleanup. 1999-07-16 05:00:38 +00:00