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/backend/commands
Peter Eisentraut 9cfd800aab Add some enumeration commas, for consistency 14 years ago
..
Makefile Consolidate DROP handling for some object types. 14 years ago
aggregatecmds.c Update copyright notices for year 2012. 14 years ago
alter.c Disallow ALTER DOMAIN on non-domain type everywhere 14 years ago
analyze.c Update copyright notices for year 2012. 14 years ago
async.c Add some enumeration commas, for consistency 14 years ago
cluster.c Classify DROP operations by whether or not they are user-initiated. 14 years ago
collationcmds.c Update copyright notices for year 2012. 14 years ago
comment.c Update copyright notices for year 2012. 14 years ago
constraint.c Update copyright notices for year 2012. 14 years ago
conversioncmds.c Update copyright notices for year 2012. 14 years ago
copy.c Update copyright notices for year 2012. 14 years ago
dbcommands.c Update copyright notices for year 2012. 14 years ago
define.c Update copyright notices for year 2012. 14 years ago
discard.c Update copyright notices for year 2012. 14 years ago
dropcmds.c Classify DROP operations by whether or not they are user-initiated. 14 years ago
explain.c Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written. 14 years ago
extension.c Fix typo in comment. 14 years ago
foreigncmds.c Remove inappropriate quotes 14 years ago
functioncmds.c Allow LEAKPROOF functions for better performance of security views. 14 years ago
indexcmds.c Damage control for yesterday's CheckIndexCompatible changes. 14 years ago
lockcmds.c Update copyright notices for year 2012. 14 years ago
opclasscmds.c Classify DROP operations by whether or not they are user-initiated. 14 years ago
operatorcmds.c Update copyright notices for year 2012. 14 years ago
portalcmds.c Run a portal's cleanup hook immediately when pushing it to FAILED state. 14 years ago
prepare.c Update copyright notices for year 2012. 14 years ago
proclang.c Allow LEAKPROOF functions for better performance of security views. 14 years ago
schemacmds.c Update copyright notices for year 2012. 14 years ago
seclabel.c Update copyright notices for year 2012. 14 years ago
sequence.c Fix transient clobbering of shared buffers during WAL replay. 14 years ago
tablecmds.c Add some enumeration commas, for consistency 14 years ago
tablespace.c Avoid throwing ERROR during WAL replay of DROP TABLESPACE. 14 years ago
trigger.c Require execute permission on the trigger function for CREATE TRIGGER. 14 years ago
tsearchcmds.c Update copyright notices for year 2012. 14 years ago
typecmds.c Allow LEAKPROOF functions for better performance of security views. 14 years ago
user.c Make superuser imply replication privilege. The idea of a privilege that 14 years ago
vacuum.c Update copyright notices for year 2012. 14 years ago
vacuumlazy.c Fix broken logic in lazy_vacuum_heap. 14 years ago
variable.c Update copyright notices for year 2012. 14 years ago
view.c Fix warning about unused variable 14 years ago