aboutsummaryrefslogtreecommitdiff
path: root/src/backend/catalog
Commit message (Expand)AuthorAge
* Check for attributeList is NULL in ConstructTupleDescriptor ().Vadim B. Mikheev1997-04-05
* Hack for heap_creat to enable relkind to be 'S' for sequences.Vadim B. Mikheev1997-04-02
* Added call to heap_endscan in IndexIsUniqueNoCache - to releaseVadim B. Mikheev1997-03-27
* Setting index' attributes attcacheoff to -1 in index_create().Vadim B. Mikheev1997-03-24
* Fix index_create for multi-column indicesVadim B. Mikheev1997-03-19
* 1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just afterVadim B. Mikheev1997-01-20
* heap_destroy () releases dirty buffers of a relation to beVadim B. Mikheev1997-01-14
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-10
* index_insert has now HeapRelation as last param (for unique indexVadim B. Mikheev1997-01-10
* Fix for SELECT INTO ... GROUP/ORDER BY where table already exists unlink error.Bruce Momjian1997-01-01
* Fixed realloc for increasing tempRels list.Vadim B. Mikheev1996-12-31
* In src/backend/catalog/pg_operator.c in OperatorDef, thereBruce Momjian1996-12-26
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-30
* Properly structure ProcedureNameIndexScan so it doesn't generateBryan Henderson1996-11-26
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* Fixed double pfree on opaque.Bruce Momjian1996-11-11
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Another patch to quiet the compiler from D'ArcyMarc G. Fournier1996-11-08
* D'Arcy's recent cleanupsMarc G. Fournier1996-11-08
* Another directory cleaned upMarc G. Fournier1996-11-06
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Makes it compile...still needs workMarc G. Fournier1996-11-05
* first pass at cleaning up include filesMarc G. Fournier1996-11-03
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
* Fixes: Errors when PQexec() in backend creates tempMarc G. Fournier1996-10-24
* Moved definition of MAXPATHLEN to config.hMarc G. Fournier1996-10-18
* Mostly adding "const" keyword and making some functions static.Marc G. Fournier1996-10-07
* This should cause 'make clean' to clean up bki files. Looks like a typo.Bruce Momjian1996-09-26
* Changed gawk to awk.Bruce Momjian1996-09-25
* Here's a patch that I discussed recently on pg95-dev that changes theMarc G. Fournier1996-09-23
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28
* Remove include of machine.hMarc G. Fournier1996-08-27
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-26
* Roll in patch that fixes problem with sed 3.0Marc G. Fournier1996-08-26
* This patch for Versions 1 and 2 corrects the following bug:Marc G. Fournier1996-08-24
* Here's the fix for the problem that Evan Champion reported today.Marc G. Fournier1996-08-24
* Here's a patch for Versions 1 and 2 that fixes the following bug:Marc G. Fournier1996-08-21
* Added a SVR4 portMarc G. Fournier1996-08-19
* Fixes:Marc G. Fournier1996-08-19
* Fixes a bug in 'create index'Marc G. Fournier1996-08-15
* Fixes:Marc G. Fournier1996-08-05
* Fix a bug in pg_classMarc G. Fournier1996-08-04
* Fixes:Marc G. Fournier1996-07-20
* Fixes:Marc G. Fournier1996-07-19
* Fixes:Marc G. Fournier1996-07-19
* adds: case insensitive regexp for varcharMarc G. Fournier1996-07-15
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09