summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retrofit hashtable and shared-mem-size-estimation bug fixesREL6_4Tom Lane1999-03-078-194/+212
* Oops, looks like my local copy of dt.c conflicted withTom Lane1999-03-071-2/+3
* Correct compile failures in REL6_4 datetime code.Tom Lane1999-03-063-16/+5
* A fix for the int8 problem under FreeBSD ... if __FreeBSD__ is defined,Marc G. Fournier1999-03-043-130/+142
* Move common date/time macros to a central place.Thomas G. Lockhart1999-03-031-1/+24
* Remove equivalence between datetime and float8. Wasn't worth the troubleThomas G. Lockhart1999-02-131-3/+4
* This patch fixes some problems in date handling for atypical dates.Thomas G. Lockhart1999-02-132-58/+176
* Back-patch freebsd4 and '. ./conftest.sh' fixes into REL6_4.Tom Lane1999-02-072-4/+4
* Changed ExecConstraints() and ExecRelCheck() to cache constraintJan Wieck1999-02-074-14/+29
* Fixed not free'd heap tuple if BEFORE DELETE trigger procedureJan Wieck1999-02-071-0/+2
* Fixed failed assertion happening in multiple action rulesJan Wieck1999-02-021-2/+7
* Re-insert %.sl rule into Makefile.hpux ... seems it is notTom Lane1999-01-171-0/+5
* HISTORY update.REL6_4_2Bruce Momjian1999-01-031-1/+2
* Mention 6.4.2 changes.Bruce Momjian1999-01-021-2/+6
* Change ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE code blocksThomas G. Lockhart1998-12-313-52/+76
* Upgrade for 6.4.2.Bruce Momjian1998-12-291-0/+7
* Update for 6.4.2.Bruce Momjian1998-12-295-37/+37
* Fix for version, update to 6.5.Bruce Momjian1998-12-253-5/+6
* Add subversion mentionBruce Momjian1998-12-234-9/+9
* Fix problem with bad reference to tzn in GetCurrentAbsoluteTime().Thomas G. Lockhart1998-12-191-3/+2
* Included are patches for doc/README.mb and README.mb.jp.Bruce Momjian1998-12-183-73/+163
* Here are descriptions:Bruce Momjian1998-12-182-4/+7
* Upgrade for 6.4.1.Bruce Momjian1998-12-181-6/+5
* Update for 6.4.1Bruce Momjian1998-12-181-25/+9
* Fix for HAVE_LONG bug in snprintf.c.Bruce Momjian1998-12-181-11/+11
* Upgrade for 6.4.1.Bruce Momjian1998-12-182-1/+44
* Prepare for 6.4.1.Bruce Momjian1998-12-1810-1541/+377
* Remove need for doc 'install man' in INSTALL file. install does bothBruce Momjian1998-12-172-14/+4
* Upgrade to Pygress 2.2.Bruce Momjian1998-12-1712-375/+1975
* Compilation of libpq for Win32 breaks on 6.4, because of a change that IBruce Momjian1998-12-142-2/+2
* OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/.Bruce Momjian1998-12-141-0/+12
* Current multi-byte related codes have a bug with SQL_ASCIIBruce Momjian1998-12-142-3/+25
* Add routines to help with single-byte char type handling.Thomas G. Lockhart1998-12-141-1/+3
* Add routines and synonyms to help with single-byte char type handling.Thomas G. Lockhart1998-12-141-98/+113
* Adjust handling of data type names to suppress double quotesThomas G. Lockhart1998-12-143-52/+64
* Add routines to help with single-byte (internal) character type support.Thomas G. Lockhart1998-12-142-13/+39
* Use the new implicit type coersion techniques for matching up typesThomas G. Lockhart1998-12-141-1/+24
* Switch around conditional code so that HAVE_TM_ZONE takes precedenceThomas G. Lockhart1998-12-141-15/+25
* Build pltcl.so correctly on platforms that want dependentTom Lane1998-12-131-6/+17
* Partial fix for vendor-cc-versus-gcc incompatibility on HPUX:Tom Lane1998-12-131-0/+2
* Use standard AC_PROG_INSTALL macro to search for install program,Tom Lane1998-12-133-405/+489
* Add enable_plpgsql from Oliver.Bruce Momjian1998-12-131-0/+68
* Cleanup patch from Oleg.Bruce Momjian1998-12-133-4/+4
* Fix for lo_import crash.Bruce Momjian1998-12-131-2/+2
* While investigating a user's complaint, I have found some memoryBruce Momjian1998-12-132-5/+5
* New ecpg man page.Bruce Momjian1998-12-131-52/+245
* This patch fixes the undefined (according to C) and erroneous (underBruce Momjian1998-12-131-3/+5
* Included patches should fix following problems in the muti-byteBruce Momjian1998-12-122-6/+3
* Fix prototype for 64-bit platforms.Bruce Momjian1998-12-121-1/+7
* update pgaccess to 0.93.Bruce Momjian1998-12-125-1136/+1270