| 2009-02-25 |
Simon Riggs | Improve sweep away of stale recovery procs, tune prune... dev_hot_standby |
commit | commitdiff | tree |
| 2009-02-25 |
Simon Riggs | Merge branch 'recoveryinfra' into dev_hot_standby |
commit | commitdiff | tree |
| 2009-02-25 |
Heikki Linnakangas | Put back a "continue" that went missing in the changes... recoveryinfra |
commit | commitdiff | tree |
| 2009-02-25 |
Simon Riggs | Minor comment update. |
commit | commitdiff | tree |
| 2009-02-23 |
Heikki Linnakangas | Clear FatalError when we start up. Comment enhancements |
commit | commitdiff | tree |
| 2009-02-23 |
Heikki Linnakangas | Revert some accidental DEBUG message changes |
commit | commitdiff | tree |
| 2009-02-23 |
Heikki Linnakangas | comment fixes. |
commit | commitdiff | tree |
| 2009-02-23 |
Heikki Linnakangas | Merge commit 'origin/master' into recoveryinfra |
commit | commitdiff | tree |
| 2009-02-22 |
Tom Lane | Add note that inlined SQL functions aren't tracked... |
commit | commitdiff | tree |
| 2009-02-20 |
Heikki Linnakangas | Remove PMSIGNAL_RECOVERY_COMPLETED signal, and use... |
commit | commitdiff | tree |
| 2009-02-20 |
Heikki Linnakangas | Refactor, so that the system isn't opened for business... |
commit | commitdiff | tree |
| 2009-02-20 |
Peter Eisentraut | another small message tweak |
commit | commitdiff | tree |
| 2009-02-20 |
Andrew Dunstan | Reconnect to the right database when using parallel... |
commit | commitdiff | tree |
| 2009-02-20 |
Tom Lane | Simplify overcomplicated (and overly restrictive) test... |
commit | commitdiff | tree |
| 2009-02-19 |
Tom Lane | Improve comments about semijoin implementation strategy... |
commit | commitdiff | tree |
| 2009-02-19 |
Heikki Linnakangas | Fix bogus comment, from the patch to start bgwriter... |
commit | commitdiff | tree |
| 2009-02-19 |
Peter Eisentraut | Wordsmithing for PL/Perl messages |
commit | commitdiff | tree |
| 2009-02-19 |
Peter Eisentraut | Add an implicit rule %.c -> %.i for running the C prepr... |
commit | commitdiff | tree |
| 2009-02-19 |
Peter Eisentraut | Remove croak and Perl_croak from gettext triggers.... |
commit | commitdiff | tree |
| 2009-02-19 |
Heikki Linnakangas | Increase NUM_AUXILIARY_PROCS, now that the startup... |
commit | commitdiff | tree |
| 2009-02-19 |
Simon Riggs | Refactored the latestObservedXid code into procarray... |
commit | commitdiff | tree |
| 2009-02-18 |
Simon Riggs | Some additional debug changes, plus some comments and... |
commit | commitdiff | tree |
| 2009-02-18 |
Tom Lane | Remove the special cases to prevent minus-zero results... |
commit | commitdiff | tree |
| 2009-02-18 |
Simon Riggs | Merge commit 'pgsql/master' into dev_hot_standby |
commit | commitdiff | tree |
| 2009-02-18 |
Simon Riggs | Reimplement some changes from prior to refactoring... |
commit | commitdiff | tree |
| 2009-02-18 |
Heikki Linnakangas | Start background writer during archive recovery. Backgr... |
commit | commitdiff | tree |
| 2009-02-18 |
Heikki Linnakangas | Replace two remaining calls of IsRecoveryProcessingMode... |
commit | commitdiff | tree |
| 2009-02-18 |
Heikki Linnakangas | Comment fixes. Don't try to skip AbsorbFsyncRequests... |
commit | commitdiff | tree |
| 2009-02-18 |
Simon Riggs | Re-allow connections and avoid running InitXLogAccess... |
commit | commitdiff | tree |
| 2009-02-18 |
Heikki Linnakangas | Move DEBUG2 message inside if section, per Simon's... |
commit | commitdiff | tree |
| 2009-02-18 |
Heikki Linnakangas | Rename IsRecoveryProcessingMode -> RecoveryInProgress... |
commit | commitdiff | tree |
| 2009-02-18 |
Simon Riggs | Minor tweaks |
commit | commitdiff | tree |
| 2009-02-18 |
Bruce Momjian | Add --freeze option to vacuumdb. |
commit | commitdiff | tree |
| 2009-02-18 |
Bruce Momjian | Have pg_dump/pg_dumpall --binary-upgrade restore frozen... |
commit | commitdiff | tree |
| 2009-02-18 |
Peter Eisentraut | Message wordsmithing |
commit | commitdiff | tree |
| 2009-02-18 |
Simon Riggs | Move check if (shutdown_requested) inside recoveryStops... |
commit | commitdiff | tree |
| 2009-02-18 |
Simon Riggs | Prepared transaction support. Plus further bug fix... |
commit | commitdiff | tree |
| 2009-02-18 |
Heikki Linnakangas | Merge commit 'origin/master' into recoveryinfra |
commit | commitdiff | tree |
| 2009-02-18 |
Heikki Linnakangas | Remove BgWriterRecoveryProcessingMode, in favor of... |
commit | commitdiff | tree |
| 2009-02-17 |
Bruce Momjian | Add missing newline. |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Bug fix for recovery_starts_paused option |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Add pg_recovery_pause_lsn() |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Fix XLOG_DEBUG per report by Bernd Helmle |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Merge commit 'origin/recoveryinfra' into dev_hot_standby |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Removed more debug code |
commit | commitdiff | tree |
| 2009-02-17 |
Heikki Linnakangas | Merge commit 'origin/master' into recoveryinfra |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Minor cleanups, remove some debug code |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Bug fixes: fix Assert failure from Heikki's latest... |
commit | commitdiff | tree |
| 2009-02-17 |
Bruce Momjian | Add pg_dump --binary-upgrade flag to be used by binary... |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Merge commit 'origin/recoveryinfra' into dev_hot_standby |
commit | commitdiff | tree |
| 2009-02-17 |
Simon Riggs | Add unobserved xids onto xip array of snapshots, increa... |
commit | commitdiff | tree |
| 2009-02-17 |
Peter Eisentraut | Add _() calls for the argument of plpgsql_yyerror(... |
commit | commitdiff | tree |
| 2009-02-17 |
Peter Eisentraut | Add plpgsql_yyerror to gettext triggers |
commit | commitdiff | tree |
| 2009-02-17 |
Peter Eisentraut | Mark 3rd argument of validate_tupdesc_compat() for... |
commit | commitdiff | tree |
| 2009-02-17 |
Peter Eisentraut | Redefine _() to dgettext() instead of gettext() so... |
commit | commitdiff | tree |
| 2009-02-17 |
Peter Eisentraut | Remove gettext trigger write_stderr(), which isn't... |
commit | commitdiff | tree |
| 2009-02-16 |
Bruce Momjian | Wrap some long queries. |
commit | commitdiff | tree |
| 2009-02-16 |
Bruce Momjian | Uppercase keywords in pg_dump.c |
commit | commitdiff | tree |
| 2009-02-15 |
Tom Lane | Teach the planner to treat a partial unique index as... |
commit | commitdiff | tree |
| 2009-02-15 |
Tom Lane | Minor wordsmithing. |
commit | commitdiff | tree |
| 2009-02-15 |
Magnus Hagander | Loop calling CallNamedPipe() several times in case... |
commit | commitdiff | tree |
| 2009-02-14 |
Tom Lane | A couple of marginal performance hacks for the informat... |
commit | commitdiff | tree |
| 2009-02-13 |
Tom Lane | Fix UNLISTEN to fall out quickly if the current backend... |
commit | commitdiff | tree |
| 2009-02-12 |
Andrew Dunstan | do not use unsetenv.c on mingw |
commit | commitdiff | tree |
| 2009-02-12 |
Peter Eisentraut | The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbe... |
commit | commitdiff | tree |
| 2009-02-12 |
Peter Eisentraut | Unset language-related locale settings in any case... |
commit | commitdiff | tree |
| 2009-02-12 |
Bruce Momjian | Remove tabs from SGML. |
commit | commitdiff | tree |
| 2009-02-12 |
Magnus Hagander | Don't call SetEnvironmentVariable() when removing an... |
commit | commitdiff | tree |
| 2009-02-12 |
Simon Riggs | Reversed out last changes, start again for prepared... |
commit | commitdiff | tree |
| 2009-02-12 |
Simon Riggs | further changes for prepared transactions |
commit | commitdiff | tree |
| 2009-02-11 |
Tom Lane | Change ALTER TABLE SET WITHOUT OIDS to rewrite the... |
commit | commitdiff | tree |
| 2009-02-11 |
Tom Lane | Tweak configure to attempt to add -qnoansialias to... |
commit | commitdiff | tree |
| 2009-02-11 |
Alvaro Herrera | Improve psql \d+ to show TOAST reloptions too. Per... |
commit | commitdiff | tree |
| 2009-02-11 |
Peter Eisentraut | Only unset the locale environment when --no-locale... |
commit | commitdiff | tree |
| 2009-02-11 |
Bruce Momjian | Clarify PQinitSSL() documentation to mention what the... |
commit | commitdiff | tree |
| 2009-02-10 |
Peter Eisentraut | Support for KOI8U encoding |
commit | commitdiff | tree |
| 2009-02-10 |
Peter Eisentraut | Remove the encoding *numbers* from the comments. They... |
commit | commitdiff | tree |
| 2009-02-10 |
Peter Eisentraut | Add possibility to generate only some files, by passing... |
commit | commitdiff | tree |
| 2009-02-10 |
Bruce Momjian | Update wording of how to prevent pg_dump from affecting... |
commit | commitdiff | tree |
| 2009-02-09 |
Tom Lane | Adopt Bob Jenkins' improved hash function for hash_any... |
commit | commitdiff | tree |
| 2009-02-09 |
Alvaro Herrera | Update autovacuum to use reloptions instead of a system... |
commit | commitdiff | tree |
| 2009-02-09 |
Heikki Linnakangas | Comment and error/debug message enhancements |
commit | commitdiff | tree |
| 2009-02-09 |
Bruce Momjian | Fix spelling error in docs. |
commit | commitdiff | tree |
| 2009-02-09 |
Heikki Linnakangas | Add IsRecoveryProcessingMode() quick exits to XLogNeeds... |
commit | commitdiff | tree |
| 2009-02-09 |
Heikki Linnakangas | If a restartpoint is in progress at end of recovery... |
commit | commitdiff | tree |
| 2009-02-09 |
Heikki Linnakangas | If bgwriter skips a restartpoint because we haven't... |
commit | commitdiff | tree |
| 2009-02-08 |
Tom Lane | Ensure that INSERT ... SELECT into a table with OIDs... |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | Document that LIMIT NULL is the same as no LIMIT clause. |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | Remove documentation mention that hash indexes perform... |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | Uppercase CHECK mention in relchecks documentation... |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | ecpg requires libpq; add Makefile rules to require... |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | Properly wrap new pg_dump doc text. |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | Update pg_constraint.conkey documentation description. |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | Document disabling the statistics collector pg_dump... |
commit | commitdiff | tree |
| 2009-02-07 |
Bruce Momjian | Fix to_timestamp() to not require upper/lower case... |
commit | commitdiff | tree |
| 2009-02-07 |
Heikki Linnakangas | Fix obsolete comment. Zdenek Kotala |
commit | commitdiff | tree |
| 2009-02-07 |
Peter Eisentraut | Set column privileges to supported |
commit | commitdiff | tree |
| 2009-02-06 |
Tom Lane | Fix cost_mergejoin's failure to adjust for rescanning... |
commit | commitdiff | tree |
| 2009-02-06 |
Tom Lane | Ooops, forgot to update COPY reference page to mention... |
commit | commitdiff | tree |
| 2009-02-06 |
Tom Lane | Clean up some loose ends from the column privileges... |
commit | commitdiff | tree |
| next |