Commit Graph

673 Commits (3b2e94de84e0e41946da09333f189fee5f166299)

Author SHA1 Message Date
Tom Lane 3fb6f1347f Replace cryptic 'Unknown kind of return type' messages with something 23 years ago
Bruce Momjian a647e30ba3 New patch with corrected README attached. 23 years ago
Bruce Momjian 310c084921 Add Linux restart --- Slawomir Sudnik 23 years ago
Bruce Momjian 9243664dd4 This patch updates pg_autovacuum in several ways: 23 years ago
Tom Lane 6a276b7bfd Update expected file to match new _int.sql. 23 years ago
Bruce Momjian a237dd2b30 Add missing intarray files. 23 years ago
Bruce Momjian 47d5c3d5e7 Changes: 23 years ago
Tom Lane bd48e09f2a Remove platform-specific executable; does not belong in distribution. 23 years ago
Tatsuo Ishii 412893b416 Fix uninitialized memory bug 23 years ago
Tom Lane 5666462f2e Ensure that in all flex lexers that are part of the backend, a 23 years ago
Tom Lane fc8d970cbc Replace functional-index facility with expressional indexes. Any column 23 years ago
Bruce Momjian 98b6f37e47 Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in 23 years ago
Tom Lane f45df8c014 Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing 23 years ago
Tom Lane bf45bff004 Repair quoting sloppiness, lack of schema awareness in reindexdb. 23 years ago
Tom Lane 86f5fcfeb7 Fix failure when uniq-ifying an array of zero elements. 23 years ago
Tom Lane bcfeca5856 Check calling context for connectby_text(), per Joe Conway. 23 years ago
Tom Lane 78b08584b4 Fix various recent build and regression-test problems in contrib/. 23 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Tom Lane de28dc9a04 Portal and memory management infrastructure for extended query protocol. 23 years ago
Bruce Momjian baf6c8d21d Please, apply patch for contrib/ltree to current CVS and 7.3.2 23 years ago
Tom Lane bb3c00ee28 Regression output didn't get updated to match recent commit. 23 years ago
Bruce Momjian 54f7338fa1 This patch implements holdable cursors, following the proposal 23 years ago
Bruce Momjian cb1672e9f8 Rename README in autovacuum code to match Makefile. 23 years ago
Bruce Momjian e0d043b94d please apply attached patch to current CVS. 23 years ago
Bruce Momjian bd18c50ba8 I have updated my pg_autovacuum program (formerly pg_avd, the name 23 years ago
Bruce Momjian 64d0b8b05f Attached is an update to contrib/tablefunc. It implements a new hashed 23 years ago
Bruce Momjian ee303739d3 Just some fixups to a couple contrib directories I was trying out. 23 years ago
Bruce Momjian 900fa3d0f5 The attatched patch fixes a memory error with contrib/dbmirror/pending.c 23 years ago
Tom Lane e4704001ea This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
Tom Lane aa60eecc37 Revise tuplestore and nodeMaterial so that we don't have to read the 23 years ago
Bruce Momjian 71e1f531d3 Please apply patches for contrib/ltree. 23 years ago
Bruce Momjian 4efbbd7318 We just released new version of contrib/btree_gist 23 years ago
Bruce Momjian 9ccaaf676f The attached patches change earthdistance to use the new cube functions 23 years ago
Bruce Momjian 80b3513d57 The attached patch provides cube with 4 functions for building cubes 23 years ago
Tom Lane 9d00798720 Tweak bison build rules so that we get the same error messages from 23 years ago
Bruce Momjian d14c64c4a3 This patch fixes an incorrect statement and makes a few cleanups to 23 years ago
Tom Lane 59779c81ba Add missing #include <getopt.h>. 23 years ago
Tom Lane 2e98da5246 Call timestamp_in with proper arguments, per gripe from Mark Halliwell. 23 years ago
Bruce Momjian 3e40ff58c5 Upgrade to my2pg 1.9 23 years ago
Bruce Momjian a24104eb5e Upgrade to even newer ora2pg 2.0. 23 years ago
Bruce Momjian ffab4fdf24 Upgrade to ora2pg 1.10. Backpatch to 7.3.X. 23 years ago
Tom Lane 30a800a0e9 Update for new we-always-have-getopt_long approach. 23 years ago
Hiroshi Inoue 9ab7ab5196 Add casts between lo and oid. 23 years ago
Bruce Momjian 1868b0be44 Small fix in documentation and some examples of usage. Please, apply to 24 years ago
Tom Lane 3a4f7dde16 Phase 3 of read-only-plans project: ExecInitExpr now builds expression 24 years ago
Bruce Momjian 8358302ded This patch fixes minor bugs in dictionary generator in contrib/tsearch 24 years ago
Bruce Momjian bc6625970c Following patch avoids removing oids in the temporary table from the 24 years ago
Bruce Momjian b842726fc7 I've simplified the Darwin/Mac OS X startup script I submitted earlier 24 years ago
Bruce Momjian a2bd3e2085 Thank you very much, you catch it :). This bug had a long life, because it 24 years ago
Bruce Momjian 87cba401a4 Some time ago John Gray <jgray@azuli.co.uk> and myself worked out and 24 years ago