2011-03-18 |
Robert Haas | Make synchronous replication query cancel/die messages... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Robert Haas | Remove ancient -X options to pg_dump, pg_dumpall, pg_re... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Robert Haas | Remove bogus semicolons in recoveryPausesHere. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Robert Haas | Minor fixes for high availability documentation. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Robert Haas | Protocol documentation for Hot Standby feedback messages. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Robert Haas | Remove bogus comment. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Alvaro Herrera | Fix PL/Python memory leak involving array slices |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Peter Eisentraut | Raise maximum value of several timeout parameters |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Robert Haas | Add pause_at_recovery_target to recovery.conf.sample... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Robert Haas | Fix various possible problems with synchronous replication. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Bruce Momjian | Document guc context values, and reference them from... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Andrew Dunstan | Use correct PATH separator for Cygwin in pg_regress.c. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Robert Haas | Tab completion for \pset format and \pset linestyle. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Robert Haas | Corrections to CREATE FOREIGN TABLE documentation. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Tom Lane | Improve handling of unknown-type literals in UNION... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Bruce Momjian | Remove unused copy_dir() function from pg_upgrade. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Bruce Momjian | Adjust doc wording about the casting exceptions for... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Bruce Momjian | Add hint suggesting the use of EXECUTE CREATE TABLE... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Bruce Momjian | Fix spelling error in fuzzystrmatch docs. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Bruce Momjian | Wording adjustment for restart_after_crash entry |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Bruce Momjian | Add database comments to template0 and postgres databas... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Robert Haas | Minor sync rep documentation improvements. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Robert Haas | Remove 13 keywords that are used only for ROLE options. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Magnus Hagander | Remove special case allowing parameters to ident auth... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Tom Lane | Adjust regression test to avoid platform-dependent... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Bruce Momjian | Remove duplicate time-based macros recently added. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Tom Lane | Simplify list traversal logic in add_path(). |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Tom Lane | Make all comparisons done for/with statistics use the... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Bruce Momjian | Use "backend process" rather than "backend server"... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Bruce Momjian | Use macros for time-based constants, rather than constants. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Peter Eisentraut | Add test case for collation mismatch in recursive query |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Tom Lane | On further reflection, we'd better do the same in int.c. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Tom Lane | Put in some more safeguards against executing a divisio... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Tom Lane | Split CollateClause into separate raw and analyzed... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | In docs, rename "backwards compatibility" to "backward... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Tom Lane | Create an explicit concept of collations that work... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Tom Lane | Remove duplicate indexterm to silence openjade wrning. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Update documentation on FreeBSD write cache control. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Document that to_char('FM') removes only trailing zeros. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Document how listen_addresses can do only IPv4 or IPv6. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Heikki Linnakangas | In ecpg preprocessor, don't try to look up constants... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Adds index entries for session_user and pg_describe_object |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | In plpsql docs, use RAISE rather than undefined log... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Improve extract(day) documentation with interval values. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Fix "unparenthesized" mention in vacuum docs. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Update kernel docs for Solaris 10. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Document that pg_dump --clean might generate some harml... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Update C comment about O_DIRECT and fsync(). |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Document that libpq's PQgetResult() should be called... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Document that the parenthesized VACUUM syntax is deprec... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Add comment to tools/git-external-diff. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Change "TIP" to "HINT" to match backend message style... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Remove pg_dump -X options that are only in 9.1 and... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Add C comment that new new pg_dump -X options are to... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | When a smart pg_ctl shutdown fails, mention -m fast... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Modify pg_test_fsync to match the behavior of git head... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Clarify C comment that O_SYNC/O_FSYNC are really the... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Bruce Momjian | Reference doc "examples" section for pg_dump options... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Bruce Momjian | More wording improvements for disallowed SQL function... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Bruce Momjian | Improve SQL function disallowed command wording. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Bruce Momjian | Clarify what commands are not allowed in SQL functions. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Bruce Momjian | Add proper git-external-diff script to src/tools. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Tom Lane | Revert addition of third argument to format_type(). |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | Make error handling of synchronous_standby_names consis... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | More synchronous replication typo fixes. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | More synchronous replication tweaks. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | Minor sync rep corrections. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | Emit a LOG message when pausing at the recovery target. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | Add missing index terms for recovery control functions. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Bruce Momjian | Use '=' when documenting long options. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Robert Haas | Replication README updates. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Heikki Linnakangas | Fix bugs in the isolation tester flex rules. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Itagaki Takahiro | Cleanup copyright years and file names in the header... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Tom Lane | replication/repl_gram.h needs to be cleaned too ... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Tom Lane | Fix some oversights in distprep and maintainer-clean... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Bruce Momjian | Mention gcc version in C comment. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Tom Lane | Remove collation information from TypeName, where it... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Bruce Momjian | Document that server single-user mode does not do check... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Tom Lane | Adjust the permissions required for COMMENT ON ROLE. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Bruce Momjian | Remove '=' from initdb switch syntax. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Bruce Momjian | Improve wording of initdb and pg_controldata manual... REL9_1_ALPHA4 |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Itagaki Takahiro | Remove 's' from recovery_target_timeline's' from the... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Itagaki Takahiro | synchronous_standby_names is a string parameter. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Robert Haas | Make alpha release notes more consistent as regards... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Robert Haas | Update alpha release notes for latest commits. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Tom Lane | A bit more editing for collation documentation. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Bruce Momjian | Fix file descriptor leaks in pg_upgrade in failure... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Robert Haas | Create "replication and recovery" section in alpha... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Tom Lane | Assorted editing for collation documentation. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Peter Eisentraut | Fix parallel make when running make install before... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Tom Lane | Add missing keywords to gram.y's unreserved_keywords... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Peter Eisentraut | Ignore files built by coverage builds |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Heikki Linnakangas | Fix overly strict assertion in SummarizeOldestCommitted... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Heikki Linnakangas | Don't throw a warning if vacuum sees PD_ALL_VISIBLE... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Bruce Momjian | Adjust CHAR() doc mention of pattern matching issues... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Bruce Momjian | Document that char() ignores spaces in non-pattern... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Michael Meskes | Added new version of ecpg's parser test script which... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Heikki Linnakangas | Truncate predicate lock manager's SLRU lazily at checkp... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Peter Eisentraut | Fix behavior when raising plpy.Fatal() |
commit | commitdiff | tree | snapshot |
next |