postgresql/src/backend/commands
Tom Lane 2e211211a7 Use FLEXIBLE_ARRAY_MEMBER in a number of other places.
I think we're about done with this...
2015-02-21 16:12:14 -05:00
..
aggregatecmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
alter.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
analyze.c Use abbreviated keys for faster sorting of text datums. 2015-01-19 15:28:27 -05:00
async.c Use FLEXIBLE_ARRAY_MEMBER in a number of other places. 2015-02-21 16:12:14 -05:00
cluster.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
collationcmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
comment.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
constraint.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
conversioncmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
copy.c Be more careful to not lose sync in the FE/BE protocol. 2015-02-02 17:09:53 +02:00
createas.c Fix column-privilege leak in error-message paths 2015-01-28 12:31:30 -05:00
dbcommands.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
define.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
discard.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
dropcmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
event_trigger.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
explain.c Fix EXPLAIN output for cases where parent table is excluded by constraints. 2015-02-17 18:04:11 -05:00
extension.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
foreigncmds.c Fix whitespace 2015-01-22 16:57:16 -05:00
functioncmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
indexcmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
lockcmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
matview.c Fix column-privilege leak in error-message paths 2015-01-28 12:31:30 -05:00
opclasscmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
operatorcmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
policy.c Clean up some mess in row-security patches. 2015-01-24 16:16:22 -05:00
portalcmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
prepare.c Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
proclang.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
schemacmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
seclabel.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
sequence.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
tablecmds.c Have TRUNCATE update pgstat tuple counters 2015-02-20 12:10:01 -03:00
tablespace.c Use FLEXIBLE_ARRAY_MEMBER in some more places. 2015-02-20 17:32:01 -05:00
trigger.c Use FLEXIBLE_ARRAY_MEMBER in some more places. 2015-02-20 17:32:01 -05:00
tsearchcmds.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
typecmds.c adjust ACL owners for REASSIGN and ALTER OWNER TO 2015-01-22 12:36:55 -05:00
user.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
vacuum.c Reject ANALYZE commands during VACUUM FULL or another ANALYZE. 2015-01-07 22:33:58 -05:00
vacuumlazy.c Fix logging of pages skipped due to pins during vacuum. 2015-01-08 12:57:09 +01:00
variable.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
view.c Update copyright for 2015 2015-01-06 11:43:47 -05:00