postgresql/src/backend/commands
Bruce Momjian b87671f1b6 Shorten warning about hash creation
Also document that PITR is also affected.
2014-10-18 10:36:09 -04:00
..
Makefile Row-Level Security Policies (RLS) 2014-09-19 11:18: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 Message improvements 2014-10-12 01:06:35 -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 Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN. 2014-10-15 18:50:13 -04: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 Shorten warning about hash creation 2014-10-18 10:36:09 -04:00
lockcmds.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
matview.c Message improvements 2014-10-12 01:06:35 -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 typo in elog message. 2014-10-07 00:08:59 -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 Message improvements 2014-10-12 01:06:35 -04:00
tablespace.c Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' 2014-08-21 19:06:17 -04:00
trigger.c Implement SKIP LOCKED for row-level locks 2014-10-07 17:23:34 -03:00
tsearchcmds.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
typecmds.c Split builtins.h to a new header ruleutils.h 2014-10-08 18:10:47 -03: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 Message improvements 2014-10-12 01:06:35 -04:00