Commit Graph

618 Commits (f07a3039c72b4a7afbe2b898fd1194575d13c37e)

Author SHA1 Message Date
Vadim B. Mikheev e4247023f1 Get rid of attproc, atttyparg, attcanindex, attdefrel, attbound 28 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 28 years ago
Vadim B. Mikheev b992e200b8 NOT NULL implementation (submitted by Robson Paniago de Miranda). 28 years ago
Bruce Momjian ea5b5357cd Remove more (void) and fix -Wall warnings. 28 years ago
Vadim B. Mikheev 9c6cdb4d7b heap_destroy() now calls RelationForgetRelation() to really flush 29 years ago
Vadim B. Mikheev 2030cbdf6c Hack for heap_creat to enable relkind to be 'S' for sequences. 29 years ago
Vadim B. Mikheev 9d1879388f 1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after 29 years ago
Vadim B. Mikheev 791e9973ab heap_destroy () releases dirty buffers of a relation to be 29 years ago
Bruce Momjian 6da0055274 Fix for SELECT INTO ... GROUP/ORDER BY where table already exists unlink error. 29 years ago
Vadim B. Mikheev 7266928e77 Fixed realloc for increasing tempRels list. 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Marc G. Fournier ad6ca0c3af Another patch to quiet the compiler from D'Arcy 29 years ago
Marc G. Fournier 9e3d4c43a7 Another directory cleaned up 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 e4725ee76a Makes it compile...still needs work 29 years ago
Marc G. Fournier 4029fb52c6 first pass at cleaning up include files 29 years ago
Marc G. Fournier 20b4c46e26 Fixes: Errors when PQexec() in backend creates temp 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago