aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update stuff for 6.5.1 release.Bruce Momjian1999-07-10
* -mieee and # does not work for certain version of egcsTatsuo Ishii1999-07-10
* Fix gcc complaint about long being passed to sprintf %d.Tom Lane1999-07-09
* Make ^ precidence greater than *.Bruce Momjian1999-07-09
* createlang now returns 2 for language already exists.Bruce Momjian1999-07-09
* Re-apply range check patch after fixing LIMIT_H test and defines.Bruce Momjian1999-07-09
* Add mention block size <= 32k.Bruce Momjian1999-07-09
* Another place that HAVE_LIMITS_H was misspelled.Tom Lane1999-07-09
* cleanupBruce Momjian1999-07-09
* Fix for ACL length problem on different platforms.Bruce Momjian1999-07-09
* Backup pg_atoi patch for long checking. Caused initdb problems.Bruce Momjian1999-07-09
* Add linux_m68k template file.Bruce Momjian1999-07-09
* Rename tuturials for char2/char16 removal.Bruce Momjian1999-07-08
* Rename example temp to mytemp.Bruce Momjian1999-07-08
* Test Case:Bruce Momjian1999-07-08
* Add CXXFLAGS +=Bruce Momjian1999-07-08
* > In both datetime_trunc() and timespan_trunc() in dt.c,Bruce Momjian1999-07-08
* Rename pg_temp to pg_sorttemp so it does not conflict with temp table names.Bruce Momjian1999-07-08
* pg_atoi() does range check on int4 data only ifBruce Momjian1999-07-08
* Irix update from Mark DalphinBruce Momjian1999-07-08
* Add ^ precidence.Bruce Momjian1999-07-08
* Allow port numbers 32k - 64k.Bruce Momjian1999-07-07
* Fix for \do and ceil()/float.Bruce Momjian1999-07-07
* Fix spelling of variable name.Bruce Momjian1999-07-07
* Cleanup of min tuple size.Bruce Momjian1999-07-07
* Fix misspelling.Bruce Momjian1999-07-07
* Remove old readme file.Bruce Momjian1999-07-05
* Align cleanup.Bruce Momjian1999-07-04
* More alignmentBruce Momjian1999-07-04
* Clean up maximum rewrite tuple length.Bruce Momjian1999-07-04
* Clarify maximum tuple and max attribute lengths.Bruce Momjian1999-07-04
* Make exec_simple_check_plan() check for a null plan, soTom Lane1999-07-04
* Add abortcurrent trans to temp table fix.Bruce Momjian1999-07-03
* More cleanupBruce Momjian1999-07-03
* Update tuple size check.Bruce Momjian1999-07-03
* Fix for insertion of tuple too large.Bruce Momjian1999-07-03
* Fix to prevent too large tuple from being created.Bruce Momjian1999-07-03
* Fix for removal of temp tables if last transaction was aborted.Bruce Momjian1999-07-02
* typo fix.Bruce Momjian1999-07-02
* #ifdef around true and false.Bruce Momjian1999-07-01
* make distclean missed a few symlinks created by configure.Tom Lane1999-07-01
* Make sure symlinks for sharedlib get removed by 'make clean'.Tom Lane1999-06-30
* Generate a full set of version-numbered symlinks when buildingTom Lane1999-06-30
* *** empty log message ***Michael Meskes1999-06-29
* Avoid disk writes for read-only transactions.Vadim B. Mikheev1999-06-29
* Add time warning about bigtests.Bruce Momjian1999-06-28
* Some minor bug fixesPeter Mount1999-06-27
* Add var defines for no testandsetBruce Momjian1999-06-26
* Remove -m486 on Openbsd.Bruce Momjian1999-06-26
* *** empty log message ***Michael Meskes1999-06-25