postgresql/src/backend/commands
Robert Haas f5d9698a84 Add infrastructure to save and restore GUC values.
This is further infrastructure for parallelism.

Amit Khandekar, Noah Misch, Robert Haas
2014-11-24 16:37:56 -05:00
..
aggregatecmds.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
alter.c Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
analyze.c Emit msg re skipping ANALYZE for absent inh tree 2014-11-15 22:49:54 +00:00
async.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
cluster.c Get rid of SET LOGGED indexes persistence kludge 2014-11-15 01:19:49 -03:00
collationcmds.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
comment.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
constraint.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
conversioncmds.c Make various variables const (read-only). 2014-01-18 16:04:32 -05:00
copy.c Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 2014-11-06 13:55:36 +02:00
createas.c Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 2014-11-06 13:55:36 +02:00
dbcommands.c Revamp the WAL record format. 2014-11-20 18:46:41 +02:00
define.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
discard.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
dropcmds.c Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
event_trigger.c Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
explain.c Add missing case for CustomScan. 2014-11-20 12:32:34 -05:00
extension.c Add infrastructure to save and restore GUC values. 2014-11-24 16:37:56 -05:00
foreigncmds.c Implement IMPORT FOREIGN SCHEMA. 2014-07-10 15:01:43 -04:00
functioncmds.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
indexcmds.c Get rid of SET LOGGED indexes persistence kludge 2014-11-15 01:19:49 -03:00
lockcmds.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
Makefile Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
matview.c Get rid of SET LOGGED indexes persistence kludge 2014-11-15 01:19:49 -03:00
opclasscmds.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
operatorcmds.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
policy.c Clean up includes from RLS patch 2014-11-14 17:05:17 -05:00
portalcmds.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
prepare.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
proclang.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
schemacmds.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
seclabel.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
sequence.c Revamp the WAL record format. 2014-11-20 18:46:41 +02:00
tablecmds.c Fix relpersistence setting in reindex_index 2014-11-17 11:23:35 -03:00
tablespace.c Revamp the WAL record format. 2014-11-20 18:46:41 +02:00
trigger.c Fix potential NULL-pointer dereference. 2014-11-10 15:22:46 -05:00
tsearchcmds.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
typecmds.c Make CREATE TYPE print warnings if a datatype's I/O functions are volatile. 2014-11-05 11:44:06 -05:00
user.c Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
vacuum.c Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. 2014-10-30 13:04:06 -04:00
vacuumlazy.c Move BufferGetBlockNumber() out of heap_page_is_all_visible()'s inner loop. 2014-11-14 17:04:44 +01:00
variable.c Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 2014-11-06 13:55:36 +02:00
view.c Message improvements 2014-10-12 01:06:35 -04:00