postgresql/src/backend/commands
Robert Haas e38da8d6b1 Fix compiler warning.
It is meaningless to declare a pass-by-value return type const.
2014-09-22 16:32:35 -04: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 pgindent run for 9.4 2014-05-06 12:12:18 -04:00
async.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
cluster.c Implement ALTER TABLE .. SET LOGGED / UNLOGGED 2014-08-22 14:27:00 -04: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 Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
createas.c Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
dbcommands.c Assorted message fixes and improvements 2014-09-05 01:25:27 -04: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 Prevent bitmap heap scans from showing unnecessary block info in EXPLAIN ANALYZE. 2014-07-14 20:40:14 +09:00
extension.c pgindent run for 9.4 2014-05-06 12:12:18 -04: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 improve hash creation warning message 2014-09-11 13:40:06 -04: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 Assorted message fixes and improvements 2014-09-05 01:25:27 -04: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 Fix compiler warning. 2014-09-22 16:32:35 -04: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 Implement IF NOT EXISTS for CREATE SEQUENCE. 2014-08-26 16:18:17 +03:00
tablecmds.c Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
tablespace.c Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' 2014-08-21 19:06:17 -04:00
trigger.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
tsearchcmds.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
typecmds.c pg_upgrade: prevent automatic oid assignment 2014-08-25 22:19:05 -04:00
user.c Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
vacuum.c Adjust cutoff points in newly-added sanity tests. 2014-07-21 12:58:41 -04:00
vacuumlazy.c Do all-visible handling in lazy_vacuum_page() outside its critical section. 2014-06-20 11:09:17 +02:00
variable.c Reject out-of-range numeric timezone specifications. 2014-07-21 22:41:20 -04:00
view.c Assorted message improvements 2014-08-29 00:26:17 -04:00