| Commit message (Expand) | Author | Age |
* | Keep Tcl from getting confused if backend closes connection | Tom Lane | 1999-01-17 |
* | TCL_ARRAYS option patches from Massimo Dal Zotto | Tom Lane | 1999-01-17 |
* | Add missing variable, per Massimo. | Tom Lane | 1999-01-17 |
* | fixes to lock debugging macros from Massimo Dal Zotto | Tom Lane | 1999-01-17 |
* | Add description of ELOG_TIMESTAMPS and USE_SYSLOG options, | Tom Lane | 1999-01-17 |
* | Win32 new files. | Bruce Momjian | 1999-01-17 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | As the email posted to the announce and interfaces list, attached is a tar | Bruce Momjian | 1999-01-17 |
* | Improve error message when connect() call fails: | Tom Lane | 1999-01-17 |
* | Fix for missing NAN. | Bruce Momjian | 1999-01-17 |
* | Add configure test to see whether vsnprintf() is present, | Tom Lane | 1999-01-17 |
* | Remove uses of MSG_WAITALL temporarily, since it doesn't | Tom Lane | 1999-01-17 |
* | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane | 1999-01-17 |
* | Apply Magnus Hagander's followup patch to correct | Tom Lane | 1999-01-17 |
* | Re-insert %.sl rule into Makefile.hpux ... seems it is not | Tom Lane | 1999-01-17 |
* | From: Magnus Hagander <mha@sollentuna.net> | Marc G. Fournier | 1999-01-12 |
* | From: Magnus Hagander <mha@sollentuna.net> | Marc G. Fournier | 1999-01-11 |
* | 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-10 |
* | Update 06-40-0004 -- Add Bookmark support! | Byron Nikolaidis | 1999-01-08 |
* | Sorry for posting it here again, but I haven't corrected my | Bruce Momjian | 1999-01-07 |
* | Fix build rules for the tutorial, | Thomas G. Lockhart | 1999-01-07 |
* | Refresh info for various platforms. Claim client-side support for WIN32. | Thomas G. Lockhart | 1999-01-07 |
* | Fix typo. | Thomas G. Lockhart | 1999-01-07 |
* | Add entries for introduction chapter components such as Y2K statement. | Thomas G. Lockhart | 1999-01-07 |
* | Remove mention of a couple of introductory chapters | Thomas G. Lockhart | 1999-01-07 |
* | Fix column formatting for a table. No content changes. | Thomas G. Lockhart | 1999-01-07 |
* | Put in more markup. Not done yet though. | Thomas G. Lockhart | 1999-01-07 |
* | Include installation instructions for WIN32 client-side libraries. | Thomas G. Lockhart | 1999-01-07 |
* | Update 06-40-0003 | Byron Nikolaidis | 1999-01-06 |
* | SELECT FOR UPDATE syntax | Vadim B. Mikheev | 1999-01-05 |
* | Restricted maximum precision for NUMERIC to 1000 digits. | Jan Wieck | 1999-01-05 |
* | Removed precision restriction in numeric_round() causing | Jan Wieck | 1999-01-05 |
* | Mini Update #2 -- final fixes for buffer lengths, null buffers, truncation | Byron Nikolaidis | 1999-01-05 |
* | 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-04 |
* | update HISTORY | Bruce Momjian | 1999-01-03 |
* | Fix NAN code. | Bruce Momjian | 1999-01-03 |
* | Fix for NAN generation. | Bruce Momjian | 1999-01-03 |
* | Mention 6.4.2 changes. | Bruce Momjian | 1999-01-02 |
* | Some security, since we now have vsnprintf, I remade an old patch | Bruce Momjian | 1999-01-01 |
* | Fix for no platform NAN. | Bruce Momjian | 1999-01-01 |
* | 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-31 |
* | uncomment MYLOG to prevent warnings in compile | Byron Nikolaidis | 1998-12-31 |
* | Mini update to fix SQLGetInfo to work properly (truncation, NULL) | Byron Nikolaidis | 1998-12-31 |
* | 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-30 |
* | Update for deadlock detection. | Bruce Momjian | 1998-12-29 |