index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Add debugging statements.
Thomas G. Lockhart
1997-07-29
*
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-07-29
*
Add SCO files.
Bruce Momjian
1997-07-28
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
*
Remove sparc dir, add difftime macro for sunos.
Bruce Momjian
1997-07-28
*
Rename sparc to sunos4 directory. Was misnamed.
Bruce Momjian
1997-07-28
*
HPUX 10 patches from Vladimir Turin
Bruce Momjian
1997-07-27
*
Various compile errors concerning overflow due to shifts, unsigned, and bad p...
Bruce Momjian
1997-07-24
*
Fix problems with pg_dump for iheritance, sequences, archive tables.
Bruce Momjian
1997-07-23
*
AIX nm fix from Gerhard
Bruce Momjian
1997-07-13
*
Fix for assembler from Yoshihiko ICHIKAWA
Bruce Momjian
1997-07-10
*
Allow underscores in user names.
Bruce Momjian
1997-07-10
*
Date-type fixes from Tatsuo Ishii
Bruce Momjian
1997-07-08
*
Fix code to do the right thing with mixed-endian clients and servers.
Thomas G. Lockhart
1997-07-01
*
Use common parser and encoder for timestamp data type.
Thomas G. Lockhart
1997-07-01
*
Fox case-sensitivity for \d and allow trailing ; on backslash commands.
Bruce Momjian
1997-06-29
*
_hash_first: release buf & metabuf if no tuples found for a key.
Vadim B. Mikheev
1997-06-28
*
fix for initdb --debug core dump, from Tatsuo Ishii
Bruce Momjian
1997-06-25
*
Use the standard date/time encoder rather than strftime() for output.
Thomas G. Lockhart
1997-06-23
*
Modify EncodeDateTime() to suppress trailing ".00" in seconds field.
Thomas G. Lockhart
1997-06-23
*
Expunge code not enabled with USE_NEW_DATE and USE_NEW_TIME #defines.
Thomas G. Lockhart
1997-06-23
*
Fix broken parsing for lists of options. Apparently broken when support was
Thomas G. Lockhart
1997-06-20
*
Fix leap year and month boundary arithmetic for datetime +/- timespan;
Thomas G. Lockhart
1997-06-20
*
setVarAttrLenForCreateTable(): use varnoold/varoattno instead of
Vadim B. Mikheev
1997-06-13
*
Fix replace_agg_clause() for unary operators.
Vadim B. Mikheev
1997-06-12
*
Someone forgot about aligning in fastgetiattr()...
Vadim B. Mikheev
1997-06-12
*
Datum *idatum;
Vadim B. Mikheev
1997-06-12
*
Compare 'char' and 'text' lexicographically.
Vadim B. Mikheev
1997-06-11
*
Lexicographically compare 'char' and 'text'.
Vadim B. Mikheev
1997-06-11
*
geqo_rel_paths(): compute_joinrel_size() shouldn't be called
Vadim B. Mikheev
1997-06-11
*
From: Robert Bruccoleri <bruc@bms.com>
Marc G. Fournier
1997-06-11
*
From: "Brian E. Gallew" <geek+@cmu.edu>
Marc G. Fournier
1997-06-11
*
LO patches for loimport/loexport from Raymond Toy
Bruce Momjian
1997-06-10
*
if ( rel->size <= 0 )
Vadim B. Mikheev
1997-06-10
*
if ( new_rel->size <= 0 )
Vadim B. Mikheev
1997-06-10
*
Duplicates handling...
Vadim B. Mikheev
1997-06-10
*
Cleanup on xinv# table names.
Bruce Momjian
1997-06-07
*
avoid xinv* table name conflict with large objects.
Bruce Momjian
1997-06-07
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-06-06
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-06-06
*
lowercase large object table name fix.
Bruce Momjian
1997-06-06
*
gimme_tree(): got rid of compute_rel_size() -
Vadim B. Mikheev
1997-06-06
*
Added check is new item successfuly inserted to a page or not.
Vadim B. Mikheev
1997-06-06
*
From: Phil Nelson <phil@cs.wwu.edu>
Marc G. Fournier
1997-06-06
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-06-06
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-06-06
*
Fix for large objects and case sensitivity, from Raymond Toy.
Bruce Momjian
1997-06-05
*
allpaths.c:find_join_paths(): compute_rel_size() shouldn't be called
Vadim B. Mikheev
1997-06-05
*
heap_destroy() now calls RelationForgetRelation() to really flush
Vadim B. Mikheev
1997-06-04
*
New func RelationForgetRelation();
Vadim B. Mikheev
1997-06-04
[next]