summaryrefslogtreecommitdiff
path: root/src/backend/commands
Commit message (Expand)AuthorAgeFilesLines
* Clean it up so that it compilesMarc G. Fournier1996-11-0615-350/+241
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-064-4/+13
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-0316-185/+30
* Allow only superuser to do backend copy.Bryan Henderson1996-11-022-505/+537
* Require superuser privilege to create C function.Bryan Henderson1996-10-311-394/+457
* Parser OverhaulBruce Momjian1996-10-302-7/+11
* Simplify make files, add full dependencies.Bryan Henderson1996-10-272-25/+39
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-236-33/+34
* -Wall'dMarc G. Fournier1996-10-214-109/+207
* 1. Reap deleted/unused tuples on page-baseVadim B. Mikheev1996-10-181-85/+249
* Document more #ifdef's into config.hMarc G. Fournier1996-10-182-24/+7
* Fix args to match prototype.Bruce Momjian1996-10-051-6/+2
* Added restriction to tables vacuum'able.Bruce Momjian1996-10-031-1/+20
* Allow vacuum to run for only one table. Fixes allocation bug.Bruce Momjian1996-10-031-15/+25
* palloc() finfo memory. From Kurt.Bruce Momjian1996-09-261-3/+4
* Fix cluster finfo problem Kurt reported.Bruce Momjian1996-09-261-3/+3
* Cleaned up a spurious '-' ...Marc G. Fournier1996-09-101-2/+2
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-2814-387/+2
* Remove include of machine.hMarc G. Fournier1996-08-271-2/+1
* added #include "config.h" for ESCAPE_PATCH defineMarc G. Fournier1996-08-271-1/+4
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-263-13/+28
* The patch does several things:Marc G. Fournier1996-08-242-14/+42
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1996-08-193-8/+8
* Fixes a bug in 'create index'Marc G. Fournier1996-08-151-7/+32
* Fixes:Marc G. Fournier1996-08-151-37/+34
* This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier1996-08-141-55/+40
* Finished merging in src/backend from Dr. George's source treeMarc G. Fournier1996-07-231-1/+100
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-0929-0/+8103