Commit Graph

15274 Commits (cf5ec3d12bcbd7ead3fd3f35ed94ef31c751e275)
 

Author SHA1 Message Date
Michael Meskes cf5ec3d12b Sorry, missed a file. 23 years ago
Michael Meskes abd310a3b1 Allow constants in using clauses. 23 years ago
Tom Lane 5fc9f3d574 We neglected to set conn->raddr.salen, leading to breakage of CANCEL 23 years ago
Tom Lane 1bd22f55cf Disallow dollar sign in operator names, instead allow it as a non-first 23 years ago
Michael Meskes 8902aaaa6c Fixed fetch into char * and added missing prototype for an Informix function. 23 years ago
Bruce Momjian 4d9eede82f Move thread checking code farther down in conflgure. 23 years ago
Peter Eisentraut f374a9dae9 Change clusterdb and vacuumdb into C programs. 23 years ago
Tom Lane eab5d643b2 Make FLOAT(p) measure the precision p in bits, not decimal digits, to 23 years ago
Peter Eisentraut 596652d6eb More information schema views. 23 years ago
Peter Eisentraut 3d6fd2557c Add missing file to clean target. 23 years ago
Michael Meskes 8a2aa79fee Fixed several more parsing bugs. 23 years ago
Tom Lane f12f8990e4 Fix error line numbers reported for errors in plpgsql_parse_word and 23 years ago
Tom Lane 3467b1a1f9 Fix bugs in interval-to-time conversion: HAVE_INT64_TIMESTAMP case did not 23 years ago
Michael Meskes 76924b5d94 Fixed two small bugs. 23 years ago
Tom Lane a499725469 Allow GROUP BY, ORDER BY, DISTINCT targets to be unknown literals, 23 years ago
Tom Lane cb02610e50 Adjust nestloop-with-inner-indexscan plan generation so that we catch 23 years ago
Tom Lane 3fb6f1347f Replace cryptic 'Unknown kind of return type' messages with something 23 years ago
Tom Lane 996fdb9af1 Cause GROUP BY clause to adopt ordering operators from ORDER BY when 23 years ago
Tom Lane da78e3e2eb index() -> strchr(). 23 years ago
Michael Meskes a0f29e3afd Typo in version number. 23 years ago
Michael Meskes 86a8331935 Some minor changes for new version numbering. 23 years ago
Michael Meskes 7ea9c94814 Updating ECPG todo items. 23 years ago
Bruce Momjian a64927f995 Ecpg cleanups for prototypes. 23 years ago
Bruce Momjian 228c02c3e5 Run autoconf/autoheader for ecpg change. 23 years ago
Bruce Momjian 4f70680177 Make ecpg thread safe. 23 years ago
Bruce Momjian ffa3bfbc30 Move thread os defines into template files. 23 years ago
Bruce Momjian 467839df26 Handle threading in two more gethostbyname calls. 23 years ago
Bruce Momjian a16a031411 Make libpq thread-safe with configure --with-threads option. 23 years ago
Bruce Momjian 62b532b736 Add thread.c for libpq threading, and hook it into libpq/configure. 23 years ago
Bruce Momjian 02d847fe9f Add --with-threads configure option to control threaded libpq. 23 years ago
Michael Meskes 26188e8c17 - Enable FETCH without INTO. 23 years ago
Tom Lane a2d08b99c2 Okay, recognize freebsd 2.* and 3.* too. 23 years ago
Tom Lane bee114c38b Expect FreeBSD 5.* to have standard float arithmetic. 23 years ago
Tom Lane 716200179f Fix broken markup. 23 years ago
Bruce Momjian 41a10a13b1 Add thread-enable compile variables into libpq. 23 years ago
Tom Lane cc2fc4a71b Fix SQL function executor for case where last command of a function is 23 years ago
Tom Lane ccd99a5eb5 <sys/socket.h> requires <sys/types.h> to already have been included 23 years ago
Bruce Momjian 889dd3c00d Mention need for swap on Linux, and kill -9. 23 years ago
Bruce Momjian 8d2d92c5f0 Document default Linux autocommit behavior, and show workaround. 23 years ago
Michael Meskes b4117d8b1b Install all header files. 23 years ago
Bruce Momjian b14295cfe4 Attached is the complete diff against current CVS. 23 years ago
Bruce Momjian dc4ee8a833 Back out patch that got bundled into another patch. 23 years ago
Bruce Momjian a647e30ba3 New patch with corrected README attached. 23 years ago
Bruce Momjian ef2ba42717 Attached is a patch that enhances the output of psql's HTML mode. 23 years ago
Bruce Momjian e9cda08b2b Brief note about sequence cache not being cleared in other backends. 23 years ago
Bruce Momjian b4cea00a1f IPv6 cleanups. 23 years ago
Bruce Momjian e5549a272d Back out this patch because it is patched inside a later patch. 23 years ago
Bruce Momjian 1cef8ea790 I succeeded by fixing up setup.py: 23 years ago
Bruce Momjian b78961b0da Here is a patch that allows CIDR netmasks in pg_hba.conf. It allows two 23 years ago
Bruce Momjian 310c084921 Add Linux restart --- Slawomir Sudnik 23 years ago