| 2012-06-25 |  Robert Haas | Fix typo in DEBUG message, introduced by recent WAL... | commit | commitdiff | tree | snapshot | 
| 2012-06-25 |  Robert Haas | Unbreak pg_resetxlog -l. | commit | commitdiff | tree | snapshot | 
| 2012-06-25 |  Robert Haas | Remove sanity test in XRecOffIsValid. | commit | commitdiff | tree | snapshot | 
| 2012-06-25 |  Kevin Grittner | Fix warning for 64-bit literal on 32-bit build. | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Peter Eisentraut | Replace int2/int4 in C code with int16/int32 | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | I missed some references to xlogid/xrecoff in Win32... | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | Use UINT64CONST for 64-bit integer constants. | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | Oops. Remove stray paren. | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | Use LL suffix for 64-bit constants. | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | Replace XLogRecPtr struct with a 64-bit integer. | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | Allow WAL record header to be split across pages. | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | Move WAL continuation record information to WAL page... | commit | commitdiff | tree | snapshot | 
| 2012-06-24 |  Heikki Linnakangas | Don't waste the last segment of each 4GB logical log... | commit | commitdiff | tree | snapshot | 
| 2012-06-22 |  Robert Haas | Make pgbench -i emit only one-tenth as many status... | commit | commitdiff | tree | snapshot | 
| 2012-06-22 |  Robert Haas | Document that && can be used to search arrays. | commit | commitdiff | tree | snapshot | 
| 2012-06-21 |  Peter Eisentraut | Make placeholders in SQL command help more consistent... | commit | commitdiff | tree | snapshot | 
| 2012-06-21 |  Tom Lane | Fix memory leak in ARRAY(SELECT ...) subqueries. | commit | commitdiff | tree | snapshot | 
| 2012-06-21 |  Alvaro Herrera | Repair comment mangled by a pgindent run long ago | commit | commitdiff | tree | snapshot | 
| 2012-06-21 |  Heikki Linnakangas | Add a small cache of locks owned by a resource owner... | commit | commitdiff | tree | snapshot | 
| 2012-06-21 |  Tom Lane | Remove incomplete/incorrect support for zero-column... | commit | commitdiff | tree | snapshot | 
| 2012-06-20 |  Tom Lane | Increase MAX_SYSCACHE_CALLBACKS from 20 to 32. | commit | commitdiff | tree | snapshot | 
| 2012-06-20 |  Tom Lane | Cache the results of ri_FetchConstraintInfo in a backen... | commit | commitdiff | tree | snapshot | 
| 2012-06-20 |  Tom Lane | Improve tests for whether we can skip queueing RI enfor... | commit | commitdiff | tree | snapshot | 
| 2012-06-19 |  Tom Lane | Add pgbench option to add foreign key constraints to... | commit | commitdiff | tree | snapshot | 
| 2012-06-19 |  Alvaro Herrera | pg_dump: Fix verbosity level in LO progress messages | commit | commitdiff | tree | snapshot | 
| 2012-06-19 |  Peter Eisentraut | Remove confusing half sentence from legal notice | commit | commitdiff | tree | snapshot | 
| 2012-06-19 |  Tom Lane | Share RI trigger code between NO ACTION and RESTRICT... | commit | commitdiff | tree | snapshot | 
| 2012-06-19 |  Tom Lane | Improve comments about why SET DEFAULT triggers must... | commit | commitdiff | tree | snapshot | 
| 2012-06-18 |  Tom Lane | Allow ON UPDATE/DELETE SET DEFAULT plans to be cached. | commit | commitdiff | tree | snapshot | 
| 2012-06-18 |  Tom Lane | Remove derived fields from RI_QueryKey, and do a bit... | commit | commitdiff | tree | snapshot | 
| 2012-06-18 |  Peter Eisentraut | pg_dump: Add missing newlines at end of messages | commit | commitdiff | tree | snapshot | 
| 2012-06-18 |  Tom Lane | Update SQL spec references in ri_triggers code to match... | commit | commitdiff | tree | snapshot | 
| 2012-06-18 |  Tom Lane | Change ON UPDATE SET NULL/SET DEFAULT referential actio... | commit | commitdiff | tree | snapshot | 
| 2012-06-18 |  Tom Lane | Refer to the default foreign key match style as MATCH... | commit | commitdiff | tree | snapshot | 
| 2012-06-17 |  Peter Eisentraut | Make documentation of --help and --version options... | commit | commitdiff | tree | snapshot | 
| 2012-06-17 |  Tom Lane | Fix stats collector to recover nicely when system clock... | commit | commitdiff | tree | snapshot | 
| 2012-06-17 |  Magnus Hagander | Reorder basebackup options, to list pg_basebackup first | commit | commitdiff | tree | snapshot | 
| 2012-06-16 |  Bruce Momjian | Remove 'for' loop perltidy argument, and move args... | commit | commitdiff | tree | snapshot | 
| 2012-06-16 |  Bruce Momjian | In pgindent, suppress reading the perltidy RC file... | commit | commitdiff | tree | snapshot | 
| 2012-06-16 |  Bruce Momjian | Update pgindent Perl indentation instructions based... | commit | commitdiff | tree | snapshot | 
| 2012-06-15 |  Bruce Momjian | Improve pg_upgrade wording for pg_ctl start failure... | commit | commitdiff | tree | snapshot | 
| 2012-06-15 |  Peter Eisentraut | Improve reporting of permission errors for array types | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Peter Eisentraut | Add more message pluralization | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | Improve readability and error messages in pg_backup_sta... | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | Doc corrections for pg_is_in_backup patch. | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | New SQL functons pg_backup_in_progress() and pg_backup_... | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | During transaction cleanup, release locks before deleti... | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | Add new function log_newpage_buffer. | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | Remove misplaced sanity check from heap_create(). | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | Remove RELKIND_UNCATALOGED. | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Robert Haas | Make \conninfo print SSL information. | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Tom Lane | Add 9.2 branch to git_changelog's list. | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Tom Lane | Flesh out RELEASE_CHANGES instructions for branching... | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Tom Lane | Stamp library minor versions for 9.3. | commit | commitdiff | tree | snapshot | 
| 2012-06-14 |  Tom Lane | Stamp HEAD as 9.3devel. | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Tom Lane | Revisit error message details for JSON input parsing. | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Tom Lane | Remove release note entry for reverted patch. | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Tom Lane | Revert "Reduce checkpoints and WAL traffic on low activ... | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Tom Lane | Fix description of SQL-standard meaning of CREATE LOCAL... | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Tom Lane | Deprecate use of GLOBAL and LOCAL in temp table creation. | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Tom Lane | Support Linux's oom_score_adj API as well as the older... | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Bruce Momjian | In pg_upgrade, verify that the install user has the... | commit | commitdiff | tree | snapshot | 
| 2012-06-13 |  Peter Eisentraut | Improve documentation of postgres -C option | commit | commitdiff | tree | snapshot | 
| 2012-06-12 |  Tom Lane | Minor code review for json.c. | commit | commitdiff | tree | snapshot | 
| 2012-06-12 |  Robert Haas | Mark JSON error detail messages for translation. | commit | commitdiff | tree | snapshot | 
| 2012-06-12 |  Robert Haas | Copy-editing of release notes. | commit | commitdiff | tree | snapshot | 
| 2012-06-12 |  Tom Lane | Ensure pg_ctl behaves sanely when data directory is... | commit | commitdiff | tree | snapshot | 
| 2012-06-12 |  Tom Lane | Fix pg_dump output to a named tar-file archive. | commit | commitdiff | tree | snapshot | 
| 2012-06-11 |  Peter Eisentraut | pg_receivexlog: Rename option --dir to --directory | commit | commitdiff | tree | snapshot | 
| 2012-06-11 |  Magnus Hagander | Prevent non-streaming replication connections from... | commit | commitdiff | tree | snapshot | 
| 2012-06-11 |  Magnus Hagander | Revert behaviour of -x/--xlog to 9.1 semantics | commit | commitdiff | tree | snapshot | 
| 2012-06-10 |  Bruce Momjian | Run pgindent on 9.2 source tree in preparation for... | commit | commitdiff | tree | snapshot | 
| 2012-06-10 |  Bruce Momjian | Update pgindent install instructions and update typedef... | commit | commitdiff | tree | snapshot | 
| 2012-06-10 |  Magnus Hagander | Fix pg_basebackup/pg_receivexlog for floating point... | commit | commitdiff | tree | snapshot | 
| 2012-06-10 |  Magnus Hagander | Error message capitalization fix | commit | commitdiff | tree | snapshot | 
| 2012-06-10 |  Peter Eisentraut | Make include files work without having to include other... | commit | commitdiff | tree | snapshot | 
| 2012-06-10 |  Simon Riggs | Revert error message on GLOBAL/LOCAL pending further... | commit | commitdiff | tree | snapshot | 
| 2012-06-09 |  Simon Riggs | Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented | commit | commitdiff | tree | snapshot | 
| 2012-06-08 |  Simon Riggs | Fix bug in early startup of Hot Standby with subtransac... | commit | commitdiff | tree | snapshot | 
| 2012-06-08 |  Robert Haas | When using libpq URI syntax, error out on invalid param... | commit | commitdiff | tree | snapshot | 
| 2012-06-08 |  Peter Eisentraut | Documentation style improvements | commit | commitdiff | tree | snapshot | 
| 2012-06-07 |  Tom Lane | Scan the buffer pool just once, not once per fork,... | commit | commitdiff | tree | snapshot | 
| 2012-06-07 |  Peter Eisentraut | Documentation spell and markup checking | commit | commitdiff | tree | snapshot | 
| 2012-06-07 |  Peter Eisentraut | Message style improvements | commit | commitdiff | tree | snapshot | 
| 2012-06-07 |  Tom Lane | Do unlocked prechecks in bufmgr.c loops that scan the... | commit | commitdiff | tree | snapshot | 
| 2012-06-07 |  Simon Riggs | Wake WALSender to reduce data loss at failover for... | commit | commitdiff | tree | snapshot | 
| 2012-06-07 |  Robert Haas | Fix more crash-safe visibility map bugs, and improve... | commit | commitdiff | tree | snapshot | 
| 2012-06-05 |  Magnus Hagander | Use strerror(errno) instead of %m | commit | commitdiff | tree | snapshot | 
| 2012-06-05 |  Magnus Hagander | Fix typo | commit | commitdiff | tree | snapshot | 
| 2012-06-05 |  Magnus Hagander | Add example of archive_command to use with pg_receivexlog | commit | commitdiff | tree | snapshot | 
| 2012-06-05 |  Tom Lane | Fix bogus handling of control characters in json_lex_st... | commit | commitdiff | tree | snapshot | 
| 2012-06-05 |  Tom Lane | Fix some more bugs in contrib/xml2's xslt_process(). | commit | commitdiff | tree | snapshot | 
| 2012-06-03 |  Tom Lane | Fix memory leaks in failure paths in buildACLCommands... | commit | commitdiff | tree | snapshot | 
| 2012-06-01 |  Bruce Momjian | In pg_upgrade, report pre-PG 8.1 plpython helper functi... | commit | commitdiff | tree | snapshot | 
| 2012-06-01 |  Simon Riggs | Avoid early reuse of btree pages, causing incorrect... | commit | commitdiff | tree | snapshot | 
| 2012-06-01 |  Simon Riggs | Improve description of pg_stat_statements normalisation... | commit | commitdiff | tree | snapshot | 
| 2012-06-01 |  Simon Riggs | Clarify description of covering indexes in release... | commit | commitdiff | tree | snapshot | 
| 2012-06-01 |  Simon Riggs | Copy editing of release notes for couple of my items. | commit | commitdiff | tree | snapshot | 
| 2012-06-01 |  Simon Riggs | After any checkpoint, close all smgr files handles... | commit | commitdiff | tree | snapshot | 
| 2012-06-01 |  Simon Riggs | Checkpointer starts before bgwriter to avoid missing... | commit | commitdiff | tree | snapshot | 
| next |