2006-11-17 |
Tom Lane | Repair two related errors in heap_lock_tuple: it was... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Michael Meskes | Applied patch by Peter Harris to free auto_mem struct... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Tom Lane | Repair bug #2694 concerning an ARRAY[] construct whose... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Tom Lane | Fix recently-identified PITR recovery hazard: the base... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Tom Lane | Correct documentation error: in 8.1 and 8.2, %p in... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Tom Lane | Fix "failed to re-find parent key" btree VACUUM failure... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Tom Lane | pg_restore failed on tar-format archives if they contai... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Tom Lane | Back-patch second version of AIX getaddrinfo fix. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Work around reported problem that AIX's getaddrinfo... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Tom Lane | Fix typo in version number. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Teodor Sigaev | Fix infinite sleep and failes of send in Win32. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Tom Lane | Stamp 8.1.5. REL8_1_5 |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Tom Lane | Sync 8.1 pg_config.h.in with expected autoheader output... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Tom Lane | Update release notes for SQL functions vs triggers... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Tom Lane | Fix mishandling of after-trigger state when a SQL funct... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Tom Lane | A bit of copy-editing on back-branch release notes. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Tom Lane | Repair incorrect check for coercion of unknown literal... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Tom Lane | CREATE TABLE ... LIKE ... should mark the columns it... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Bruce Momjian | Restore HPUX FAQ entry that talked about working around... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Tom Lane | Fix psql \d commands to behave properly when a pattern... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Bruce Momjian | Backpatch FAQs to 8.1.X. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Bruce Momjian | Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Bruce Momjian | Update release notes for releases 7.3.16, 7.4.14, 8... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Tom Lane | Fix back-branch pg_regress scripts to try the "canonica... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | Fix ancient oversight in psql's \d pattern processing... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | Fix string_to_array() to correctly handle the case... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Lane | Fix SysCacheGetAttr() to handle the case where the... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | date_trunc also accepts 'quarter'. Noted by Yoshihisa... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | Fix overly enthusiastic Assert introduced in 8.1: it... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Bruce Momjian | Backpatch to 8.1.X fix for to_timestamp() where "PM... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Tom Lane | Clean up rather sloppy fix in HEAD for the ancient... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Teodor Sigaev | Fix mistyping |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Teodor Sigaev | Add description of tsvector type layout |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Teodor Sigaev | Remove pos comparison in silly_cmp_tsvector(): it is... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Teodor Sigaev | Fix incorrect length of lexemes in silly_cmp_tsvector() |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Teodor Sigaev | Fix regression tests: after changing comparing function |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Teodor Sigaev | Fix compare bug for tsvector: problem was in aligment... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Bruce Momjian | In new "invalid byte sequence" error hint, call it... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Bruce Momjian | Add hint for "invalid byte sequence for encoding" error... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Tom Lane | Remove obsolete tip about casting bool to int, per... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Andrew Dunstan | Add installcheck-parallel target to top level makefiles. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Michael Meskes | Backported buffer overrun from HEAD |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Michael Meskes | Applied the connect patch from HEAD. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Tom Lane | Get rid of "lookahead" functionality in plpgsql's yylex... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Tom Lane | Fix core dump in duration logging for a V3-protocol... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Bruce Momjian | Move Win32 inline define to win32.h so it is found... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Bruce Momjian | Move "#define inline __inline" from port/win32.h to... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Bruce Momjian | Round microseconds on setitimer upwards. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Bruce Momjian | On Win32, make minimum setitimer() sleep be 1ms, so... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Bruce Momjian | Fix statement_timeout on Win32 so that it properly... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Teodor Sigaev | Fix bug introduced by last patch, thanks again to Mario... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Tom Lane | Back-port HEAD's configure fixes to select appropriate... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Teodor Sigaev | fix bug about modifying value in shared buffer, |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Neil Conway | Fix references to the Options section in the pgcrypto... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Tom Lane | Fix documentation error: GRANT/REVOKE for roles only... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Alvaro Herrera | Fix confusion between COPY FROM and COPY TO, per Gavin... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Andrew Dunstan | prevent multiplexing Windows kernel event objects we... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Tom Lane | Fix table title. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Tom Lane | Make it clearer that not every Postgres character set... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Peter Eisentraut | Fix spectacular misspellings of procedural language... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Tom Lane | Fix oversight in sizing of shared buffer lookup hashtab... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Tom Lane | Hmm, seems --disable-spinlocks has been broken for... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Tom Lane | Don't try to truncate multixact SLRU files in checkpoin... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Tom Lane | Ensure that we retry rather than erroring out when... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Tom Lane | Add dependency to fix parallel-make race condition... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Neil Conway | Correct the description of the pg_get_viewdef() functio... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Tom Lane | Remove no-longer-needed configure test for krb5_encrypt... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Teodor Sigaev | Fix bug corrupting query in gist consistent function. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Tom Lane | Fix ALTER TABLE to check pre-existing NOT NULL constrai... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Bruce Momjian | Backpatch dbmirror fix for escape handling. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Michael Meskes | Fixed remaining Coverity bugs. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Alvaro Herrera | Fix memory leak introduced in the prior commit, detecte... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Alvaro Herrera | Fix use-after-free error reported by Neil Conway. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Tom Lane | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Alvaro Herrera | Clamp last_anl_tuples to n_live_tuples, in case we... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Bruce Momjian | Fix for recent Win32 pg_dump tar temp file patch. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Bruce Momjian | On Win32, use loop to create pg_dump temporary tar... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Michael Meskes | Added missing braces to prevent a segfault after usage... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Michael Meskes | Added some more coverity report patches send in by... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Tom Lane | Tweak dynahash.c to avoid wasting memory space in non... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Michael Meskes | Moved some free() calls that coverity correctly complai... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Alvaro Herrera | Our version of getopt_long does not set optarg upon... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Tom Lane | pg_stop_backup was calling XLogArchiveNotify() twice... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Tom Lane | Disallow aggregate functions in UPDATE commands (unless... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Joe Conway | - During dblink_open, if transaction state was IDLE... |
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 | Added fixes from the coverity report send in by Joachim... |
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-18 |
Tom Lane | Increase timeout in statement_timeout test from 1 secon... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Andrew Dunstan | backport workaround for OpenBSD compiler bug |
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 |
Bruce Momjian | Document issues with non-default tablespaces and pg_dum... |
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 | Win32 can't catch the exception thrown by INT_MIN ... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Tom Lane | Fix Assert failure when a fastpath function call is... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tom Lane | Repair remarkably-inefficient query for dumping large... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Tom Lane | Fix bootstrap.c so that database startup process and... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Tom Lane | Remove "fuzzy comparison" logic in qsort comparison... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Bruce Momjian | Backpatch comment about --sysconfdir. |
commit | commitdiff | tree | snapshot |
next |