summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-01-10Handle "NaN" and "Infinity" for input values.Thomas G. Lockhart
1999-01-08Update 06-40-0004 -- Add Bookmark support!Byron Nikolaidis
1999-01-07Sorry for posting it here again, but I haven't corrected myBruce Momjian
1999-01-06Update 06-40-0003Byron Nikolaidis
1999-01-05SELECT FOR UPDATE syntaxVadim B. Mikheev
1999-01-05Restricted maximum precision for NUMERIC to 1000 digits.Jan Wieck
1999-01-05Removed precision restriction in numeric_round() causingJan Wieck
1999-01-05Mini Update #2 -- final fixes for buffer lengths, null buffers, truncationByron Nikolaidis
1999-01-04Just one more bugfix - this time in cmp_abs (cannot imagine thatJan Wieck
1999-01-04Fixed backend crashing bug in apply_typmod()Jan Wieck
1999-01-04Little fix for round() functionJan Wieck
1999-01-03Fix NAN code.Bruce Momjian
1999-01-03Fix for NAN generation.Bruce Momjian
1999-01-01 Some security, since we now have vsnprintf, I remade an old patchBruce Momjian
1999-01-01Fix for no platform NAN.Bruce Momjian
1998-12-31Add max oid display, rather than returning just a dash for the last entry.Bruce Momjian
1998-12-31Change ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE code blocksThomas G. Lockhart
1998-12-31uncomment MYLOG to prevent warnings in compileByron Nikolaidis
1998-12-31Mini update to fix SQLGetInfo to work properly (truncation, NULL)Byron Nikolaidis
1998-12-30Little precision fix for POWER(). I discovered problems with bigJan Wieck
1998-12-30Added NUMERIC data type with many builtin funcitons, operatorsJan Wieck
1998-12-29Update for deadlock detection.Bruce Momjian
1998-12-29Update for deadlock timer.Bruce Momjian
1998-12-29Fix for deadlock detection timeout.Bruce Momjian
1998-12-29Fix for deadlock timer timeout.Bruce Momjian
1998-12-29Minor fixes to compile on unix for v6-40-0002Byron Nikolaidis
1998-12-29Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis
1998-12-28autoconfBruce Momjian
1998-12-28Fix for current dir not in path, from stan's report.Bruce Momjian
1998-12-26Long awaited port for NetBSD/m68k was finally done by Mr. MutsukiBruce Momjian
1998-12-25Fix for version, update to 6.5.Bruce Momjian
1998-12-24Fix for snprintf and long long unsigned.Bruce Momjian
1998-12-23Fix reference to null pointer when no aggregate function candidatesThomas G. Lockhart
1998-12-23Add subversion mentionBruce Momjian
1998-12-22From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier
1998-12-21Changed TypeName.typmod to int32 - atttypmod is of that sizeJan Wieck
1998-12-20finished cleaning up outnodes.c ...Marc G. Fournier
1998-12-18Fix deadlock so it only checks once.Bruce Momjian
1998-12-18Add pgaccess Makefile.Bruce Momjian
1998-12-18Here are descriptions:Bruce Momjian
1998-12-18I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 withBruce Momjian
1998-12-18Fixed nodeToString() to put out "<>" for NULL strings again.Jan Wieck
1998-12-18SET TRANSACTION ISOLATION LEVEL ...Vadim B. Mikheev
1998-12-18Missed a few files.Bruce Momjian
1998-12-18Attached is a patch with some fixes that (I think that) should go intoBruce Momjian
1998-12-18Fix for HAVE_LONG bug in snprintf.c.Bruce Momjian
1998-12-18Fix for snprintf with long long's, define problem.Bruce Momjian
1998-12-17From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier
1998-12-17Upgrade to Pygress 2.2.Bruce Momjian
1998-12-16Serialized mode works!Vadim B. Mikheev