Commit Graph

22074 Commits (38c4fe87ac86965253235edf46a5908e49c8478e)
 

Author SHA1 Message Date
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
Peter Eisentraut e6917b1255 Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>. 20 years ago
Bruce Momjian 305c82e6bb Add intervals: 20 years ago
Bruce Momjian 8c71af130c Fix computation of sample table size. 20 years ago
Bruce Momjian 8e8972832a Remove duplicate: 20 years ago
Bruce Momjian 0915d370f5 Remove mention of MIN/MAX() not using indexes. 20 years ago
Bruce Momjian eb8f9cc066 Mention that the archive history file has the wal start/stop file names. 20 years ago
Peter Eisentraut 268c1b6077 The Makefile was invoking perl scripts as ./script.pl. This fails when 20 years ago
Andrew Dunstan 2b695717a7 Make restricted_exec feature for Windows more robust by using the environment 20 years ago
Andrew Dunstan b5fe16d09f make initdb -U username work as advertised; back out bogus patch at rev 1.42 20 years ago
Tom Lane f87d4875e9 Fix vacuumlo to avoid unnecessary use of backslash in search pattern. 20 years ago
Neil Conway 737651f6be Cleanup the usage of ScanDirection: use the symbolic names for the 20 years ago
Tom Lane 3666260ffd Fix old pg_dump oversight: default values for domains really need to be dumped 20 years ago
Tom Lane af49a1634f Adjust probe for getaddrinfo to cope with macro-ized definitions, such 20 years ago
Neil Conway 45594a6859 Fix three Python reference leaks in PLy_traceback(). This would result 20 years ago
Teodor Sigaev dde9457294 Fixing and improve compound word support. This changes cannot be applied to 20 years ago