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
/
backend
Age
Commit message (
Expand
)
Author
1999-01-12
From: Magnus Hagander <mha@sollentuna.net>
Marc G. Fournier
1999-01-11
From: Magnus Hagander <mha@sollentuna.net>
Marc G. Fournier
1999-01-10
Be more careful to check input string lengths as well as values
Thomas G. Lockhart
1999-01-10
Handle "NaN" and "Infinity" for input values.
Thomas G. Lockhart
1999-01-05
SELECT FOR UPDATE syntax
Vadim B. Mikheev
1999-01-05
Removed precision restriction in numeric_round() causing
Jan Wieck
1999-01-04
Just one more bugfix - this time in cmp_abs (cannot imagine that
Jan Wieck
1999-01-04
Fixed backend crashing bug in apply_typmod()
Jan Wieck
1999-01-04
Little fix for round() function
Jan Wieck
1999-01-03
Fix NAN code.
Bruce Momjian
1999-01-03
Fix for NAN generation.
Bruce Momjian
1999-01-01
Some security, since we now have vsnprintf, I remade an old patch
Bruce Momjian
1999-01-01
Fix for no platform NAN.
Bruce Momjian
1998-12-31
Add max oid display, rather than returning just a dash for the last entry.
Bruce Momjian
1998-12-31
Change ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE code blocks
Thomas G. Lockhart
1998-12-30
Little precision fix for POWER(). I discovered problems with big
Jan Wieck
1998-12-30
Added NUMERIC data type with many builtin funcitons, operators
Jan Wieck
1998-12-29
Update for deadlock detection.
Bruce Momjian
1998-12-29
Update for deadlock timer.
Bruce Momjian
1998-12-29
Fix for deadlock timer timeout.
Bruce Momjian
1998-12-26
Long awaited port for NetBSD/m68k was finally done by Mr. Mutsuki
Bruce Momjian
1998-12-24
Fix for snprintf and long long unsigned.
Bruce Momjian
1998-12-23
Fix reference to null pointer when no aggregate function candidates
Thomas G. Lockhart
1998-12-20
finished cleaning up outnodes.c ...
Marc G. Fournier
1998-12-18
Fix deadlock so it only checks once.
Bruce Momjian
1998-12-18
I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 with
Bruce Momjian
1998-12-18
Fixed nodeToString() to put out "<>" for NULL strings again.
Jan Wieck
1998-12-18
SET TRANSACTION ISOLATION LEVEL ...
Vadim B. Mikheev
1998-12-18
Attached is a patch with some fixes that (I think that) should go into
Bruce Momjian
1998-12-18
Fix for HAVE_LONG bug in snprintf.c.
Bruce Momjian
1998-12-18
Fix for snprintf with long long's, define problem.
Bruce Momjian
1998-12-17
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1998-12-16
Serialized mode works!
Vadim B. Mikheev
1998-12-15
Oops, sorry...meant to commit the patch from Thomas for tzn->CTZName
Marc G. Fournier
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
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
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
Fix for lo_import crash.
Bruce Momjian
[next]