postgresql/src/backend/commands
2004-08-01 06:19:26 +00:00
..
aggregatecmds.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
alter.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
analyze.c Tweak palloc/repalloc to allow zero bytes to be requested, as per recent 2004-06-05 19:48:09 +00:00
async.c Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
cluster.c ALTER TABLE SET TABLESPACE. Gavin Sherry, some rework by Tom Lane. 2004-07-11 23:13:58 +00:00
comment.c Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
conversioncmds.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
copy.c Restructure error handling as recently discussed. It is now really 2004-07-31 00:45:57 +00:00
dbcommands.c Add docs for initdb --auth. 2004-08-01 06:19:26 +00:00
define.c Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
explain.c When using extended-query protocol, postpone planning of unnamed statements 2004-06-11 01:09:22 +00:00
functioncmds.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
indexcmds.c Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
lockcmds.c Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
Makefile Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
opclasscmds.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
operatorcmds.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
portalcmds.c Restructure error handling as recently discussed. It is now really 2004-07-31 00:45:57 +00:00
prepare.c When using extended-query protocol, postpone planning of unnamed statements 2004-06-11 01:09:22 +00:00
proclang.c Implement a solution to the 'Turkish locale downcases I incorrectly' 2004-02-21 00:34:53 +00:00
schemacmds.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
sequence.c Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
tablecmds.c Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
tablespace.c Move TablespaceCreateDbspace() call into smgrcreate(), which is where it 2004-07-11 19:52:52 +00:00
trigger.c Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
typecmds.c Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
user.c Fix subtransaction behavior for large objects, temp namespace, files, 2004-07-28 14:23:31 +00:00
vacuum.c Restructure error handling as recently discussed. It is now really 2004-07-31 00:45:57 +00:00
vacuumlazy.c Invent WAL timelines, as per recent discussion, to make point-in-time 2004-07-21 22:31:26 +00:00
variable.c Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
view.c Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00