2012-07-12 |
Tom Lane | Fix walsender processes to establish a SIGALRM handler. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Bruce Momjian | Document that Log-Shipping Standby Servers cannot be... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Back-patch fix for extraction of fixed prefixes from... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Back-patch addition of pg_wchar-to-multibyte conversion... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Alvaro Herrera | plperl: Skip setting UTF8 flag when in SQL_ASCII encoding |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Refactor pattern_fixed_prefix() to avoid dealing in... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Tom Lane | Fix planner to pass correct collation to operator selec... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Alvaro Herrera | Update libpq test expected output |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Run updated copyright.pl on HEAD and 9.2 trees, updatin... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Have copyright.pl skip updating something that is just... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Modify copyright.pl so all lines are processed, not... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix copyright.pl to properly skip the .git directory... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix spacing in copyright.pl after being run with missin... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Update pg_upgrade comments for recent configpath fix. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix PGDATAOLD and PGDATANEW to properly set pgconfig... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Tom Lane | Don't try to trim "../" in join_path_components(). |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Heikki Linnakangas | Revert part of the previous patch that avoided using... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Heikki Linnakangas | Fix mapping of PostgreSQL encodings to Python encodings. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Bruce Momjian | Fix missing regex slash that caused perltidy to get... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Bruce Momjian | Run newly-configured perltidy script on Perl files. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Bruce Momjian | Have pg_dump in binary-upgrade mode properly drop user... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Set the write location in the pg_receivexlog status... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Always treat a standby returning an an invalid flush... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove reference to default wal_buffers being 8 |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove references to PostgreSQL bundled on Solaris |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove references to pgfoundry as recommended hosting... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Alvaro Herrera | Forgot an #include in the previous patch :-( |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Alvaro Herrera | Have REASSIGN OWNED work on extensions, too |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Peter Eisentraut | Assorted message style improvements |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Peter Eisentraut | Add missing space in event_source GUC description. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Tom Lane | Fix to_date's handling of year 519. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Tom Lane | Fix race condition in enum value comparisons. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Remove inappropriate semicolons after function definitions. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Peter Eisentraut | initdb: Update check_need_password for new options |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Heikki Linnakangas | Initialize shared memory copy of ckptXidEpoch correctly... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Alvaro Herrera | Make the pg_upgrade log files contain actual commands |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Alvaro Herrera | pg_dump: Fix verbosity level in LO progress messages |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tom Lane | Fix NOTIFY to cope with I/O problems, such as out-of... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Tom Lane | Make UtilityContainsQuery recurse until it finds a... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Robert Haas | Update release notes for pg_terminate_backend changes. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Robert Haas | Allow pg_terminate_backend() to be used on backends... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tom Lane | Cope with smaller-than-normal BLCKSZ setting in SPGiST... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tom Lane | Make pg_dump emit more accurate dependency information. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tom Lane | Improve pg_dump's dependency-sorting logic to enforce... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Peter Eisentraut | Make placeholders in SQL command help more consistent... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Tom Lane | Fix memory leak in ARRAY(SELECT ...) subqueries. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Peter Eisentraut | Remove confusing half sentence from legal notice |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Peter Eisentraut | pg_dump: Add missing newlines at end of messages |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Peter Eisentraut | Make documentation of --help and --version options... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Magnus Hagander | Reorder basebackup options, to list pg_basebackup first |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Bruce Momjian | Remove 'for' loop perltidy argument, and move args... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Bruce Momjian | In pgindent, suppress reading the perltidy RC file... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Bruce Momjian | Update pgindent Perl indentation instructions based... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Bruce Momjian | Improve pg_upgrade wording for pg_ctl start failure... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Peter Eisentraut | Improve reporting of permission errors for array types |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Peter Eisentraut | Add more message pluralization |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Tom Lane | Revisit error message details for JSON input parsing. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Tom Lane | Remove release note entry for reverted patch. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Tom Lane | Revert "Reduce checkpoints and WAL traffic on low activ... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Tom Lane | Fix description of SQL-standard meaning of CREATE LOCAL... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Tom Lane | Deprecate use of GLOBAL and LOCAL in temp table creation. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Tom Lane | Support Linux's oom_score_adj API as well as the older... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Bruce Momjian | In pg_upgrade, verify that the install user has the... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Peter Eisentraut | Improve documentation of postgres -C option |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Tom Lane | Minor code review for json.c. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Robert Haas | Mark JSON error detail messages for translation. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Robert Haas | Copy-editing of release notes. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Tom Lane | Ensure pg_ctl behaves sanely when data directory is... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Tom Lane | Fix pg_dump output to a named tar-file archive. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Peter Eisentraut | pg_receivexlog: Rename option --dir to --directory |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Magnus Hagander | Prevent non-streaming replication connections from... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Magnus Hagander | Revert behaviour of -x/--xlog to 9.1 semantics |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Bruce Momjian | Run pgindent on 9.2 source tree in preparation for... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Bruce Momjian | Update pgindent install instructions and update typedef... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Magnus Hagander | Fix pg_basebackup/pg_receivexlog for floating point... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Magnus Hagander | Error message capitalization fix |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Peter Eisentraut | Make include files work without having to include other... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Simon Riggs | Revert error message on GLOBAL/LOCAL pending further... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Simon Riggs | Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Simon Riggs | Fix bug in early startup of Hot Standby with subtransac... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Robert Haas | When using libpq URI syntax, error out on invalid param... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Peter Eisentraut | Documentation style improvements |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Tom Lane | Scan the buffer pool just once, not once per fork,... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Peter Eisentraut | Documentation spell and markup checking |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Tom Lane | Do unlocked prechecks in bufmgr.c loops that scan the... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Simon Riggs | Wake WALSender to reduce data loss at failover for... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Robert Haas | Fix more crash-safe visibility map bugs, and improve... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Magnus Hagander | Use strerror(errno) instead of %m |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Magnus Hagander | Add example of archive_command to use with pg_receivexlog |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Tom Lane | Fix bogus handling of control characters in json_lex_st... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Tom Lane | Fix some more bugs in contrib/xml2's xslt_process(). |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Tom Lane | Fix memory leaks in failure paths in buildACLCommands... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Bruce Momjian | In pg_upgrade, report pre-PG 8.1 plpython helper functi... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Simon Riggs | Avoid early reuse of btree pages, causing incorrect... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Simon Riggs | Improve description of pg_stat_statements normalisation... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Simon Riggs | Clarify description of covering indexes in release... |
commit | commitdiff | tree | snapshot |
next |