Commit Graph

46 Commits (f5f366e18829c982273540d88a1ac81c9c85d401)

Author SHA1 Message Date
Bruce Momjian f5f366e188 Allow internal sorts to be stored in memory rather than in files. 29 years ago
Bruce Momjian 79e78f0b80 Added SCO support, from Daniel Harris. 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 051b4210e3 Fix for Hash and arrays 29 years ago
Marc G. Fournier 9d5c0af586 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
Vadim B. Mikheev 41aeed4334 Can't INSERT/UPDATE/DELETE sequence relation. 29 years ago
Marc G. Fournier b66569e41f From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Marc G. Fournier e4949f9fe5 From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Vadim B. Mikheev 8e90978146 Fixing bug in INDEXSCAN_PATCH: 29 years ago
Bruce Momjian a5dd06f763 include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 29 years ago
Vadim B. Mikheev c6a605705c index_insert has now HeapRelation as last param (for unique index 29 years ago
Bryan Henderson d6c06feb18 Add cast to quiet compiler warning. 29 years ago
Bruce Momjian 9b41da6ce4 Rename postgres95 to PostgreSQL. Add comment for SELECT NULL 29 years ago
Bruce Momjian 7f8b8b9e42 Fix for SELECT NULL. 29 years ago
Bruce Momjian 1eae8e1228 Fix compiler warning about unitialized variables. 29 years ago
Bruce Momjian f0a9e64afd As someone asked for this feature - patch for 1.09 follows. 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
Bruce Momjian c9c0e111b8 More compile cleanups 30 years ago
Bruce Momjian 4b2b8592a0 Compile and warning cleanup 30 years ago
Marc G. Fournier b38d565fc3 D'Arcy's recent cleanups 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
Bruce Momjian 3d7fe6c97c Added needed include file. 30 years ago
Marc G. Fournier 69c7f25bed Fixes: 30 years ago
Bryan Henderson b0d6f0aa63 Simplify make files, add full dependencies. 30 years ago
Marc G. Fournier 87b48ff032 D'Arcy's cleanups 30 years ago
Marc G. Fournier e152661200 Fixes: 30 years ago
Marc G. Fournier f36b2560a4 Major code cleanups from D'arcy (-Wall -Werror) 30 years ago
Bruce Momjian ca5f6dba0f Comment cleanup. 30 years ago
Bruce Momjian a409f40ea8 Modified Assert to be more selective. 30 years ago
Bruce Momjian 257b4d090c Change new assert so it generates assert message rather than SIGSEG. 30 years ago
Bruce Momjian 47279960a0 Fix assert to allow zero. OK'ed by Bryan. 30 years ago
Marc G. Fournier ea8adfc435 Added querylimit patch... 30 years ago
Marc G. Fournier 906651f663 There is a bug in the function executor. The backend crashes while trying to 30 years ago
Marc G. Fournier 475493130d |Subject: Postgres patch: Assert attribute type match 30 years ago
Marc G. Fournier 796f78998e Fixes: 30 years ago
Marc G. Fournier 870be9fa8e Clean up th ecompile process by centralizing the include files 30 years ago
Marc G. Fournier a2740a455f There, now we support GiST...now what? :) 30 years ago
Marc G. Fournier f796387b60 |From: Dan McGuirk <mcguirk@indirect.com> 30 years ago
Marc G. Fournier e5e12f6405 More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com> 30 years ago
Marc G. Fournier e4b2558fa3 Minor bug fix 30 years ago
Marc G. Fournier e11744e164 More of Dr. George's changes... 30 years ago
Marc G. Fournier 6562fa851e Fixes: 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago