index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Define routines and catalog entries for string min()/max() functions.
Thomas G. Lockhart
1998-12-08
*
Fix coredumping bug in pg_dump -z; also eliminate memory leaks
Tom Lane
1998-12-05
*
These data types were removed before the last release.
Thomas G. Lockhart
1998-12-04
*
Include test for CASE expression.
Thomas G. Lockhart
1998-12-04
*
Implement CASE expression.
Thomas G. Lockhart
1998-12-04
*
Portability fixes found needed for SunOS 4.1.x:
Tom Lane
1998-11-30
*
Use autoconf to determine whether system has POSIX signals,
Tom Lane
1998-11-29
*
Change exp() behavior to generate error on underflow rather
Tom Lane
1998-11-29
*
Portability fix for old SunOS releases: realloc(NULL, ...)
Tom Lane
1998-11-29
*
Portability fix for old SunOS releases: fflush(NULL)
Tom Lane
1998-11-29
*
pq_getstr didn't handle buffer overrun correctly; it would
Tom Lane
1998-11-29
*
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-27
*
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-27
*
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-27
*
Fixed bug in the unknown module. Module still tried to call
Jan Wieck
1998-11-23
*
modify configure so that template/.similar entries can be
Tom Lane
1998-11-23
*
Fix using indices in OR.
Vadim B. Mikheev
1998-11-22
*
Added indxqualorig to IndexScan: fix for using indices in OR.
Vadim B. Mikheev
1998-11-22
*
Updating and addign files...
Marc G. Fournier
1998-11-19
*
Performance improvement for libpq: avoid calling malloc separately
Tom Lane
1998-11-18
*
Add text<->float8 and text<->float4 conversion functions.
Thomas G. Lockhart
1998-11-17
*
Additional fixes for mixed-case table names from Billy Allie.
Thomas G. Lockhart
1998-11-17
*
From: Taral <taral@cyberjunkie.com>
Marc G. Fournier
1998-11-17
*
Start defining the Corba work...
Marc G. Fournier
1998-11-16
*
Fix a couple of bugs involving calling fmtID() twice in
Tom Lane
1998-11-15
*
Add "vacuumdb" utility to make it easier to clean databases.
Thomas G. Lockhart
1998-11-14
*
Add "vacuumdb" utility.
Thomas G. Lockhart
1998-11-14
*
Fix test for table existance to allow mixed-case and whitespace in
Thomas G. Lockhart
1998-11-12
*
Fix at least a few shared-library problems on Linux.
Tom Lane
1998-11-12
*
Update for version 06-40-0001
Byron Nikolaidis
1998-11-11
*
Fix for NOT in where clause causing crash.
Bruce Momjian
1998-11-09
*
EXPLAIN VERBOSE had a very high probability of triggering
Tom Lane
1998-11-08
*
Fix a potential infinite loop in appendStringInfo: would lock
Tom Lane
1998-11-08
*
Add "-N" flag to force double quotes around identifiers.
Thomas G. Lockhart
1998-11-06
*
August version of docs superceded by sgml version from Jan.
Thomas G. Lockhart
1998-11-06
*
Upgrade to 0.91 ...
Marc G. Fournier
1998-11-06
*
Test for and handle NULL arguments to mylog() print statements.
Thomas G. Lockhart
1998-11-04
*
Somehow had the solaris template names reversed. Probably was something
Thomas G. Lockhart
1998-11-04
*
Fix for relname.data from SHIOZAKI Takehiko
Bruce Momjian
1998-11-02
*
slight mods required for freebsd (elf vs aout stuff)
Marc G. Fournier
1998-11-02
*
Remove various files that were moved to various subdirectories...
Marc G. Fournier
1998-11-01
*
oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...
Marc G. Fournier
1998-10-31
*
Minor FreeBSD fixes put in place
Marc G. Fournier
1998-10-31
*
s_lock patch from Ryan.
Bruce Momjian
1998-10-31
*
Mention --without-CXX option in online help.
Tom Lane
1998-10-30
*
Behave reasonably on a system without shared libraries.
Tom Lane
1998-10-30
*
Okay, this shoudl provide a fix for the freebsd problem...
Marc G. Fournier
1998-10-30
*
oid8neq => oid8ne
Tom Lane
1998-10-29
*
Drat. Should test a few more cases before committing.
Tom Lane
1998-10-29
*
Add tests for comparison operators.
Thomas G. Lockhart
1998-10-29
[next]