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
Joe Conway efe72a82aa Add missing post create and alter hooks to policy objects. 11 years ago
..
Makefile Row-Level Security Policies (RLS) 11 years ago
aggregatecmds.c Change many routines to return ObjectAddress rather than OID 11 years ago
alter.c Remove variable shadowing 11 years ago
analyze.c pgindent run for 9.5 11 years ago
async.c Add new function pg_notification_queue_usage. 11 years ago
cluster.c Support VERBOSE option in REINDEX command. 11 years ago
collationcmds.c Change many routines to return ObjectAddress rather than OID 11 years ago
comment.c Change many routines to return ObjectAddress rather than OID 11 years ago
constraint.c Fix incorrect checking of deferred exclusion constraint after a HOT update. 11 years ago
conversioncmds.c Change many routines to return ObjectAddress rather than OID 11 years ago
copy.c Improve RLS handling in copy.c 11 years ago
createas.c pgindent run for 9.5 11 years ago
dbcommands.c pgindent run for 9.5 11 years ago
define.c Update copyright for 2015 11 years ago
discard.c Update copyright for 2015 11 years ago
dropcmds.c pgindent run for 9.5 11 years ago
event_trigger.c Fix omission of OCLASS_TRANSFORM in object_classes[] 11 years ago
explain.c Redesign tablesample method API, and do extensive code review. 11 years ago
extension.c Add missing_ok option to the SQL functions for reading files. 11 years ago
foreigncmds.c Avoid passing NULL to memcmp() in lookups of zero-argument functions. 11 years ago
functioncmds.c Fix DDL command collection for TRANSFORM 11 years ago
indexcmds.c Don't warn about creating temporary or unlogged hash indexes. 11 years ago
lockcmds.c Allow LOCK TABLE .. ROW EXCLUSIVE MODE with INSERT 11 years ago
matview.c pgindent run for 9.5 11 years ago
opclasscmds.c Allow on-the-fly capture of DDL event details 11 years ago
operatorcmds.c Fix event trigger support for the new ALTER OPERATOR command. 11 years ago
policy.c Add missing post create and alter hooks to policy objects. 11 years ago
portalcmds.c Update copyright for 2015 11 years ago
prepare.c Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
proclang.c Add transforms feature 11 years ago
schemacmds.c pgindent run for 9.5 11 years ago
seclabel.c Revert "Change pg_seclabel.provider and pg_shseclabel.provider to type "name"." 11 years ago
sequence.c pgindent run for 9.5 11 years ago
tablecmds.c Fix typo in comment. 11 years ago
tablespace.c Be more conservative about removing tablespace "symlinks". 11 years ago
trigger.c pgindent run for 9.5 11 years ago
tsearchcmds.c Allow on-the-fly capture of DDL event details 11 years ago
typecmds.c pgindent run for 9.5 11 years ago
user.c Don't handle PUBLIC/NONE separately 11 years ago
vacuum.c pgindent run for 9.5 11 years ago
vacuumlazy.c pgindent run for 9.5 11 years ago
variable.c Update copyright for 2015 11 years ago
view.c Require non-NULL pstate for all addRangeTableEntryFor* functions. 11 years ago