Commit Graph

4261 Commits (REL6_4)
 

Author SHA1 Message Date
Tom Lane 2ecbf94430 Retrofit hashtable and shared-mem-size-estimation bug fixes 27 years ago
Tom Lane 0fda84bfcd Oops, looks like my local copy of dt.c conflicted with 27 years ago
Tom Lane 93c7e5026a Correct compile failures in REL6_4 datetime code. 27 years ago
Marc G. Fournier 35336849e7 A fix for the int8 problem under FreeBSD ... if __FreeBSD__ is defined, 27 years ago
Thomas G. Lockhart 5e73ab70e6 Move common date/time macros to a central place. 27 years ago
Thomas G. Lockhart c569f2a068 Remove equivalence between datetime and float8. Wasn't worth the trouble 27 years ago
Thomas G. Lockhart 2a6faa5368 This patch fixes some problems in date handling for atypical dates. 27 years ago
Tom Lane a0071f1393 Back-patch freebsd4 and '. ./conftest.sh' fixes into REL6_4. 27 years ago
Jan Wieck cff91fedff Changed ExecConstraints() and ExecRelCheck() to cache constraint 27 years ago
Jan Wieck ccf330d67e Fixed not free'd heap tuple if BEFORE DELETE trigger procedure 27 years ago
Jan Wieck 92c6b5d7b9 Fixed failed assertion happening in multiple action rules 27 years ago
Tom Lane 575c0edaef Re-insert %.sl rule into Makefile.hpux ... seems it is not 27 years ago
Bruce Momjian 3be6c6eb73 HISTORY update. 27 years ago
Bruce Momjian b5ac896c9c Mention 6.4.2 changes. 27 years ago
Thomas G. Lockhart 0a2744466e Change ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE code blocks 27 years ago
Bruce Momjian 1e64216587 Upgrade for 6.4.2. 27 years ago
Bruce Momjian 3e2e9efb59 Update for 6.4.2. 27 years ago
Bruce Momjian a2aae54222 Fix for version, update to 6.5. 27 years ago
Bruce Momjian 85e3bf1555 Add subversion mention 27 years ago
Thomas G. Lockhart 2e763e3e5f Fix problem with bad reference to tzn in GetCurrentAbsoluteTime(). 27 years ago
Bruce Momjian db9b12bf1b Included are patches for doc/README.mb and README.mb.jp. 27 years ago
Bruce Momjian 47af45c631 Here are descriptions: 27 years ago
Bruce Momjian 6c20009449 Upgrade for 6.4.1. 27 years ago
Bruce Momjian 59b25228d4 Update for 6.4.1 27 years ago
Bruce Momjian 9ea4191076 Fix for HAVE_LONG bug in snprintf.c. 27 years ago
Bruce Momjian a4c8fa7632 Upgrade for 6.4.1. 27 years ago
Bruce Momjian 66807b8cc5 Prepare for 6.4.1. 27 years ago
Bruce Momjian 673d7f6b4a Remove need for doc 'install man' in INSTALL file. install does both 27 years ago
Bruce Momjian 38f255dc22 Upgrade to Pygress 2.2. 27 years ago
Bruce Momjian 363edf0282 Compilation of libpq for Win32 breaks on 6.4, because of a change that I 27 years ago
Bruce Momjian 96ac4e6be4 OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/. 27 years ago
Bruce Momjian be471a96b7 Current multi-byte related codes have a bug with SQL_ASCII 27 years ago
Thomas G. Lockhart 4d7ffd460a Add routines to help with single-byte char type handling. 27 years ago
Thomas G. Lockhart 4a7fb261db Add routines and synonyms to help with single-byte char type handling. 27 years ago
Thomas G. Lockhart f43e75a7c6 Adjust handling of data type names to suppress double quotes 27 years ago
Thomas G. Lockhart afa71c7661 Add routines to help with single-byte (internal) character type support. 27 years ago
Thomas G. Lockhart b5b5f0ddc9 Use the new implicit type coersion techniques for matching up types 27 years ago
Thomas G. Lockhart 3f1c32e2f1 Switch around conditional code so that HAVE_TM_ZONE takes precedence 27 years ago
Tom Lane 4f8458cd6b Build pltcl.so correctly on platforms that want dependent 27 years ago
Tom Lane 91fc67dbef Partial fix for vendor-cc-versus-gcc incompatibility on HPUX: 27 years ago
Tom Lane baaf65983a Use standard AC_PROG_INSTALL macro to search for install program, 27 years ago
Bruce Momjian c47e831366 Add enable_plpgsql from Oliver. 27 years ago
Bruce Momjian 47f11d41b2 Cleanup patch from Oleg. 27 years ago
Bruce Momjian 94c5120849 Fix for lo_import crash. 27 years ago
Bruce Momjian 47cae78f7e While investigating a user's complaint, I have found some memory 27 years ago
Bruce Momjian bc27c2e4ce New ecpg man page. 27 years ago
Bruce Momjian 4c71609c1c This patch fixes the undefined (according to C) and erroneous (under 27 years ago
Bruce Momjian f1a24505bb Included patches should fix following problems in the muti-byte 27 years ago
Bruce Momjian fb6f7dc88d Fix prototype for 64-bit platforms. 27 years ago
Bruce Momjian 489572f288 update pgaccess to 0.93. 27 years ago