postgresql/src/include/parser
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
..
catalog_utils.h From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:17:24 +00:00
dbcommands.h Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
gramparse.h All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
keywords.h Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
parse_query.h This patch changes quite a few instances of references of Oid's 1996-11-30 18:07:02 +00:00
parse_state.h Make sure all the cleaned includes are commited 1996-11-04 12:12:52 +00:00
parsetree.h Okay...this pretty much cleans out the include files. 1996-11-06 10:31:02 +00:00
scansup.h Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00
sysfunc.h Clean up th ecompile process by centralizing the include files 1996-08-28 07:27:54 +00:00