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 808ea8fc7b Add assign_expr_collations() to CreatePolicy() and AlterPolicy(). 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 Use FLEXIBLE_ARRAY_MEMBER in a number of other places. 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 pgindent run for 9.5 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 Avoid passing NULL to memcmp() in lookups of zero-argument functions. 11 years ago
explain.c Improve handling of CustomPath/CustomPlan(State) children. 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 Allow named parameters to be specified using => in addition to := 11 years ago
policy.c Add assign_expr_collations() to CreatePolicy() and AlterPolicy(). 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 Improve error message and hint for ALTER COLUMN TYPE can't-cast failure. 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 Make RLS related error messages more consistent and compliant. 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