aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Pass atttypmod to the frontend.Bruce Momjian1998-05-14
* Remove extraneous -DPARSEDEBUG from CFLAGS options.Thomas G. Lockhart1998-05-13
* Made a copy of errors with the AC_TRY_RUN() macro...appears to work betterMarc G. Fournier1998-05-13
* Add a check for DBL_MIN problem...not sure if this is right...needsMarc G. Fournier1998-05-13
* Remove added NullProc define, and use fmgr.h value from fmgr.h.Bruce Momjian1998-05-13
* Fix to allow \f \ to make spaces as delimiter.Bruce Momjian1998-05-13
* Remove --disabled options from configureBruce Momjian1998-05-12
* The attached patch corrects two problems with autoconfiguration ofBruce Momjian1998-05-12
* Give proper error on psql \copy use.Bruce Momjian1998-05-12
* Cleanups for large objects, so file is trucated on open, fix forBruce Momjian1998-05-12
* Someone remove a #define too much from pg_proc.h which breaksBruce Momjian1998-05-12
* Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries,Bruce Momjian1998-05-12
* Changed error message slightly.Thomas G. Lockhart1998-05-09
* Add some more node print routines for debugging onlyThomas G. Lockhart1998-05-09
* Fix CACHEDEBUG debugging statements; usually not used and apparentlyThomas G. Lockhart1998-05-09
* Change parameters to func_error().Thomas G. Lockhart1998-05-09
* Add capabilities for automatic type conversion.Thomas G. Lockhart1998-05-09
* Add TIMEZONE_HOUR, TIMEZONE_MINUTE keywords per SQL92 specs.Thomas G. Lockhart1998-05-09
* llow more variations on valid floating point numbers (e.g. ".1", "1e6").Thomas G. Lockhart1998-05-09
* Implement TIMEZONE_HOUR, TIMEZONE_MINUTE per SQL92 specs.Thomas G. Lockhart1998-05-09
* Add parse_coerce.c for type conversion handling.Thomas G. Lockhart1998-05-09
* Implement TIMEZONE_HOUR, TIMEZONE_MINUTE per SQL92 specs.Thomas G. Lockhart1998-05-09
* Allow more variations on valid floating point numbers (e.g. ".1", "1e6").Thomas G. Lockhart1998-05-09
* Make lines and support routines/operators more visible.Thomas G. Lockhart1998-05-09
* Add routines to convert between varchar and bpchar.Thomas G. Lockhart1998-05-09
* Make lines more visible to the user.Thomas G. Lockhart1998-05-09
* Add bit flags to support timezonehour and minute in data retrieval.Thomas G. Lockhart1998-05-09
* Make a few line routines visible.Thomas G. Lockhart1998-05-09
* Define "tz_hour" and "tz_minute" arguments to date_part().Thomas G. Lockhart1998-05-09
* Add missing includes.Bruce Momjian1998-05-07
* Add missing file from Tom Lane.Bruce Momjian1998-05-07
* It seems the regression tests don't cover copy in/out at all, soBruce Momjian1998-05-06
* What I've done:Bruce Momjian1998-05-06
* Remove extra paren in __alpha so it compiles.Bruce Momjian1998-05-06
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-06
* Missed the __alpha__ to __alpha change...Marc G. Fournier1998-05-04
* Okay...this should fix the s_lock() patches from David to what heMarc G. Fournier1998-05-04
* Major screwed up s_lock patches...need to be fixed...Marc G. Fournier1998-05-04
* return to normal valuesBruce Momjian1998-05-04
* Fix for missing parens with \g causing psql to get completelyBruce Momjian1998-05-04
* testBruce Momjian1998-05-01
* testBruce Momjian1998-05-01
* testBruce Momjian1998-05-01
* testBruce Momjian1998-05-01
* testBruce Momjian1998-05-01
* testBruce Momjian1998-05-01
* testBruce Momjian1998-05-01
* testBruce Momjian1998-05-01
* testBruce Momjian1998-04-30
* No reason to show flags in root error message.Bruce Momjian1998-04-30