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
*
While investigating a user's complaint, I have found some memory
Bruce Momjian
1998-12-13
*
I have a simple patch about the treatment of functions.
Bruce Momjian
1998-12-13
*
New ecpg man page.
Bruce Momjian
1998-12-13
*
Change Size from unsigned int to size_t.
Bruce Momjian
1998-12-13
*
This patch fixes the undefined (according to C) and erroneous (under
Bruce Momjian
1998-12-13
*
Included patches should fix following problems in the muti-byte
Bruce Momjian
1998-12-12
*
Fix prototype for 64-bit platforms.
Bruce Momjian
1998-12-12
*
Update to pgaccess 0.93.
Bruce Momjian
1998-12-12
*
Add stdio for NULL define.
Bruce Momjian
1998-12-12
*
Clean up a few elog() messages for aggregates and functions.
Thomas G. Lockhart
1998-12-08
*
Define routines and catalog entries for string min()/max() functions.
Thomas G. Lockhart
1998-12-08
*
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
[next]