2006-06-25 |
Bruce Momjian | Fix GEVHDRSZ for Win32. |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Bruce Momjian | Fix Win32/Cygwin problems: |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Bruce Momjian | Update entry: |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Bruce Momjian | Add UPDATE entry for row reuse. |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Tom Lane | Fix re-inclusion of port header file on Windows, per... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Michael Meskes | Clarified copyright notice |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Tom Lane | Remove dllinit.c; it was only needed for long-obsolete... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Tom Lane | pg_stop_backup was calling XLogArchiveNotify() twice... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Tom Lane | Standalone backends need pgstat_bestart() too, per... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Tom Lane | Move setup_cancel_handler() up near start of psql main... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Tom Lane | Remove ancient kluge that kept nodeAgg.c from crashing... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Tom Lane | Disallow aggregate functions in UPDATE commands (unless... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Tom Lane | Eliminate a gratuitously different wording of the ... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Joe Conway | - During dblink_open, if transaction state was IDLE... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Tom Lane | Clean up psql variable code a little: eliminate unneces... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Michael Meskes | Added some more coverity report patches send in by... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Michael Meskes | Fixed small typo in changelog |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Michael Meskes | Added fixed from the coverity report send in by Joachim... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Tom Lane | Remove redundant gettimeofday() calls to the extent... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Tom Lane | Split definitions for md5.c out of crypt.h and into... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Tom Lane | Some editorial work on the documentation of the current... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Michael Meskes | Do not use already free'ed errmsg, bug found by Joachim... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Tom Lane | Take the statistics collector out of the loop for monit... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Bruce Momjian | Update my email address. |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Tom Lane | Don't try to call posix_fadvise() unless <fcntl.h>... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Tom Lane | Fix saveHistory() to not emit bogus complaint during... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Tom Lane | Increase timeout in statement_timeout test from 1 secon... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Peter Eisentraut | Merge postmaster and postgres command into just postgre... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Tom Lane | Fix a couple of obvious problems in DROP IF EXISTS... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Tom Lane | Code review for SELECT INTO STRICT patch: use saner... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Tom Lane | Clean up after someone's curious idea that it'd be... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Andrew Dunstan | docs for DROP ... IF EXISTS for the following cases: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Document issues with non-default tablespaces and pg_dum... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add URL for ISO dates: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Andrew Dunstan | DROP ... IF EXISTS for the following cases: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add URL for currency type: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add URL for updatable views: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Tom Lane | Fix problems with cached tuple descriptors disappearing... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add URL to: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add URL for freespace map filling. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | > |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | > o Add PL/Python tracebacks |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add to locale TODO.detail. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add URL for ISO date/time syntax: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Add LDAP documentation missed in code patch. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Update preload_library magic block wording. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Test for POSIX_FADV_DONTNEED to use posix_fadvise(). |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Fix: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bruce Momjian | Update magic block wording for preloaded libraries. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Use posix_fadvise() to avoid kernel caching of WAL... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Add STRICT to PL/pgSQL SELECT INTO, so exceptions are... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Fix to_ascii() markup error. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Add mention that preload_libraries check the magic... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Update syntax suggestion: |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Move list of supported to_ascii() encodings from footno... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Clarify dynamic pl/pgsql item and add URLs. Restructur... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bruce Momjian | Done, removed: |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Tom Lane | Remove the limit on the number of entries allowed in... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add to locale TODO.detail. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Remove, done: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add URL to ILIKE encoding fix: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Already done: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Done by Peter: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add item, not fixed: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Remove, already in back branches: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add information schema item: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add COPY views patch URL: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Keep TODO.detail until item is done: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add URL, remove TODO.detail: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add locale/encoding references: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add locale TODO.detail emails. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Update link to TODO.detail: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Added: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bruce Momjian | Add entry: |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tom Lane | Further thoughts about lo_export/lo_import error handli... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tom Lane | Clean up psql's control-C handling to avoid longjmp... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tom Lane | Improve error detection and recovery in lo_import(... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tom Lane | Do a CHECK_FOR_INTERRUPTS immediately before terminatin... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Bruce Momjian | Add BY clause to PL/PgSQL FOR loop, to control the... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Bruce Momjian | Avoid use of C commment inside C comment from recent... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Bruce Momjian | Prevent Win32 from displaying a popup box on backend... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Bruce Momjian | Add URL for bitmap AM: |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Bruce Momjian | Win32 can't catch the exception thrown by INT_MIN ... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Tom Lane | Minor code cleanup: make the WIN32 case less gratuitous... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Tom Lane | Code review for psql multiline history patch(es). ... |
commit | commitdiff | tree | snapshot |
next |