You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/commands
Tom Lane b5565bca11 Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by non-owner. 16 years ago
..
alter.h Update copyright for the year 2010. 16 years ago
async.h Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. 16 years ago
cluster.h Add explicit regression tests for ALTER TABLE lock levels. 16 years ago
comment.h Update copyright for the year 2010. 16 years ago
conversioncmds.h Update copyright for the year 2010. 16 years ago
copy.h Update copyright for the year 2010. 16 years ago
dbcommands.h Standardize get_whatever_oid functions for object types with 16 years ago
defrem.h Standardize get_whatever_oid functions for other object types. 16 years ago
discard.h Update copyright for the year 2010. 16 years ago
explain.h pgindent run for 9.0 16 years ago
lockcmds.h Update copyright for the year 2010. 16 years ago
portalcmds.h Update copyright for the year 2010. 16 years ago
prepare.h Update copyright for the year 2010. 16 years ago
proclang.h Standardize get_whatever_oid functions for object types with 16 years ago
schemacmds.h Update copyright for the year 2010. 16 years ago
sequence.h Remove all the special-case code for INT64_IS_BUSTED, per decision that 16 years ago
tablecmds.h Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by non-owner. 16 years ago
tablespace.h Standardize get_whatever_oid functions for object types with 16 years ago
trigger.h Standardize get_whatever_oid functions for other object types. 16 years ago
typecmds.h Update copyright for the year 2010. 16 years ago
user.h Add a hook to CREATE/ALTER ROLE to allow an external module to check the 16 years ago
vacuum.h Fix ANALYZE's ancient deficiency of not trying to collect stats for expression 16 years ago
variable.h Update copyright for the year 2010. 16 years ago
view.h Update copyright for the year 2010. 16 years ago