postgresql/src/backend/commands
2005-05-06 02:56:42 +00:00
..
aggregatecmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
alter.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
analyze.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
async.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
cluster.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
comment.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
conversioncmds.c Alter the signature for encoding conversion functions to declare the 2005-05-03 19:17:59 +00:00
copy.c Convert some mulit-line comments in copy.c to single line, as appropriate. 2005-05-06 02:56:42 +00:00
dbcommands.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
define.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
explain.c Remove support for OR'd indexscans internal to a single IndexScan plan 2005-04-25 01:30:14 +00:00
functioncmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
indexcmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
lockcmds.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
opclasscmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
operatorcmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
portalcmds.c Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
prepare.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
proclang.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
schemacmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
sequence.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tablecmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
tablespace.c Check the file system on postmaster startup and report any unreferenced 2005-05-02 18:26:54 +00:00
trigger.c Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
typecmds.c Change CREATE TYPE to require datatype output and send functions to have 2005-05-01 18:56:19 +00:00
user.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
vacuum.c Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
vacuumlazy.c Remove lazy_update_relstats; go back to having VACUUM just record the 2005-03-25 22:51:31 +00:00
variable.c Attached patch gets rid of the global timezone in the following steps: 2005-04-19 03:13:59 +00:00
view.c First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00