2010-04-21 |
Simon Riggs | Only send cleanup_info messages if VACUUM removes any... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Simon Riggs | Relax locking during GetCurrentVirtualXIDs(). Earlier... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Simon Riggs | Fix oversight in collecting values for cleanup_info... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Tom Lane | Fix pg_hba.conf matching so that replication connection... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Tom Lane | Move the check for whether walreceiver has authenticate... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Lane | Arrange for client authentication to occur before we... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Lane | Fix code that doesn't work on machines with strict... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Robert Haas | Rename standby_keep_segments to wal_keep_segments. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Lane | Move the responsibility for calling StartupXLOG into... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Robert Haas | Update docs as to when WAL logging can be skipped. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Simon Riggs | Add new message for explicit rejection by pg_hba.conf... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Simon Riggs | Check RecoveryInProgress() while holding ProcArrayLock... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Tom Lane | Fix uninitialized local variables. Not sure why gcc... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Magnus Hagander | Add wrapper function libpqrcv_PQexec() in the walreceiv... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Robert Haas | Add an 'enable_material' GUC. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Tom Lane | Fix bogus order of cleanup steps in plperl_inline_handler. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Riggs | Improve sequence and sense of messages from pg_stop_bac... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Riggs | Remove some additional changes in previous commit that... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Riggs | Tune GetSnapshotData() during Hot Standby by avoiding... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Robert Haas | Provide better guidance for adjusting shared_buffers. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Heikki Linnakangas | On Windows, syslogger runs in two threads. The main... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Heikki Linnakangas | In standby mode, suppress repeated LOG messages about... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Bruce Momjian | Document that autovacuum cannot vacuum or analyze tempo... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | Improve punctuation |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | IP port -> TCP port |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Tom Lane | Improve message style for messages associated with... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Heikki Linnakangas | Fix typo, spotted by Erik Rijkers. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Magnus Hagander | Add script to enumerate the timezones in the Windows... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | Update XML features list |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Bruce Momjian | Doc change: effect -> affect, per Robert Haas |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Tom Lane | Fix plpgsql's exec_eval_expr() to ensure it returns... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Tom Lane | Fix a problem introduced by my patch of 2010-01-12... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Robert Haas | Typo fix. Kevin Grittner. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Simon Riggs | Fix minor typo in comment in xlog.c |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Bruce Momjian | Doc change: anyways -> anyway; Erik Rijkers |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Heikki Linnakangas | Allow Hot Standby to begin from a shutdown checkpoint. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Bruce Momjian | Add "SSD" acronym mention for solid state drive mention. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Magnus Hagander | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Magnus Hagander | Only try to do a graceful disconnect if we've successfu... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bruce Momjian | Remove example of archive_command from configure sectio... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bruce Momjian | Spell out full archive directory specification in ... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Update the location of last removed WAL segment in... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Need to use the start pointer of a block we read from... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Adjust paragraph about monitoring streaming replication... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Change the logic to decide when to delete old WAL segme... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Magnus Hagander | Perltidy run over the MSVC build system files, to clean... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Magnus Hagander | Clean up inconsistent commas |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Magnus Hagander | Update list of Windows timezones we try to match locali... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Magnus Hagander | Proceed to look for the next timezone when matching... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Robert Haas | Make smart shutdown work in combination with Hot Standb... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Tom Lane | Fix to_char YYY, YY, Y format codes so that FM zero... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Heikki Linnakangas | Allow quotes to be escaped in recovery.conf, by doublin... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Heikki Linnakangas | Forbid using pg_xlogfile_name() and pg_xlogfile_name_of... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Itagaki Takahiro | psql tab completion for ALTER DEFAULT PRIVILEGES and... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Itagaki Takahiro | Add cygwin version check before using cygwin_conv_path(), |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Magnus Hagander | Log the actual timezone name that we fail to look up... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Simon Riggs | Further message changes when recovery.conf parameters... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Heikki Linnakangas | Rename "Log-streaming replication parameters" header... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Simon Riggs | Change some debug ereports to elogs, as requested by... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Bruce Momjian | Reword exclusion constriants to mention that the operat... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Itagaki Takahiro | Assorted tab-completion improvements in psql. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Andrew Dunstan | Exclude unwanted typedef symbols in pgindent, including... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Tom Lane | Clean up description of 9.0's incompatible changes... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Andrew Dunstan | Make dmetaphone.c safe for pgindent and fussy compilers... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Itagaki Takahiro | Use a new API rather than a deprecated one in in cygwin. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Tom Lane | Arrange to remove pg_default_acl entries completely... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Tom Lane | Fix updateAclDependencies() to not assume that ACL... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Tom Lane | Improve phrasing of warning message for NOTIFY queue... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Tom Lane | Minor wording improvement. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Tom Lane | \ddp should be recognized as such even if user appends... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Michael Meskes | Make ecpg in line with other compilers in that it delet... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Peter Eisentraut | Message quoting style tuning |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Peter Eisentraut | Clarify documentation of to_char EEEE pattern |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Peter Eisentraut | Remove unnecessary xref endterm attributes and title ids |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Peter Eisentraut | Allow for more room in the man page title, so that |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Simon Riggs | Check compulsory parameters in recovery.conf in standby... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Simon Riggs | Clarify some behaviours of REASSIGN OWNED and DROP... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Tom Lane | Ensure that contrib/pgstattuple functions respond to... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Magnus Hagander | Update a number of broken links in comments. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Magnus Hagander | Fix minor typos in comments. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Peter Eisentraut | Fix the build and install rules for man pages with... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Simon Riggs | Move system startup message prior to any calls out... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Meskes | FATAL errors are meant to stop ecpg immediately, e... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Heikki Linnakangas | Don't pass an invalid file handle to dup2(). That cause... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Andrew Dunstan | Use a file of patterns of filenames to exclude from... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bruce Momjian | Change test -e to test -f in docs, for portability. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Michael Meskes | Zoltan beautified his hidden-variable-patch for ecpg... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Michael Meskes | Applied Zoltan's patch to make ecpg spit out warnings... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bruce Momjian | Add contraint exclusion section to contraint docs. REL9_0_ALPHA5 |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Robert Haas | Refer to max_wal_senders in a more consistent fashion. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bruce Momjian | Add full names for release note item authors. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bruce Momjian | Use test -e rather than test -f. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bruce Momjian | Improve 9.0 release notes by removing extra parentheses... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Bruce Momjian | Revert change that prevented ellipses from looking... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Bruce Momjian | Clarify ellipses use in archive_command example, per... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Bruce Momjian | Document why 'cp -i </dev/null' is suggested for archiv... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Heikki Linnakangas | Fix typos, spotted by Thom Brown. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Heikki Linnakangas | Enhance standby documentation. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Heikki Linnakangas | Mention in the docs that if special keywords like ... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Heikki Linnakangas | Enhance documentation of the build-in standby mode... |
commit | commitdiff | tree | snapshot |
next |