aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/copy.c
Commit message (Expand)AuthorAge
* Can't COPY TO sequence relation.Vadim B. Mikheev1997-04-02
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Massimo fix for non-existant file copy error.Bruce Momjian1997-01-10
* index_insert has now HeapRelation as last param (for unique indexVadim B. Mikheev1997-01-10
* COPY_PATCH...Marc G. Fournier1996-12-19
* Unuseful tupDesc = CreateTupleDesc(attr_count, attr); in CopyFromVadim B. Mikheev1996-12-14
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* D'Arcy's recent cleanupsMarc G. Fournier1996-11-08
* Clean it up so that it compilesMarc G. Fournier1996-11-06
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-03
* Allow only superuser to do backend copy.Bryan Henderson1996-11-02
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* -Wall'dMarc G. Fournier1996-10-21
* Document more #ifdef's into config.hMarc G. Fournier1996-10-18
* Remove include of machine.hMarc G. Fournier1996-08-27
* added #include "config.h" for ESCAPE_PATCH defineMarc G. Fournier1996-08-27
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-26
* The patch does several things:Marc G. Fournier1996-08-24
* This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier1996-08-14
* Finished merging in src/backend from Dr. George's source treeMarc G. Fournier1996-07-23
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09