Commit Graph

25388 Commits (571340a00ed58ed179a9063ef77002b34afc7aca)
 

Author SHA1 Message Date
Tom Lane 571340a00e Parenthesize macro arguments safely. I see no bug among the current 19 years ago
Tom Lane 5e87ebb0c3 Although I'd misdiagnosed the reason for the recent failures on 19 years ago
Tom Lane 94470b9499 Doh --- what's really happening on buildfarm member grebe is that its 19 years ago
Andrew Dunstan e152893305 Go back to using a separate method for doing ILIKE for single byte 19 years ago
Tom Lane b5d1608b0a Fix varlena.c routines to allow 1-byte-header text values. This is now 19 years ago
Tom Lane 7583f9a7ca Fix regex, LIKE, and some other second-rank text-manipulation functions 19 years ago
Tom Lane cc59049daf Improve handling of prune/no-prune decisions by storing a page's oldest 19 years ago
Tom Lane 386a5d4268 Change tqual.c tests to use !TransactionIdIsCurrentTransactionId, rather than 19 years ago
Tom Lane da072ab2ab Make some simple performance improvements in TransactionIdIsInProgress(). 19 years ago
Tom Lane bd0af827da Fix comments that misspelled TransactionIdIsInProgress, per Heikki. 19 years ago
Michael Meskes 3e77c8c6c6 Removed superfluous ECPGfree() call. 19 years ago
Tom Lane 017daed0dd If we're gonna provide an --enable-profiling configure option, surely 19 years ago
Tom Lane 02185a0716 Insert a hack in pl/tcl to disable Tcl's built-in Notifier subsystem, which 19 years ago
Tom Lane d22ae3ecc2 Solaris portability fix that was previously made in contrib/tsearch2 19 years ago
Tom Lane eb5f4d6c5c Revert ill-fated patch to release exclusive lock early after vacuum 19 years ago
Bruce Momjian 754838caa3 Done: 19 years ago
Andrew Dunstan ad8fbb549a Cleanup items from csvlog changes, per ITAGAKI Takahiro. 19 years ago
Teodor Sigaev bab16af807 Fix msvc warnings, patch by Hannes Eder <Hannes@HannesEder.net> 19 years ago
Tom Lane 282d2a03dd HOT updates. When we update a tuple without changing any of its indexed 19 years ago
Neil Conway bbf4fdc253 Prevent corr() from returning the wrong results for negative correlation 19 years ago
Bruce Momjian 4893eadc3c Remove tabs from SGML file. 19 years ago
Andrew Dunstan 55613bf9cd Close previously open holes for invalidly encoded data to enter the 19 years ago
Teodor Sigaev 8544110042 Avoid possibly-unportable initializer, per buildfarm warning 19 years ago
Bruce Momjian dc29d703d8 Doc reminder that integer pg version also needs updating. 19 years ago
Bruce Momjian 851745a97a Remove extra tab in postgresql.conf 19 years ago
Tom Lane 039dc49d55 Remove Assert(BgWriterShmem != NULL), which is rather pointless since 19 years ago
Tom Lane 22d98e7934 Fix overflow in extract(epoch from interval) for intervals exceeding 68 years. 19 years ago
Tom Lane e92da1a9d1 Update release notes for last-minute fix. 19 years ago
Tom Lane 43b0c9182f Fix aboriginal mistake in lazy VACUUM's code for truncating away 19 years ago
Bruce Momjian 9a36a09f2e Update Japanese FAQ. 19 years ago
Bruce Momjian c16ffbc677 Add: 19 years ago
Bruce Momjian dc8a8a0463 Add: 19 years ago
Bruce Momjian 18cad61e67 Fix markup. 19 years ago
Bruce Momjian 637878cd85 Update pronunciation FAQ item. 19 years ago
Bruce Momjian 23221f4eea Update to mention alternate project name is "Postgres". 19 years ago
Bruce Momjian 63490ddf1e Remove GIN interface section, which is now documented in SGML. 19 years ago
Tom Lane b2acd633e4 Fix markup that doesn't work in back branches. 19 years ago
Bruce Momjian 7f9de5407a Fix GSS API pointer checking. 19 years ago
Bruce Momjian 12afe7bc76 Document atan2() as y/x, rather than x/y, to conform to general usage. 19 years ago
Tom Lane 9b2afa90bf Minor editorialization on release notes. 19 years ago
Bruce Momjian 4b836d8312 Add some links for escape strings. 19 years ago
Bruce Momjian f6a168e2c3 Add LDAP URL documentation. 19 years ago
Bruce Momjian 13e26073bd Update documentation to mention that autovacuum also does analyze so we 19 years ago
Bruce Momjian fc79628641 Clarify tar documentation about return error codes. 19 years ago
Bruce Momjian ae36e0d589 Update tsearch include location in example. 19 years ago
Bruce Momjian 17aae41afd Add tsearch tab completion support: 19 years ago
Bruce Momjian c0f2b109bc This is small patch fixes a spi example (PG_MODULE_MAGIC is required as 19 years ago
Bruce Momjian edc18429bd Update GNU tar error code documentation. 19 years ago
Bruce Momjian 6c9e4d7e08 Mentino that PAM doesn't work for Unix system authentication because of 19 years ago
Tom Lane 2d6cb170d4 Remove ill-considered (not to mention undocumented) attempt to make 19 years ago