| 2010-02-08 |  Tom Lane | Create an official API function for C functions to... | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Heikki Linnakangas | Remove obsolete comment about 'fsm' argument, which... | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Tom Lane | Fix serious performance bug in new implementation of... | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Bruce Momjian | Add C comments that HEAP_MOVED_* define usage is only... | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Bruce Momjian | Update high availability/replication documentation... | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Heikki Linnakangas | Remove piece of code to zero out minRecoveryPoint when... | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Tom Lane | Remove CatalogCacheFlushRelation, and the reloidattr... | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Tom Lane | Remove some more dead VACUUM-FULL-only code. | commit | commitdiff | tree | snapshot | 
| 2010-02-08 |  Tom Lane | Remove old-style VACUUM FULL (which was known for a... | commit | commitdiff | tree | snapshot | 
| 2010-02-07 |  Tom Lane | Work around deadlock problems with VACUUM FULL/CLUSTER... | commit | commitdiff | tree | snapshot | 
| 2010-02-07 |  Tom Lane | Looks like we need #include <sys/stat.h> here on some | commit | commitdiff | tree | snapshot | 
| 2010-02-07 |  Tom Lane | Create a "relation mapping" infrastructure to support... | commit | commitdiff | tree | snapshot | 
| 2010-02-06 |  Tom Lane | Avoid changing the sign of zero.  Per buildfarm failures. | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Mention warm and now "hot" standby servers in the high... | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Document that archive_timeout will force new WAL files... | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Add C comment about process_settings() setting order. | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Previous commit was:  Properly document that OVER and... | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Previous commit was to have tab checking as part of... | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Improve PL/Perl documentation of database access functions. | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Add SGML 'check-tabs' Makefile rule to check for tabs. | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Remove /contrib/isn copyright mention for German Mendez... | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Rewrite rint() to enable removal of copyright mention... | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Joe Conway | Modify recently added PQconnectdbParams() with new... | commit | commitdiff | tree | snapshot | 
| 2010-02-05 |  Bruce Momjian | Rewrite intagg/Makefile from scratch, to avoid copyrigh... | commit | commitdiff | tree | snapshot | 
| 2010-02-04 |  Michael Meskes | Usage of isnan() in ECPG regression tests probably... | commit | commitdiff | tree | snapshot | 
| 2010-02-04 |  Michael Meskes | Streamlined array handling code in libecpg a little... | commit | commitdiff | tree | snapshot | 
| 2010-02-04 |  Tom Lane | Three out of four of us like this phrasing better. | commit | commitdiff | tree | snapshot | 
| 2010-02-04 |  Tom Lane | Restructure CLUSTER/newstyle VACUUM FULL/ALTER TABLE... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Joe Conway | Check to ensure the number of primary key fields suppli... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Bruce Momjian | Mention "unquoted" identifiers are case-insensitive. | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Bruce Momjian | Proofreading improvements for the Administration docume... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Michael Meskes | Fixed some typos in ECPG regression test suite that... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Heikki Linnakangas | Move the responsibility of writing a "unlogged WAL... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Heikki Linnakangas | Add a message type header to the CopyData messages... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Tom Lane | Fix unwarranted assumption that a cached rowtype would... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Tom Lane | Add #include <float.h> --- guessing the lack of this... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Tom Lane | Fix timing-sensitive regression test result I just... | commit | commitdiff | tree | snapshot | 
| 2010-02-03 |  Tom Lane | Assorted cleanups in preparation for using a map file... | commit | commitdiff | tree | snapshot | 
| 2010-02-02 |  Tom Lane | Fix assorted poorly-thought-out message strings: use... | commit | commitdiff | tree | snapshot | 
| 2010-02-02 |  Tom Lane | CLUSTER specified the wrong namespace when renaming... | commit | commitdiff | tree | snapshot | 
| 2010-02-02 |  Magnus Hagander | Make RADIUS authentication use pg_getaddrinfo_all(... | commit | commitdiff | tree | snapshot | 
| 2010-02-02 |  Robert Haas | Fold FindConversion() into FindConversionByName() and... | commit | commitdiff | tree | snapshot | 
| 2010-02-02 |  Bruce Momjian | Remove copyright mention of Andrew Yu, per author's... | commit | commitdiff | tree | snapshot | 
| 2010-02-02 |  Tom Lane | The particular table names used in the new inheritance... | commit | commitdiff | tree | snapshot | 
| 2010-02-02 |  Michael Meskes | Fixed NaN/Infinity problems in ECPG for float/double... | commit | commitdiff | tree | snapshot | 
| 2010-02-01 |  Robert Haas | Tighten integrity checks on ALTER TABLE ... ALTER COLUM... | commit | commitdiff | tree | snapshot | 
| 2010-02-01 |  Bruce Momjian | Remove tabs in sgml. | commit | commitdiff | tree | snapshot | 
| 2010-02-01 |  Robert Haas | Augment EXPLAIN output with more details on Hash nodes. | commit | commitdiff | tree | snapshot | 
| 2010-02-01 |  Robert Haas | Minor documentation improvements for new string_agg... | commit | commitdiff | tree | snapshot | 
| 2010-02-01 |  Simon Riggs | Revoke augmentation of WAL records for btree delete... | commit | commitdiff | tree | snapshot | 
| 2010-02-01 |  Itagaki Takahiro | Add string_agg aggregate functions. The one argument... | commit | commitdiff | tree | snapshot | 
| 2010-02-01 |  Tom Lane | Change regexp engine's ccondissect/crevdissect routines... | commit | commitdiff | tree | snapshot | 
| 2010-01-31 |  Simon Riggs | Detect early deadlock in Hot Standby when Startup is... | commit | commitdiff | tree | snapshot | 
| 2010-01-31 |  Tom Lane | Fix memory leak created by deferrable-index-constraints... | commit | commitdiff | tree | snapshot | 
| 2010-01-31 |  Magnus Hagander | Make checks for invalid pgStatSock use PGINVALID_SOCKET | commit | commitdiff | tree | snapshot | 
| 2010-01-31 |  Tom Lane | Parenthesize this macro, just in case. | commit | commitdiff | tree | snapshot | 
| 2010-01-31 |  Tom Lane | Get rid of unportable use of socklen_t --- we have... | commit | commitdiff | tree | snapshot | 
| 2010-01-31 |  Magnus Hagander | Remove now unnecessary loop around CallNamedPipe(). | commit | commitdiff | tree | snapshot | 
| 2010-01-31 |  Magnus Hagander | Fix race condition in win32 signal handling. | commit | commitdiff | tree | snapshot | 
| 2010-01-30 |  Tom Lane | Avoid performing encoding conversion on command tag... | commit | commitdiff | tree | snapshot | 
| 2010-01-30 |  Tom Lane | Fix memory leakage introduced into print_aligned_text... | commit | commitdiff | tree | snapshot | 
| 2010-01-30 |  Tom Lane | Fix some comments that got mangled by pgindent. | commit | commitdiff | tree | snapshot | 
| 2010-01-30 |  Andrew Dunstan | Add plperl.on_perl_init setting to provide for initiali... | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Simon Riggs | Adjust GetLockConflicts() so that it uses TopMemoryCont... | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Simon Riggs | Augment WAL records for btree delete with GetOldestXmin... | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Robert Haas | Allow psql variables to be interpolated with literal... | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Simon Riggs | Filter recovery conflicts based upon dboid from relfile... | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Michael Meskes | Changed ECPG outofscope handling to always print out... | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Michael Meskes | Fixed a few typos in ecpg. Two were in comments, the... | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Itagaki Takahiro | Fix command tag for ALTER LARGE OBJECT. | commit | commitdiff | tree | snapshot | 
| 2010-01-29 |  Andrew Dunstan | Fix thinko in new installcheck-world target | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Andrew Dunstan | Add new make targets "world", "install-world" and ... | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Peter Eisentraut | Type table feature | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Andrew Dunstan | Fix bug found by warning from recent gcc. patch from... | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Heikki Linnakangas | Fix crashing bug at the end of recovery in Streaming... | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Magnus Hagander | Add functions to reset the statistics counter for a... | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Magnus Hagander | Define INADDR_NONE on Solaris when it's missing. Per... | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Simon Riggs | Use malloc() in GetLockConflicts() when called InHotSta... | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Heikki Linnakangas | Change a few remaining calls of XLogArchivingActive... | commit | commitdiff | tree | snapshot | 
| 2010-01-28 |  Joe Conway | Introduce two new libpq connection functions, PQconnect... | commit | commitdiff | tree | snapshot | 
| 2010-01-27 |  Heikki Linnakangas | Fix bug in wasender's xlogid boundary handling, reporte... | commit | commitdiff | tree | snapshot | 
| 2010-01-27 |  Heikki Linnakangas | Make standby server continuously retry restoring the... | commit | commitdiff | tree | snapshot | 
| 2010-01-27 |  Magnus Hagander | Fix typo. | commit | commitdiff | tree | snapshot | 
| 2010-01-27 |  Magnus Hagander | Add support for RADIUS authentication. | commit | commitdiff | tree | snapshot | 
| 2010-01-27 |  Andrew Dunstan | Fix plperl.sgml errors from recent commit. | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Andrew Dunstan | Various small improvements and cleanups for PL/Perl. | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Tom Lane | Remove the default_do_language parameter, instead makin... | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Tom Lane | Un-break initdb logic for commenting out IPv6 pg_hba... | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Bruce Momjian | Remove tabs in SGML. | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Michael Meskes | Added test case that was part of Zoltan's patch but... | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Michael Meskes | Finally applied patch by Boszormenyi Zoltan <zb@cyberte... | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Michael Meskes | Applied patch by Boszormenyi Zoltan <zb@cybertec.at... | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Peter Eisentraut | Reformat the comments in pg_hba.conf and pg_ident.conf | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Peter Eisentraut | Make the default pg_hba.conf and pg_ident.conf align... | commit | commitdiff | tree | snapshot | 
| 2010-01-26 |  Simon Riggs | Fix longstanding gripe that we check for 0000000001... | commit | commitdiff | tree | snapshot | 
| 2010-01-25 |  Tom Lane | Add get_bit/set_bit functions for bit strings, parallel... | commit | commitdiff | tree | snapshot | 
| 2010-01-25 |  Heikki Linnakangas | Add note that PREPARE TRANSACTION is for transaction... | commit | commitdiff | tree | snapshot | 
| 2010-01-25 |  Tom Lane | Apply Tcl_Init() to the "hold" interpreter created... | commit | commitdiff | tree | snapshot | 
| 2010-01-24 |  Joe Conway | Rewrite dblink_record_internal() and dblink_fetch(... | commit | commitdiff | tree | snapshot | 
| next |