Commit Graph

3071 Commits (eaa1df28bfdf5266ba2dd472ff29d6974cab1ca2)

Author SHA1 Message Date
Marc G. Fournier eaa1df28bf From: Tom Lane <tgl@sss.pgh.pa.us> 28 years ago
Bruce Momjian af73db0697 Solaris 5 fix. 28 years ago
Bruce Momjian 9af6bd9962 Move FAQ_DEV to docs directory, where it belongs. 28 years ago
Marc G. Fournier 9f3d63936b From: David Hartwig <daveh@insightdist.com> 28 years ago
Marc G. Fournier a45341979f From: Michael Meskes <meskes@topsystem.de> 28 years ago
Bruce Momjian 07140ee024 Allow cancel from client of backend query. Change some int variables 28 years ago
Marc G. Fournier ef567413d2 From: Michael Meskes <meskes@topsystem.de> 28 years ago
Bruce Momjian 45878915a8 Another \f\ fix for psql. 28 years ago
Bruce Momjian 683333644d Pass atttypmod to the frontend. 28 years ago
Thomas G. Lockhart ef0747fe5a Remove extraneous -DPARSEDEBUG from CFLAGS options. 28 years ago
Marc G. Fournier 8686b83784 Made a copy of errors with the AC_TRY_RUN() macro...appears to work better 28 years ago
Marc G. Fournier 9391dd3698 Add a check for DBL_MIN problem...not sure if this is right...needs 28 years ago
Bruce Momjian 68f9c9819b Remove added NullProc define, and use fmgr.h value from fmgr.h. 28 years ago
Bruce Momjian 2af0d090f1 Fix to allow \f \ to make spaces as delimiter. 28 years ago
Bruce Momjian d020a2835f Remove --disabled options from configure 28 years ago
Bruce Momjian 982c695fbd The attached patch corrects two problems with autoconfiguration of 28 years ago
Bruce Momjian 95aa15f32a Give proper error on psql \copy use. 28 years ago
Bruce Momjian 58fffea03c Cleanups for large objects, so file is trucated on open, fix for 28 years ago
Bruce Momjian 1b70585d4b Someone remove a #define too much from pg_proc.h which breaks 28 years ago
Bruce Momjian c312583767 Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries, 28 years ago
Thomas G. Lockhart 02a9d7e273 Changed error message slightly. 28 years ago
Thomas G. Lockhart e6a854dc41 Add some more node print routines for debugging only 28 years ago
Thomas G. Lockhart 52dd4cfd7c Fix CACHEDEBUG debugging statements; usually not used and apparently 28 years ago
Thomas G. Lockhart de75f9ef49 Change parameters to func_error(). 28 years ago
Thomas G. Lockhart 3ace5fd082 Add capabilities for automatic type conversion. 28 years ago
Thomas G. Lockhart 54b5577cb6 Add TIMEZONE_HOUR, TIMEZONE_MINUTE keywords per SQL92 specs. 28 years ago
Thomas G. Lockhart cd692f2347 llow more variations on valid floating point numbers (e.g. ".1", "1e6"). 28 years ago
Thomas G. Lockhart f4f0e9d608 Implement TIMEZONE_HOUR, TIMEZONE_MINUTE per SQL92 specs. 28 years ago
Thomas G. Lockhart 8ff34188f7 Add parse_coerce.c for type conversion handling. 28 years ago
Thomas G. Lockhart ca354d9027 Implement TIMEZONE_HOUR, TIMEZONE_MINUTE per SQL92 specs. 28 years ago
Thomas G. Lockhart d4a95fd7ab Allow more variations on valid floating point numbers (e.g. ".1", "1e6"). 28 years ago
Thomas G. Lockhart dc9a9cdfb9 Make lines and support routines/operators more visible. 28 years ago
Thomas G. Lockhart cb03826201 Add routines to convert between varchar and bpchar. 28 years ago
Thomas G. Lockhart 9afe03355a Make lines more visible to the user. 28 years ago
Thomas G. Lockhart 14257ee2c6 Add bit flags to support timezonehour and minute in data retrieval. 28 years ago
Thomas G. Lockhart 70c4c57e42 Make a few line routines visible. 28 years ago
Thomas G. Lockhart 8e602a3cb7 Define "tz_hour" and "tz_minute" arguments to date_part(). 28 years ago
Bruce Momjian 6ef58461ff Add missing includes. 28 years ago
Bruce Momjian 9527ce3efe Add missing file from Tom Lane. 28 years ago
Bruce Momjian 1c2d9cb637 It seems the regression tests don't cover copy in/out at all, so 28 years ago
Bruce Momjian edbd51395c What I've done: 28 years ago
Bruce Momjian 2e12331d42 Remove extra paren in __alpha so it compiles. 28 years ago
Marc G. Fournier 6bccf64d7b From: Michael Meskes <meskes@topsystem.de> 28 years ago
Marc G. Fournier f9322c66d3 Missed the __alpha__ to __alpha change... 28 years ago
Marc G. Fournier c73e186948 Okay...this should fix the s_lock() patches from David to what he 28 years ago
Marc G. Fournier 1d36bdcfa6 Major screwed up s_lock patches...need to be fixed... 28 years ago
Bruce Momjian f8b4a25fd7 return to normal values 28 years ago
Bruce Momjian 29c20d498d Fix for missing parens with \g causing psql to get completely 28 years ago
Bruce Momjian dfb731c273 test 28 years ago
Bruce Momjian c6e484a453 test 28 years ago