postgresql/src/include/nodes
Marc G. Fournier 5e7c0a0b9a From: Darren King <aixssd!darrenk@abs.net>
Subject: [PATCHES] DROP AGGREGATE patch/fix.


Here's a patch that fixes the DROP AGGREGATE command to delete
the desired aggregate for a specific type.
1997-05-22 00:17:24 +00:00
..
execnodes.h another pass through. 1996-11-04 08:53:07 +00:00
makefuncs.h Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
memnodes.h Next, based on utils/catcache.h 1996-11-04 07:59:39 +00:00
nodeFuncs.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
nodes.h From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:17:24 +00:00
params.h another pass through. 1996-11-04 08:53:07 +00:00
parsenodes.h From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:17:24 +00:00
pg_list.h From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:13:19 +00:00
plannodes.h Another run through. 1996-11-05 08:18:44 +00:00
primnodes.h Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
print.h All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
readfuncs.h All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
relation.h Patches for Vadim's multikey indexing... 1997-03-18 18:41:37 +00:00