Commit Graph

4354 Commits (298682d9e0b0ec55d5f72cec1f4d43c23f2a1ac6)
 

Author SHA1 Message Date
Bruce Momjian 298682d9e0 As the email posted to the announce and interfaces list, attached is a tar 27 years ago
Tom Lane 4a6285ee44 Improve error message when connect() call fails: 27 years ago
Bruce Momjian 4deb20f4ce Fix for missing NAN. 27 years ago
Tom Lane 7fab608205 Add configure test to see whether vsnprintf() is present, 27 years ago
Tom Lane cd6bc85aa2 Remove uses of MSG_WAITALL temporarily, since it doesn't 27 years ago
Tom Lane 21badba151 Replace direct inclusions of c.h with inclusion of postgres.h, 27 years ago
Tom Lane 4e34686a36 Apply Magnus Hagander's followup patch to correct 27 years ago
Tom Lane 46ced3429b Re-insert %.sl rule into Makefile.hpux ... seems it is not 27 years ago
Marc G. Fournier d8b96ade81 From: Magnus Hagander <mha@sollentuna.net> 27 years ago
Marc G. Fournier 3b3ffc8d97 From: Magnus Hagander <mha@sollentuna.net> 27 years ago
Thomas G. Lockhart 6d5d673ca8 Be more careful to check input string lengths as well as values 27 years ago
Thomas G. Lockhart c715788681 Handle "NaN" and "Infinity" for input values. 27 years ago
Byron Nikolaidis 0b644ad332 Update 06-40-0004 -- Add Bookmark support! 27 years ago
Bruce Momjian 97b88f1c15 Sorry for posting it here again, but I haven't corrected my 27 years ago
Thomas G. Lockhart 888760250a Fix build rules for the tutorial, 27 years ago
Thomas G. Lockhart 42dd24dab2 Refresh info for various platforms. Claim client-side support for WIN32. 27 years ago
Thomas G. Lockhart 25f7ecbc5f Fix typo. 27 years ago
Thomas G. Lockhart 57bd2775da Add entries for introduction chapter components such as Y2K statement. 27 years ago
Thomas G. Lockhart 6ce5a7123f Remove mention of a couple of introductory chapters 27 years ago
Thomas G. Lockhart 15fadc06ac Fix column formatting for a table. No content changes. 27 years ago
Thomas G. Lockhart 15d4617d0b Put in more markup. Not done yet though. 27 years ago
Thomas G. Lockhart 350f422bdb Include installation instructions for WIN32 client-side libraries. 27 years ago
Byron Nikolaidis a1164a2508 Update 06-40-0003 27 years ago
Vadim B. Mikheev dfa23f5e41 SELECT FOR UPDATE syntax 27 years ago
Jan Wieck b5626a2089 Restricted maximum precision for NUMERIC to 1000 digits. 27 years ago
Jan Wieck 814c8495a7 Removed precision restriction in numeric_round() causing 27 years ago
Byron Nikolaidis 8aad28da2d Mini Update #2 -- final fixes for buffer lengths, null buffers, truncation 27 years ago
Jan Wieck 1bbe55c79f Just one more bugfix - this time in cmp_abs (cannot imagine that 27 years ago
Jan Wieck c1855793df Fixed backend crashing bug in apply_typmod() 27 years ago
Jan Wieck e3a5ac283b Little fix for round() function 27 years ago
Bruce Momjian 9f65dfeefa update HISTORY 27 years ago
Bruce Momjian 936d89e9e0 Fix NAN code. 27 years ago
Bruce Momjian 6fd29f2c01 Fix for NAN generation. 27 years ago
Bruce Momjian 61e16adebc Mention 6.4.2 changes. 27 years ago
Bruce Momjian f0fbd7b87e Some security, since we now have vsnprintf, I remade an old patch 27 years ago
Bruce Momjian d8ae7ffb2f Fix for no platform NAN. 27 years ago
Bruce Momjian da361ee24b Add max oid display, rather than returning just a dash for the last entry. 27 years ago
Thomas G. Lockhart 4d56dbd678 Change ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE code blocks 27 years ago
Byron Nikolaidis 2d74bf8843 uncomment MYLOG to prevent warnings in compile 27 years ago
Byron Nikolaidis bc9bab0390 Mini update to fix SQLGetInfo to work properly (truncation, NULL) 27 years ago
Jan Wieck 5df20d4449 Little precision fix for POWER(). I discovered problems with big 27 years ago
Jan Wieck 0e9d75c6ac Added NUMERIC data type with many builtin funcitons, operators 27 years ago
Bruce Momjian 6059c5a141 Update for deadlock detection. 27 years ago
Bruce Momjian 06c120e67e Update for deadlock timer. 27 years ago
Bruce Momjian 2b8736bac6 Fix for deadlock detection timeout. 27 years ago
Bruce Momjian f659ec545f Fix for deadlock timer timeout. 27 years ago
Byron Nikolaidis 550de5db2c Minor fixes to compile on unix for v6-40-0002 27 years ago
Thomas G. Lockhart a75f2d21a8 Clean up to ensure tag completion as required by the newest versions 27 years ago
Byron Nikolaidis 6d7735e7f0 Update for version 6-40-0002 and re-merge Thomas' changes. 27 years ago
Bruce Momjian d73cf044f6 autoconf 27 years ago