Commit Graph

110 Commits (18d0d105635fbc7e476063e662b449f296953a04)

Author SHA1 Message Date
Bruce Momjian b99c63cfc0 Now that names are null terminated, no need to do all that NAMEDATALEN stuff. 29 years ago
Vadim B. Mikheev 41882fde34 setVarAttrLenForCreateTable(): use varnoold/varoattno instead of 29 years ago
Bruce Momjian c3a960ad8a Fix for SELECT * INTO TABLE for char(), varchar() fields. 29 years ago
Vadim B. Mikheev c6a605705c index_insert has now HeapRelation as last param (for unique index 29 years ago
Marc G. Fournier 07a65b2255 Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 30 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 30 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 30 years ago
Marc G. Fournier 3df33180a1 add #include "postgres.h", as required by all .c files 30 years ago
Marc G. Fournier a2740a455f There, now we support GiST...now what? :) 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago