postgresql/src/include/commands
Tom Lane ce7565ab91 Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in
attstattarget to indicate 'use the default'.  The default is now a GUC
variable default_statistics_target, and so may be changed on the fly.  Along
the way we gain the ability to have pg_dump dump the per-column statistics
target when it's not the default.  Patch by Neil Conway, with some kibitzing
from Tom Lane.
2002-07-31 17:19:54 +00:00
..
async.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
cluster.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
comment.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
conversioncmds.h Implement DROP CONVERSION 2002-07-25 10:07:13 +00:00
copy.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
dbcommands.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
defrem.h Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
explain.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
lockcmds.h The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +00:00
portalcmds.h The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +00:00
proclang.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
schemacmds.h Implement DROP SCHEMA. It lacks support for dropping conversions and 2002-07-18 16:47:26 +00:00
sequence.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tablecmds.h First phase of applying Rod Taylor's pg_depend patch. This just adds 2002-07-01 15:27:56 +00:00
trigger.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
user.h Authentication improvements: 2002-04-04 04:25:54 +00:00
vacuum.h Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in 2002-07-31 17:19:54 +00:00
variable.h Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
version.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
view.h First phase of applying Rod Taylor's pg_depend patch. This just adds 2002-07-01 15:27:56 +00:00