Commit Graph

165 Commits (201a45c4fa23c485cf2e14ac9db8064b2c559fdc)

Author SHA1 Message Date
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 29 years ago
Vadim B. Mikheev ed2c54b240 DEFAULT handling 29 years ago
Bruce Momjian e482462960 Rename pg_attribute.attnvals to attdisbursion. 29 years ago
Bruce Momjian 11ac1bf268 More NOT_USEDs 29 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
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