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