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 |
2010-03-31 |
Bruce Momjian | Change recovery.conf.sample to match postgresql.conf... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Michael Meskes | Give a more precise error message if a variable is... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Tom Lane | Fix "constraint_exclusion = partition" logic so that... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Heikki Linnakangas | Change the retry-loop in standby mode to also try resto... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Peter Eisentraut | Message tuning |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Bruce Momjian | Properly initialize local varaible in |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Bruce Momjian | Add comma missing from postgresql.conf comment. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Peter Eisentraut | Separate targets "make docs" and "make install-docs... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Peter Eisentraut | Add note that XML Schema validation is not supported |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Peter Eisentraut | Add some information about what it means for PL/Python... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Peter Eisentraut | Add some documentation about PL/Python limitations |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Simon Riggs | Edit recovery.conf.sample so it matches docs. Change... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Tom Lane | Rework join-removal logic as per recent discussion... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Simon Riggs | Derive latestRemovedXid for btree deletes by reading... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Heikki Linnakangas | Flush CopyOutResponse when starting streaming in walsen... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Simon Riggs | Modify some new and pre-existing messages for translata... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Tom Lane | Fix ginint4_queryextract() to actually do what it was... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Alvaro Herrera | Prevent ALTER USER f RESET ALL from removing the settin... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Simon Riggs | Additional thoughts on WALSender cpu reduction. Use... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Simon Riggs | Change replication connection log format to allow for... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Simon Riggs | Reduce CPU utilisation of WALSender process. Process... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Tom Lane | Fix thinko in log message for "sameuser" ident map... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Tom Lane | Now that we know last_statrequest > last_statwrite... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Andrew Dunstan | Mark "installcheck-parallel", "world", "install-world... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Heikki Linnakangas | Update description of walrcv_receive() function to... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Bruce Momjian | Document in postgresql.conf that the max_standby_delay... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bruce Momjian | Typo fix from IRC breinbaas |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Peter Eisentraut | Remove useless double assignment |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Itagaki Takahiro | Remove CRs for each line in pgbench.sgml. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bruce Momjian | Add back other xlog() function author names. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Itagaki Takahiro | Each worker thread will have its own log file in pgbenc... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Bruce Momjian | Properly credit Simon for functions pg_last_xlog_replay... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Tom Lane | Fix regression test breakage from recent change in... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Simon Riggs | Shorten suffix of automatically created indexes to... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Bruce Momjian | Re-order createuser and vacuumedb documentation options... |
commit | commitdiff | tree | snapshot |
next |