postgresql/src/backend
Jan Wieck 814c8495a7 Removed precision restriction in numeric_round() causing
overflow error on high precision calculations where temporary
huge precision is required.

Jan
1999-01-05 11:10:45 +00:00
..
access SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
bootstrap New HeapTuple structure/interface. 1998-11-27 19:52:36 +00:00
catalog Initial MVCC code. 1998-12-15 12:47:01 +00:00
commands Fixed nodeToString() to put out "<>" for NULL strings again. 1998-12-18 14:45:09 +00:00
executor SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
lib more cleanups...of note, appendStringInfo now performs like sprintf(), 1998-12-14 08:11:17 +00:00
libpq more cleanups...of note, appendStringInfo now performs like sprintf(), 1998-12-14 08:11:17 +00:00
main OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
nodes finished cleaning up outnodes.c ... 1998-12-20 07:13:36 +00:00
optimizer Add support for the CASE statement in the rewrite handling. 1998-12-14 00:02:17 +00:00
parser Add max oid display, rather than returning just a dash for the last entry. 1998-12-31 20:09:49 +00:00
port Fix for snprintf and long long unsigned. 1998-12-24 05:28:50 +00:00
postmaster Portability fix for old SunOS releases: fflush(NULL) 1998-11-29 01:51:56 +00:00
regex OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
rewrite Initial MVCC code. 1998-12-15 12:47:01 +00:00
storage Update for deadlock detection. 1998-12-29 19:32:08 +00:00
tcop SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
tioga OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
utils Removed precision restriction in numeric_round() causing 1999-01-05 11:10:45 +00:00
Makefile New HeapTuple structure/interface. 1998-11-27 19:52:36 +00:00