Commit Graph

7 Commits (abd183e4e718a79ad35e6a53b45155cec6bf8ce3)

Author SHA1 Message Date
Tom Lane 1c92724985 Set read_only = TRUE while evaluating input queries for ts_rewrite() 18 years ago
Tom Lane 592c88a0d2 Remove the aggregate form of ts_rewrite(), since it doesn't work as desired 18 years ago
Tom Lane 12f25e70a6 Fix two-argument form of ts_rewrite() so it actually works for cases where 18 years ago
Teodor Sigaev 978de9d06d Improvements from Heikki Linnakangas <heikki@enterprisedb.com> 19 years ago
Teodor Sigaev 8983852e34 Improving various checks by Heikki Linnakangas <heikki@enterprisedb.com> 19 years ago
Teodor Sigaev e5be89981f Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with 19 years ago
Tom Lane 140d4ebcb4 Tsearch2 functionality migrates to core. The bulk of this work is by 19 years ago
Tom Lane 9f652d430f Fix up several contrib modules that were using varlena datatypes in not-so-obvious 19 years ago
Teodor Sigaev c269f0f1e2 fix comparison with SPI_processed 20 years ago
Neil Conway 8e5a10d46c This patch makes the error message strings throughout the backend 20 years ago
Bruce Momjian 436a2956d8 Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
Tom Lane cecb607559 Make SQL arrays support null elements. This commit fixes the core array 20 years ago
Teodor Sigaev 134bed8089 Fix rwrite(ARRAY) on 64-bit boxes: 20 years ago
Teodor Sigaev 0645663e6c New features for tsearch2: 20 years ago