| 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 | 
| 2006-06-06 |  Bruce Momjian | On Win32, return original patch if GetShortPathName... | commit | commitdiff | tree | snapshot | 
| 2006-06-06 |  Bruce Momjian | Have BCC echo output "" using "", rather than \"\"... | commit | commitdiff | tree | snapshot | 
| 2006-06-06 |  Michael Meskes | Fixed two memory leaks in ecpglib. | commit | commitdiff | tree | snapshot | 
| 2006-06-03 |  Tom Lane | Fix copy-and-pasteo in Russian translation: message... | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Tom Lane | PostmasterIsAlive test really ought to be in the inner... | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Tom Lane | Remove pqsignalinquire(), which is unused and has porta... | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Tom Lane | Update ppport.h to not cause warnings with newest Perl... | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Bruce Momjian | Move conversion dependency patch to the proper branch... | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Bruce Momjian | Prevent multiple archivers from starting.  Backpatch... | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Bruce Momjian | Re-defines SHA2 symbols so that they would not conflict... | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Bruce Momjian | Add "inline" compile fix for MSVC/BCC: | commit | commitdiff | tree | snapshot | 
| 2006-05-30 |  Bruce Momjian | Backpatch documentation additions for PL language choic... | commit | commitdiff | tree | snapshot | 
| 2006-05-27 |  Tom Lane | Fix initdb to properly escape quotes and backslashes... | commit | commitdiff | tree | snapshot | 
| 2006-05-24 |  Tom Lane | Fix pg_restore to process BLOB COMMENT entries correctl... | commit | commitdiff | tree | snapshot | 
| 2006-05-23 |  Bruce Momjian | Rename in release notes: Mac -> OS/X, Intel to x86: | commit | commitdiff | tree | snapshot | 
| 2006-05-21 |  Tom Lane | Stamp release 8.1.4.  REL8_1_4 | commit | commitdiff | tree | snapshot | 
| 2006-05-21 |  Tom Lane | Update release notes for upcoming releases. | commit | commitdiff | tree | snapshot | 
| 2006-05-21 |  Tom Lane | Fix errors in fortuna PRNG reseeding logic that could... | commit | commitdiff | tree | snapshot | 
| 2006-05-21 |  Tom Lane | Modify libpq's string-escaping routines to be aware... | commit | commitdiff | tree | snapshot | 
| 2006-05-21 |  Tom Lane | Add a new GUC parameter backslash_quote, which determin... | commit | commitdiff | tree | snapshot | 
| next |