2006-03-06 |
Bruce Momjian | Attached is the new patch. To summarize: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Enable standard_conforming_strings to be turned on. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Update comment on how sighup signal affects postgresql... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | * Stephen Frost (sfrost@snowman.net) wrote: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | This patch adds native LDAP auth, for those platforms... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Update item. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add for Win32: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add WSACancelBlockingCall TODO.detail item. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add for ecpg: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Fix psql history handling so 'execute' backslash comman... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Prevent autovacuum from zeroing damaged pages. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | in the docs, the function "ascii(text)" is described as |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | In psql, save history of backslash commands used in... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Neil Conway | Per recent discussion on -hackers, we should sometimes... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Andrew Dunstan | Prepared queries for PLPerl, plus fixing a small plperl... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Update copyright for 2006. Update scripts. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Update to 2006. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Check for "msys" so it doesn't use 'con' by checking... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Improve STRINGS_H macro test for MSVC extensions. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tom Lane | Improve OS X shared-memory documentation: fix typos... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Support include directives in postgresql.conf. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Declare the arguments of AllocateFile() as const char... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Incorporate a couple of recent tuplesort.c improvements... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Prevent lazy_space_alloc from making requests that... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Prevent sorting from requesting a SortTuple array that... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tatsuo Ishii | Tighten up SJIS byte sequence check. Now we reject... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | > gettimeofday.c:35: warning: integer constant is too... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | > It doesn't say that only the listed commands acquire... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | Use DEVTTY as 'con' on Win32 as a replacement for ... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | That was a typo in my comment before the code (the... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | This patch fixes this warning. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Avoid trying to open /dev/tty on Win32. Some Win32... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Improve pg_dump and psql to use libpq's newer COPY... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Fixes for Win32-client only compiles. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Rename Online Backup to Continuous Archiving. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Update ipcclean to use try 'id' first for root check. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add workaround so MSVC doesn't try to load strings... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Teach PQcmdTuples() that a COPY command tag might conta... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Clarify macro layout for win32 IMPORT. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Make the COPY command return a command tag that include... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Dept. of second thoughts: rejigger the TRUNCATE ..... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | In ipcclean, check LOGNAME only if USER is not set. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Neil Conway | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Add CASCADE option to TRUNCATE. Joachim Wieland |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Appended is a small documentation patch that adds a... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add comment about localized month names for to_date... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Arrange to call AbsorbFsyncRequests every so often... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Remove unnecessary lo_lseek call in lo_open. Apparentl... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Fix ancient error in large objects usage example: overw... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Repair oidvectorrecv and int2vectorrecv, which I broke... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update OS X shared memory documentation for 10.3.9... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Mark tsearch2 item as Tom's, not Teodor's. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update TODO.detail/qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update TODO.detail/qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Teodor Sigaev | Significantly improve ranking: |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update TODO.detail/qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Add to TODO.detail for qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Fix possible crash at transaction end when a plpgsql... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Fix up pg_dump to emit shell-type definitions at the... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | Woops: also update the alternative "expected" files... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Update text file. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Update patch generation instructions. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | Update the expected regression test results to account... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Update Japanese FAQ, backpatched to 8.1.X. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | Attached is a patch that replaces a bunch of places... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | This patch makes the error message strings throughout... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Add pg_service.conf documentation for libpq. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Neil Conway | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Tom Lane | Allow the syntax CREATE TYPE foo, with no parameters... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Back out libpq changes for service --- not ready yet. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Fix PG_VERSION_NUM for different awk -F handling. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Fix PG_VERSION_NUM awk -F parameter. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Neil Conway | Tweak the error message emitted when a void-returning... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Neil Conway | Allow PL/Python functions to return void, per gripe... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Add PG_VERSION_NUM for use by 3rd party applications... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Tom Lane | Teach nodeSort and nodeMaterial to optimize out unneces... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Tom Lane | Extend the ExecInitNode API so that plan nodes receive... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Peter Eisentraut | Clean up CREATE FUNCTION syntax usage in contrib and... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Peter Eisentraut | contrib uninstall scripts |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Bruce Momjian | Add mention that tid perhaps someday should be output... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Tom Lane | Improve sorting speed by pre-extracting the first sort... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Fix a few minor typos in comments in PL/Perl. |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Implement the <> operator for the tid type. Original... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Minor SGML work: add some more hyperlinks, where approp... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | TODO updates: |
commit | commitdiff | tree | snapshot |
next |