Commit Graph

22089 Commits (587bc8188781656fb3de01ebfcbd5a23754edd5c)
 

Author SHA1 Message Date
Neil Conway 587bc81887 Fix a typo. 20 years ago
Tom Lane 984a6ced3e Add CASCADE option to TRUNCATE. Joachim Wieland 20 years ago
Bruce Momjian 2a0ba3f8dd Add: 20 years ago
Bruce Momjian b35440eae8 Appended is a small documentation patch that adds a note to the CREATE 20 years ago
Bruce Momjian 66eccb466e Add: 20 years ago
Bruce Momjian d65b4e30f0 Add: 20 years ago
Bruce Momjian 6839bc95d4 Add comment about localized month names for to_date and to_timestamp. 20 years ago
Tom Lane 9a506a6257 Arrange to call AbsorbFsyncRequests every so often while performing a 20 years ago
Tom Lane f0bfc02001 Remove unnecessary lo_lseek call in lo_open. Apparently there was once 20 years ago
Tom Lane 56aa84a69c Fix ancient error in large objects usage example: overwrite() subroutine 20 years ago
Tom Lane 9356877bba Repair oidvectorrecv and int2vectorrecv, which I broke while changing 20 years ago
Bruce Momjian 487b7f5de3 Update OS X shared memory documentation for 10.3.9 and later to use 20 years ago
Bruce Momjian 33a84bb306 Mark tsearch2 item as Tom's, not Teodor's. 20 years ago
Bruce Momjian 989d94a171 Update TODO.detail/qsort. 20 years ago
Bruce Momjian 8da308036d Update TODO.detail/qsort. 20 years ago
Teodor Sigaev 38c4fe87ac Significantly improve ranking: 20 years ago
Bruce Momjian 85fa9f516c Update TODO.detail/qsort. 20 years ago
Bruce Momjian 1fa33539ab Add to TODO.detail for qsort. 20 years ago
Bruce Momjian f79df7fcc9 Add: 20 years ago
Tom Lane fa7f6ff0db Fix possible crash at transaction end when a plpgsql function is used and 20 years ago
Tom Lane 181f55e5fb Fix up pg_dump to emit shell-type definitions at the proper time, to 20 years ago
Neil Conway 305fcb7aa4 Woops: also update the alternative "expected" files for contrib/cube's 20 years ago
Bruce Momjian 8fe61f0d86 Update text file. 20 years ago
Bruce Momjian 711c38398e Update patch generation instructions. 20 years ago
Neil Conway 485541a3aa Update the expected regression test results to account for the changes to 20 years ago
Bruce Momjian 0cb0ec9ed9 Update Japanese FAQ, backpatched to 8.1.X. 20 years ago
Neil Conway 0d9742f99a Attached is a patch that replaces a bunch of places where StringInfos 20 years ago
Neil Conway 8e5a10d46c This patch makes the error message strings throughout the backend 20 years ago
Bruce Momjian 87fa10a426 Add pg_service.conf documentation for libpq. 20 years ago
Neil Conway e24cea8be5 Fix typo in comment. 20 years ago
Tom Lane 8e68d78390 Allow the syntax CREATE TYPE foo, with no parameters, to permit explicit 20 years ago
Bruce Momjian 7f19339cca Back out libpq changes for service --- not ready yet. 20 years ago
Bruce Momjian b04d19f230 Fix PG_VERSION_NUM for different awk -F handling. 20 years ago
Bruce Momjian c979afb7e0 Fix PG_VERSION_NUM awk -F parameter. 20 years ago
Neil Conway 2b8afe6193 Tweak the error message emitted when a void-returning PL/Python function 20 years ago
Neil Conway 87daae1143 Allow PL/Python functions to return void, per gripe from James Robinson 20 years ago
Bruce Momjian c6b6f7ad64 Add: 20 years ago
Bruce Momjian 03024ca5a1 Add PG_VERSION_NUM for use by 3rd party applications wanting to test the 20 years ago
Tom Lane d2c555ee53 Teach nodeSort and nodeMaterial to optimize out unnecessary overhead 20 years ago
Tom Lane 2c0ef9777c Extend the ExecInitNode API so that plan nodes receive a set of flag 20 years ago
Peter Eisentraut 7f4f42fa10 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 20 years ago
Peter Eisentraut fe83b3ebc6 contrib uninstall scripts 20 years ago
Bruce Momjian d46fbef386 Add mention that tid perhaps someday should be output as a record. 20 years ago
Tom Lane 909ca1407c Improve sorting speed by pre-extracting the first sort-key column of 20 years ago
Neil Conway e1f06d8057 Fix a few minor typos in comments in PL/Perl. 20 years ago
Bruce Momjian 52d010d857 Done: 20 years ago
Neil Conway 41cba49e95 Implement the <> operator for the tid type. Original patch from Mark 20 years ago
Neil Conway c5e0415a28 Minor SGML work: add some more hyperlinks, where appropriate. 20 years ago
Neil Conway 4d39c6bcf5 Fix typo in comment. 20 years ago
Neil Conway f33d3bc0bf TODO updates: 20 years ago