postgresql/src/backend/commands
Fujii Masao d2b8a2c7ec Fix typo in comment.
Etsuro Fujita
2014-11-06 20:04:11 +09: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 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. 2014-10-30 13:04:06 -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 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. 2014-11-04 13:24:06 -05: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 Implement IF NOT EXIST for CREATE INDEX. 2014-11-06 18:48:33 +09:00
lockcmds.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
matview.c Fix typo in comment. 2014-11-06 20:04:11 +09: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 Minimize calls of pg_class_aclcheck to minimum necessary 2014-10-22 21:41:43 -04: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 Fix off-by-one error in 2781b4bea7. 2014-10-24 08:18:28 -04: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 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. 2014-10-30 13:04:06 -04: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