postgresql/src/backend/commands
2007-11-15 21:14:46 +00:00
..
aggregatecmds.c Ensure that typmod decoration on a datatype name is validated in all cases, 2007-11-11 19:22:49 +00:00
alter.c Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
analyze.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
async.c RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, 2007-04-12 06:53:49 +00:00
cluster.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
comment.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
conversioncmds.c Fix up foreign-key mechanism so that there is a sound semantic basis for the 2007-02-14 01:58:58 +00:00
copy.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
dbcommands.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
define.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
discard.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
explain.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
functioncmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
indexcmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
lockcmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
Makefile Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
opclasscmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
operatorcmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
portalcmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
prepare.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
proclang.c Implement function-local GUC parameter settings, as per recent discussion. 2007-09-03 00:39:26 +00:00
schemacmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
sequence.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
tablecmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
tablespace.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
trigger.c Improve conversion of legacy CREATE CONSTRAINT TRIGGER representation of 2007-11-05 19:00:25 +00:00
tsearchcmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
typecmds.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
user.c Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. 2007-09-03 18:46:30 +00:00
vacuum.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
vacuumlazy.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
variable.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
view.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00