index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
Commit message (
Expand
)
Author
Age
*
Pass around typmod as int16.
Bruce Momjian
1998-02-10
*
Pass attypmod through to executor by adding to Var and Resdom.
Bruce Momjian
1998-02-10
*
Update now that attcacheoff initial value is -1 always.
Bruce Momjian
1998-02-06
*
Reduce size of inlining.
Bruce Momjian
1998-02-01
*
Inline fastgetattr and others so data access does not use function
Bruce Momjian
1998-01-31
*
dummyret cleanup
Bruce Momjian
1998-01-27
*
Deadlock ceallnup.
Bruce Momjian
1998-01-27
*
Somehow the 'comment' here got messed up
Marc G. Fournier
1998-01-25
*
Fix prototypes so they don't look like function definitions.
Bruce Momjian
1998-01-24
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
*
Cleanup up include files.
Bruce Momjian
1997-11-26
*
Remove tqual.h includes not needed.
Bruce Momjian
1997-11-24
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
*
Include transam.h to get NullTransactionId defined
Thomas G. Lockhart
1997-11-07
*
Good Bye, Time Travel!
Vadim B. Mikheev
1997-11-02
*
No more warnings on macros, thanks VAdim.
Bruce Momjian
1997-10-30
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
*
Add mention of heap_getattr() compiler warning.
Bruce Momjian
1997-09-14
*
Fix heap_getattr bug I just added.
Bruce Momjian
1997-09-12
*
Macro cleanup of heap_getattr.
Bruce Momjian
1997-09-12
*
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Fix conditional casting.
Bruce Momjian
1997-09-04
*
Fix very old bug which made tuples changed/inserted by a commnd
Vadim B. Mikheev
1997-08-29
*
heap_getattr fix for aix.
Bruce Momjian
1997-08-29
*
heap_delete returns int now (for non-functional deletes).
Vadim B. Mikheev
1997-08-27
*
Inlined heap_getattr().
Bruce Momjian
1997-08-26
*
+ CreateTupleDescCopyConstr
Vadim B. Mikheev
1997-08-22
*
AttrConstr --> TupleConstr
Vadim B. Mikheev
1997-08-21
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
NOT NULL implementation (submitted by Robson Paniago de Miranda).
Vadim B. Mikheev
1997-08-19
*
Added: new BTP_CHAIN flag (if hikey == firstkey then it's not
Vadim B. Mikheev
1997-05-30
*
gist.h:
Vadim B. Mikheev
1997-05-22
*
BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given
Vadim B. Mikheev
1997-04-16
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-28
*
New func _bt_checkkeys() added to let caller know number of keys
Vadim B. Mikheev
1997-03-24
*
Patches for Vadim's multikey indexing...
Marc G. Fournier
1997-03-18
*
Added: UNIQUE feature to bulkload code.
Vadim B. Mikheev
1997-02-22
*
Update btree patches that were missed.
Bruce Momjian
1997-02-18
*
Add prototypes and remove unused variables from btree Fastbuild patch.
Bruce Momjian
1997-02-14
*
What looks like some *major* improvements to btree indexing...
Marc G. Fournier
1997-02-12
*
index_insert has now HeapRelation as last param (for
Vadim B. Mikheev
1997-01-10
*
TransactionIdIsInProgress moved to shmem.c
Vadim B. Mikheev
1996-11-27
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
another gone
Marc G. Fournier
1996-11-06
*
these ones have their dependencies cleaned up
Marc G. Fournier
1996-11-05
[next]