postgresql/src/backend/commands
Robert Haas 7191ce8bea Make all built-in lwlock tranche IDs fixed.
This makes the values more stable, which seems like a good thing for
anybody who needs to look at at them.

Alexander Korotkov and Amit Kapila
2016-02-02 06:45:55 -05:00
..
Makefile Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
aggregatecmds.c Support multi-stage aggregation. 2016-01-20 13:46:50 -05:00
alter.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
analyze.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
async.c Make all built-in lwlock tranche IDs fixed. 2016-02-02 06:45:55 -05:00
cluster.c Restructure index access method API to hide most of it at the C level. 2016-01-17 19:36:59 -05:00
collationcmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
comment.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
constraint.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
conversioncmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
copy.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
createas.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
dbcommands.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
define.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
discard.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
dropcmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
event_trigger.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
explain.c Support multi-stage aggregation. 2016-01-20 13:46:50 -05:00
extension.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
foreigncmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
functioncmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
indexcmds.c Restructure index access method API to hide most of it at the C level. 2016-01-17 19:36:59 -05:00
lockcmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
matview.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
opclasscmds.c Restructure index access method API to hide most of it at the C level. 2016-01-17 19:36:59 -05:00
operatorcmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
policy.c Fix bogus lock release in RemovePolicyById and RemoveRoleFromObjectPolicy. 2016-01-03 20:53:35 -05:00
portalcmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
prepare.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
proclang.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
schemacmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
seclabel.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
sequence.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
tablecmds.c Restructure index access method API to hide most of it at the C level. 2016-01-17 19:36:59 -05:00
tablespace.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
trigger.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
tsearchcmds.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
typecmds.c Restructure index access method API to hide most of it at the C level. 2016-01-17 19:36:59 -05:00
user.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
vacuum.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
vacuumlazy.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
variable.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
view.c Update copyright for 2016 2016-01-02 13:33:40 -05:00