postgresql/src/backend/commands
2012-01-18 10:24:15 +01:00
..
aggregatecmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
alter.c Improve behavior of concurrent ALTER TABLE, and do some refactoring. 2012-01-06 22:42:26 -05:00
analyze.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
async.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
cluster.c Fix CLUSTER/VACUUM FULL for toast values owned by recently-updated rows. 2012-01-12 16:40:14 -05:00
collationcmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
comment.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
constraint.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
conversioncmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
copy.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
dbcommands.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
define.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
discard.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
dropcmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
explain.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
extension.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
foreigncmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
functioncmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
indexcmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
lockcmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Consolidate DROP handling for some object types. 2011-10-19 23:27:19 -04:00
opclasscmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
operatorcmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
portalcmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
prepare.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
proclang.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
schemacmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
seclabel.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
sequence.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
tablecmds.c Disallow merging ONLY constraints in children tables 2012-01-16 19:27:05 -03:00
tablespace.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
trigger.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
tsearchcmds.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
typecmds.c Prevent adding relations to a concurrently dropped schema. 2012-01-16 09:49:34 -05:00
user.c Make superuser imply replication privilege. The idea of a privilege that 2012-01-14 18:22:16 +02:00
vacuum.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
vacuumlazy.c Fix broken logic in lazy_vacuum_heap. 2012-01-13 08:22:31 -05:00
variable.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
view.c Fix warning about unused variable 2012-01-18 10:24:15 +01:00