Commit Graph

27 Commits (c2efeafe9c824399d7b03f87dbb6217eb8729d04)

Author SHA1 Message Date
Vadim B. Mikheev faebf2f8a2 Turn constraints off for sequences & views 28 years ago
Vadim B. Mikheev b992e200b8 NOT NULL implementation (submitted by Robson Paniago de Miranda). 28 years ago
Bruce Momjian 022903f22e Reduce open() calls. Replace fopen() calls with calls to fd.c functions. 28 years ago
Vadim B. Mikheev 9392a19196 Datum *idatum; 29 years ago
Vadim B. Mikheev e276d8a1a6 Can't COPY TO sequence relation. 29 years ago
Marc G. Fournier e4949f9fe5 From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Bruce Momjian a0d9bdd99b Massimo fix for non-existant file copy error. 29 years ago
Vadim B. Mikheev c6a605705c index_insert has now HeapRelation as last param (for unique index 29 years ago
Marc G. Fournier 07c8d9f0f3 COPY_PATCH... 29 years ago
Vadim B. Mikheev b555822fed Unuseful tupDesc = CreateTupleDesc(attr_count, attr); in CopyFrom 29 years ago
Marc G. Fournier 07a65b2255 Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Marc G. Fournier b38d565fc3 D'Arcy's recent cleanups 29 years ago
Marc G. Fournier 7385619f14 Clean it up so that it compiles 29 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago
Marc G. Fournier 510ebf75a1 Another first pass at cleaning up the #includes 29 years ago
Bryan Henderson d27c28fdc0 Allow only superuser to do backend copy. 29 years ago
Marc G. Fournier f36b2560a4 Major code cleanups from D'arcy (-Wall -Werror) 29 years ago
Marc G. Fournier 9a7fda57ee -Wall'd 29 years ago
Marc G. Fournier 94e825145d Document more #ifdef's into config.h 29 years ago
Marc G. Fournier 6196646291 Remove include of machine.h 29 years ago
Marc G. Fournier e1f31a2bb6 added #include "config.h" for ESCAPE_PATCH define 29 years ago
Marc G. Fournier a2740a455f There, now we support GiST...now what? :) 29 years ago
Marc G. Fournier 208a30f23d The patch does several things: 29 years ago
Marc G. Fournier e7a110b418 This patch can be installed as part of 1.02.1 so people can properly 30 years ago
Marc G. Fournier 7344d69898 Finished merging in src/backend from Dr. George's source tree 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago