index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
1998-12-15
tzn undeclared in FreeBSD, commented out.
Vadim B. Mikheev
1998-12-15
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
More cleanups ... this is one big file *sigh*
Marc G. Fournier
1998-12-15
Correct some typos...
Marc G. Fournier
1998-12-15
More cleanups of appendStringInfo() function calls...
Marc G. Fournier
1998-12-14
Compilation of libpq for Win32 breaks on 6.4, because of a change that I
Bruce Momjian
1998-12-14
more cleanups...of note, appendStringInfo now performs like sprintf(),
Marc G. Fournier
1998-12-14
Many more cleanups...
Marc G. Fournier
1998-12-14
Initial attempt to clean up the code...
Marc G. Fournier
1998-12-14
Current multi-byte related codes have a bug with SQL_ASCII
Bruce Momjian
1998-12-14
Add support for the CASE statement in the rewrite handling.
Thomas G. Lockhart
1998-12-13
Improve CASE statement support.
Thomas G. Lockhart
1998-12-13
Fix up error messages when looking up functions and operators to not
Thomas G. Lockhart
1998-12-13
Use the new implicit type coersion techniques for matching up types
Thomas G. Lockhart
1998-12-13
Clean up error messages associated with rules and views.
Thomas G. Lockhart
1998-12-13
Build pltcl.so correctly on platforms that want dependent
Tom Lane
1998-12-13
Add routines and synonyms to help with single-byte char type handling.
Thomas G. Lockhart
1998-12-13
Adjust handling of data type names to suppress double quotes
Thomas G. Lockhart
1998-12-13
Add routines to help with single-byte (internal) character type support.
Thomas G. Lockhart
1998-12-13
Switch around conditional code so that HAVE_TM_ZONE takes precedence
Thomas G. Lockhart
1998-12-13
Partial fix for vendor-cc-versus-gcc incompatibility on HPUX:
Tom Lane
1998-12-13
Use standard AC_PROG_INSTALL macro to search for install program,
Tom Lane
1998-12-13
Add enable_plpgsql from Oliver.
Bruce Momjian
1998-12-13
Cleanup patch from Oleg.
Bruce Momjian
1998-12-13
Fix for lo_import crash.
Bruce Momjian
1998-12-13
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-12
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-08
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-05
Fix coredumping bug in pg_dump -z; also eliminate memory leaks
Tom Lane
1998-12-04
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-11-30
Portability fixes found needed for SunOS 4.1.x:
Tom Lane
1998-11-29
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-27
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
[next]