| 2009-10-05 |
Simon Riggs | Add refactor patch 0013-Use-plain-old-XLogNeedsFlush... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply Heikki's changes to replace RecordKnownAssignedTr... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply changes from Heikki's 0005-Make-sure-we-hold... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply changes from Heikki's 0004-Fix-off-by-one-error... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply changes from Heikki's 0003-Advance-ShmemVariableC... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply changes from Heikki's 001-Remove-now-unnecessary... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply changes from Heikki's patch 0015-merge-initLatest... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply remaining minor docs changes from Heikki's patch... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply changes from Heikki's patch 0002-Comment-whitespa... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Apply changes from Heikki's patch 001-Remove-some-dead... |
commit | commitdiff | tree |
| 2009-10-05 |
Simon Riggs | Small doc change. max_standby_delay = -1 during archive... |
commit | commitdiff | tree |
| 2009-10-02 |
Simon Riggs | Resolve a race condition on update of ShmemVariableCach... |
commit | commitdiff | tree |
| 2009-10-02 |
Simon Riggs | First cut at being able to use shutdown checkpoints... |
commit | commitdiff | tree |
| 2009-10-02 |
Simon Riggs | Revert all recent changes about shutdown checkpoints... |
commit | commitdiff | tree |
| 2009-10-02 |
Simon Riggs | Re-arrange placement of GetRunningTransactionData(... |
commit | commitdiff | tree |
| 2009-10-02 |
Simon Riggs | Add in extra GetRunningTransactionData after shutdown... |
commit | commitdiff | tree |
| 2009-10-01 |
Simon Riggs | TransactionIdIsInProgress() must check KnownAssignedXids. |
commit | commitdiff | tree |
| 2009-10-01 |
Simon Riggs | When we ExpireOldKnownAssignedTransactionIds() we must... |
commit | commitdiff | tree |
| 2009-10-01 |
Simon Riggs | Document recommendation to set max_standby_delay =... |
commit | commitdiff | tree |
| 2009-10-01 |
Simon Riggs | Remove any changes to StartupMultiXact(). MultiXact... |
commit | commitdiff | tree |
| 2009-10-01 |
Simon Riggs | Do GetRunningTransactionData() immediately prior to... |
commit | commitdiff | tree |
| 2009-10-01 |
Simon Riggs | Remove special handling of very long standby delays. |
commit | commitdiff | tree |
| 2009-09-26 |
Simon Riggs | Minor code correction on query cancel |
commit | commitdiff | tree |
| 2009-09-26 |
Simon Riggs | Further changes to ensure cancelation correct |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | CONFLICT_MODE_ERROR_IF_NOT_IDLE must be treated as... |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Prevent LOCK TABLE during recovery and update docs... |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Corrected logic in XidInMVCCSnapshot() |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Updated log message and docs caveat about delayed start... |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Docs changes, mostly typos and grammar correction.... |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Remove some unused code from older version of HS per... |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Clarify Hot Standby processing for GIN and GIST indexes... |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Revoke changes to WAL_DEBUG per Jeff Janes. Separate... |
commit | commitdiff | tree |
| 2009-09-25 |
Simon Riggs | Hot Standby patch 0.2.1 as submitted Sept 15 |
commit | commitdiff | tree |
| 2009-09-23 |
Tom Lane | Improve example for DO, per Petr Jelinek. |
commit | commitdiff | tree |
| 2009-09-22 |
Peter Eisentraut | Unicode escapes in E'...' strings |
commit | commitdiff | tree |
| 2009-09-22 |
Tom Lane | Implement the DO statement to support execution of... |
commit | commitdiff | tree |
| 2009-09-22 |
Tom Lane | Fix crash if a DROP is attempted on an internally-depen... |
commit | commitdiff | tree |
| 2009-09-21 |
Peter Eisentraut | Surrogate pair support for U& string and identifier... |
commit | commitdiff | tree |
| 2009-09-21 |
Bruce Momjian | fsync test files |
commit | commitdiff | tree |
| 2009-09-21 |
Tom Lane | Define a new, more extensible syntax for COPY options. |
commit | commitdiff | tree |
| 2009-09-20 |
Tom Lane | Allow plpgsql IN parameters to be assigned to. Since... |
commit | commitdiff | tree |
| 2009-09-19 |
Tom Lane | Remove a couple hundred lines of ugly and tedious-to... |
commit | commitdiff | tree |
| 2009-09-19 |
Tom Lane | sql_help.c needs to be cvsignore'd. |
commit | commitdiff | tree |
| 2009-09-19 |
Tom Lane | Rename new subroutine, per discussion with Robert Haas. |
commit | commitdiff | tree |
| 2009-09-19 |
Peter Eisentraut | Make the placeholder naming in the synopses of the... |
commit | commitdiff | tree |
| 2009-09-19 |
Andrew Dunstan | Fix MSVC build breakage from psql help changes. Per... |
commit | commitdiff | tree |
| 2009-09-18 |
Tom Lane | A bit more wordsmithing on the COPY CSV NULL business. |
commit | commitdiff | tree |
| 2009-09-18 |
Tom Lane | Marginal code cleanup in joinpath.c: factor out clause... |
commit | commitdiff | tree |
| 2009-09-18 |
Teodor Sigaev | Fix incorrect arguments for gist_box_penalty call.... |
commit | commitdiff | tree |
| 2009-09-18 |
Michael Meskes | Added patch by Bernd Helmle <bernd.helmle@credativ... |
commit | commitdiff | tree |
| 2009-09-18 |
Peter Eisentraut | Easier to translate psql help |
commit | commitdiff | tree |
| 2009-09-17 |
Bruce Momjian | CSV NULL Documentation |
commit | commitdiff | tree |
| 2009-09-17 |
Peter Eisentraut | Improve wording of error message when a postgresql... |
commit | commitdiff | tree |
| 2009-09-17 |
Bruce Momjian | CVS NULL Documentation |
commit | commitdiff | tree |
| 2009-09-17 |
Peter Eisentraut | When reloading postgresql.conf, log what parameters... |
commit | commitdiff | tree |
| 2009-09-17 |
Tom Lane | Implement "join removal" for cases where the inner... |
commit | commitdiff | tree |
| 2009-09-16 |
Peter Eisentraut | errcontext support in PL/Perl |
commit | commitdiff | tree |
| 2009-09-15 |
Tom Lane | Fix two distinct errors in creation of GIN_INSERT_LISTP... |
commit | commitdiff | tree |
| 2009-09-15 |
Michael Meskes | Applied patch by Boszormenyi Zoltan <zb@cybertec.at... |
commit | commitdiff | tree |
| 2009-09-15 |
Tom Lane | Fix possible buffer overrun and/or unportable behavior... |
commit | commitdiff | tree |
| 2009-09-14 |
Peter Eisentraut | Print builds don't actually depend on html target ... |
commit | commitdiff | tree |
| 2009-09-13 |
Tom Lane | Write psql's ~/.psql_history file using history_truncat... |
commit | commitdiff | tree |
| 2009-09-13 |
Peter Eisentraut | Fix Unicode support in PL/Python |
commit | commitdiff | tree |
| 2009-09-13 |
Peter Eisentraut | Document that autovacuum_max_workers can only be set... |
commit | commitdiff | tree |
| 2009-09-13 |
Heikki Linnakangas | Don't error out if recycling or removing an old WAL... |
commit | commitdiff | tree |
| 2009-09-12 |
Joe Conway | plug dblink resource leak |
commit | commitdiff | tree |
| 2009-09-12 |
Peter Eisentraut | Add Unicode support in PL/Python |
commit | commitdiff | tree |
| 2009-09-12 |
Tom Lane | Rewrite the planner's handling of materialized plan... |
commit | commitdiff | tree |
| 2009-09-12 |
Tom Lane | Improve GRANT reference page's description of object... |
commit | commitdiff | tree |
| 2009-09-12 |
Tom Lane | Install a hopefully-temporary workaround for Snow Leopa... |
commit | commitdiff | tree |
| 2009-09-12 |
Peter Eisentraut | Remove TODO file; it has been added to the main Todo... |
commit | commitdiff | tree |
| 2009-09-12 |
Tom Lane | Fix assertion failure when a SELECT DISTINCT ON express... |
commit | commitdiff | tree |
| 2009-09-11 |
Tom Lane | Increase the maximum value of extra_float_digits to... |
commit | commitdiff | tree |
| 2009-09-11 |
Peter Eisentraut | Remove claim that this chapter discusses rules and... |
commit | commitdiff | tree |
| 2009-09-10 |
Alvaro Herrera | Add note that the logging collector can block backends... |
commit | commitdiff | tree |
| 2009-09-10 |
Tatsuo Ishii | pgbench has #defines for number of branches, tellers... |
commit | commitdiff | tree |
| 2009-09-10 |
Heikki Linnakangas | On Windows, when a file is deleted and another process... |
commit | commitdiff | tree |
| 2009-09-09 |
Peter Eisentraut | Fix/improve bytea and boolean support in PL/Python |
commit | commitdiff | tree |
| 2009-09-09 |
Tom Lane | Fix bug with WITH RECURSIVE immediately inside WITH... |
commit | commitdiff | tree |
| 2009-09-08 |
Tom Lane | Remove any -arch switches given in ExtUtils::Embed... |
commit | commitdiff | tree |
| 2009-09-08 |
Tom Lane | Add a boolean GUC parameter "bonjour" to control whethe... |
commit | commitdiff | tree |
| 2009-09-08 |
Tom Lane | Replace use of the long-deprecated Bonjour API DNSServi... |
commit | commitdiff | tree |
| 2009-09-08 |
Tom Lane | Remove outside-the-scanner references to "yyleng". |
commit | commitdiff | tree |
| 2009-09-07 |
Magnus Hagander | Change our WIN32 API version to be 5.01 (Windows XP... |
commit | commitdiff | tree |
| 2009-09-06 |
Tom Lane | Update the tznames reference files, and add IDT (Israel... |
commit | commitdiff | tree |
| 2009-09-05 |
Tom Lane | Add a note warning that COPY BINARY is very datatype... |
commit | commitdiff | tree |
| 2009-09-05 |
Tom Lane | Put back "ifeq ($(PORTNAME), solaris)", this time with... |
commit | commitdiff | tree |
| 2009-09-04 |
Tom Lane | Revert ill-considered restriction of dtrace support... |
commit | commitdiff | tree |
| 2009-09-04 |
Tom Lane | Remove pgstat's discrimination against MsgVacuum and... |
commit | commitdiff | tree |
| 2009-09-04 |
Heikki Linnakangas | Tigthen binary receive functions so that they reject... |
commit | commitdiff | tree |
| 2009-09-04 |
Heikki Linnakangas | Fix encoding handling in xml binary input function... |
commit | commitdiff | tree |
| 2009-09-03 |
Tom Lane | Final updates of release notes for 8.4.1, 8.3.8, 8... |
commit | commitdiff | tree |
| 2009-09-03 |
Tom Lane | Make LOAD of an already-loaded library into a no-op... |
commit | commitdiff | tree |
| 2009-09-03 |
Tom Lane | Disallow RESET ROLE and RESET SESSION AUTHORIZATION... |
commit | commitdiff | tree |
| 2009-09-03 |
Tom Lane | Install a workaround for a longstanding gcc bug that... |
commit | commitdiff | tree |
| 2009-09-03 |
Michael Meskes | Fixed incorrect memory management. |
commit | commitdiff | tree |
| 2009-09-03 |
Michael Meskes | Removed some variables no longer needed. |
commit | commitdiff | tree |
| 2009-09-03 |
Michael Meskes | Do not set connection values if no connection is open. |
commit | commitdiff | tree |
| 2009-09-03 |
Tom Lane | Update time zone data files to tzdata release 2009l... |
commit | commitdiff | tree |
| 2009-09-03 |
Tom Lane | Remove initdb's rather gratuitous check to see if the... |
commit | commitdiff | tree |
| next |