| 2013-06-12 |
Noah Misch | Don't pass oidvector by value. |
commit | commitdiff | tree |
| 2013-06-12 |
Noah Misch | Observe array length in HaveVirtualXIDsDelayingChkpt(). |
commit | commitdiff | tree |
| 2013-06-12 |
Noah Misch | Don't use ordinary NULL-terminated strings as Name... |
commit | commitdiff | tree |
| 2013-06-12 |
Tom Lane | Improve updatability checking for views and foreign... |
commit | commitdiff | tree |
| 2013-06-12 |
Andrew Dunstan | Fix unescaping of JSON Unicode escapes, especially... |
commit | commitdiff | tree |
| 2013-06-12 |
Robert Haas | Improve description of loread/lowrite. |
commit | commitdiff | tree |
| 2013-06-11 |
Tom Lane | Fix cache flush hazard in cache_record_field_properties(). |
commit | commitdiff | tree |
| 2013-06-11 |
Tatsuo Ishii | Add description that loread()/lowrite() are correspondi... |
commit | commitdiff | tree |
| 2013-06-10 |
Fujii Masao | Fix pg_isready to handle conninfo properly. |
commit | commitdiff | tree |
| 2013-06-10 |
Joe Conway | Fix ordering of obj id for Rules and EventTriggers... |
commit | commitdiff | tree |
| 2013-06-09 |
Tom Lane | Tweak postgres_fdw regression test so autovacuum doesn... |
commit | commitdiff | tree |
| 2013-06-09 |
Tom Lane | Remove unnecessary restrictions about RowExprs in trans... |
commit | commitdiff | tree |
| 2013-06-09 |
Tom Lane | Remove ALTER DEFAULT PRIVILEGES' requirement of schema... |
commit | commitdiff | tree |
| 2013-06-09 |
Tom Lane | Remove fixed limit on the number of concurrent Allocate... |
commit | commitdiff | tree |
| 2013-06-08 |
Andrew Dunstan | Don't downcase non-ascii identifier chars in multi... |
commit | commitdiff | tree |
| 2013-06-08 |
Andrew Dunstan | Handle Unicode surrogate pairs correctly when processin... |
commit | commitdiff | tree |
| 2013-06-08 |
Peter Eisentraut | doc: Fix <synopsis> in <term> markup |
commit | commitdiff | tree |
| 2013-06-07 |
Kevin Grittner | Correct the documentation of pg_rewrite.ev_attr. |
commit | commitdiff | tree |
| 2013-06-07 |
Tom Lane | Minor docs wordsmithing. |
commit | commitdiff | tree |
| 2013-06-07 |
Peter Eisentraut | doc: Clarify description of VALUES command |
commit | commitdiff | tree |
| 2013-06-06 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree |
| 2013-06-06 |
Robert Haas | Ensure that XLOG_HEAP2_VISIBLE always targets an initia... |
commit | commitdiff | tree |
| 2013-06-06 |
Bruce Momjian | pg_upgrade: document that --link should be used with... |
commit | commitdiff | tree |
| 2013-06-06 |
Tom Lane | Prevent pushing down WHERE clauses into unsafe UNION... |
commit | commitdiff | tree |
| 2013-06-06 |
Peter Eisentraut | Update SQL features list |
commit | commitdiff | tree |
| 2013-06-05 |
Tom Lane | Put analyze_keyword back in explain_option_name production. |
commit | commitdiff | tree |
| 2013-06-04 |
Tom Lane | Provide better message when CREATE EXTENSION can't... |
commit | commitdiff | tree |
| 2013-06-04 |
Tom Lane | Add ARM64 (aarch64) support to s_lock.h. |
commit | commitdiff | tree |
| 2013-06-04 |
Tom Lane | Fix memory leak in LogStandbySnapshot(). |
commit | commitdiff | tree |
| 2013-06-04 |
Heikki Linnakangas | Fix off-by-one in pg_xlogdump -r option. |
commit | commitdiff | tree |
| 2013-06-03 |
Tom Lane | Add semicolons to eval'd strings to hide a minor Perl... |
commit | commitdiff | tree |
| 2013-06-03 |
Heikki Linnakangas | Put back allow_system_table_mods check in heap_create(). |
commit | commitdiff | tree |
| 2013-06-03 |
Stephen Frost | Additional spelling corrections |
commit | commitdiff | tree |
| 2013-06-03 |
Heikki Linnakangas | Code review of recycling WAL segments in a restartpoint. |
commit | commitdiff | tree |
| 2013-06-03 |
Tom Lane | Allow type_func_name_keywords in some places where... |
commit | commitdiff | tree |
| 2013-06-02 |
Peter Eisentraut | Another man page whitespace fix |
commit | commitdiff | tree |
| 2013-06-02 |
Peter Eisentraut | Fix whitespace issues in the man pages |
commit | commitdiff | tree |
| 2013-06-01 |
Tom Lane | Fix unportable usage of isspace(). |
commit | commitdiff | tree |
| 2013-06-01 |
Stephen Frost | Minor spelling fixes |
commit | commitdiff | tree |
| 2013-06-01 |
Stephen Frost | Post-pgindent cleanup |
commit | commitdiff | tree |
| 2013-06-01 |
Peter Eisentraut | doc: Remove paragraph about typesetting conventions |
commit | commitdiff | tree |
| 2013-06-01 |
Noah Misch | Don't emit non-canonical empty arrays in array_remove(). |
commit | commitdiff | tree |
| 2013-06-01 |
Peter Eisentraut | Add new source files to nls.mk |
commit | commitdiff | tree |
| 2013-05-31 |
Peter Eisentraut | doc: Fix claim that query is passed as ASCII text |
commit | commitdiff | tree |
| 2013-05-31 |
Peter Eisentraut | Remove whitespace from end of lines |
commit | commitdiff | tree |
| 2013-05-31 |
Peter Eisentraut | Minor spell checking |
commit | commitdiff | tree |
| 2013-05-30 |
Peter Eisentraut | postgresql.conf.sample: Improve whitespace |
commit | commitdiff | tree |
| 2013-05-29 |
Bruce Momjian | pgindent run for release 9.3 |
commit | commitdiff | tree |
| 2013-05-29 |
Robert Haas | Document auto_explain.log_timing. |
commit | commitdiff | tree |
| 2013-05-29 |
Bruce Momjian | pg_upgrade docs: mention need to set parameters for... |
commit | commitdiff | tree |
| 2013-05-27 |
Stephen Frost | Documentation fix for ALTER TYPE .. RENAME |
commit | commitdiff | tree |
| 2013-05-24 |
Heikki Linnakangas | Remove pageinspect--1.0.sql |
commit | commitdiff | tree |
| 2013-05-23 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
| 2013-05-23 |
Heikki Linnakangas | Print line number correctly in COPY. |
commit | commitdiff | tree |
| 2013-05-21 |
Bruce Momjian | 9.3 release notes: improve cached plan mention |
commit | commitdiff | tree |
| 2013-05-21 |
Simon Riggs | After fast promotion use CHECKPOINT_FORCE |
commit | commitdiff | tree |
| 2013-05-21 |
Simon Riggs | Maintain ThisTimeLineID correctly in checkpointer |
commit | commitdiff | tree |
| 2013-05-21 |
Bruce Momjian | 9.3 release notes: fix SGML markup for DROP TABLE... |
commit | commitdiff | tree |
| 2013-05-21 |
Bruce Momjian | 9.3 release docs: fix DROP TABLE IF EXISTS |
commit | commitdiff | tree |
| 2013-05-21 |
Peter Eisentraut | Documentation spell checking and markup improvements |
commit | commitdiff | tree |
| 2013-05-20 |
Heikki Linnakangas | Fix escaping in generated recovery.conf file. |
commit | commitdiff | tree |
| 2013-05-20 |
Tom Lane | Clarify documentation of EXPLAIN (TIMING OFF) option. |
commit | commitdiff | tree |
| 2013-05-19 |
Simon Riggs | Init crash recovery using the latest available TLI |
commit | commitdiff | tree |
| 2013-05-19 |
Simon Riggs | Emit msg correctly for timeline-crossing crash |
commit | commitdiff | tree |
| 2013-05-19 |
Simon Riggs | Remove single space on end of a line in xlog.c |
commit | commitdiff | tree |
| 2013-05-18 |
Heikki Linnakangas | Remove unused regression test files. |
commit | commitdiff | tree |
| 2013-05-18 |
Bruce Momjian | release docs: mention PL/pgSQL as supporting event... |
commit | commitdiff | tree |
| 2013-05-16 |
Tom Lane | Fix crash when trying to display a NOTIFY rule action. |
commit | commitdiff | tree |
| 2013-05-16 |
Tom Lane | Fix fd.c to preserve errno where needed. |
commit | commitdiff | tree |
| 2013-05-16 |
Tom Lane | Fix some uses of "the quick brown fox". |
commit | commitdiff | tree |
| 2013-05-15 |
Tom Lane | Allow CREATE FOREIGN TABLE to include SERIAL columns. |
commit | commitdiff | tree |
| 2013-05-15 |
Peter Eisentraut | doc: Add \dm command to psql man page |
commit | commitdiff | tree |
| 2013-05-14 |
Peter Eisentraut | doc: Fix some whitespace issues in the man pages |
commit | commitdiff | tree |
| 2013-05-14 |
Peter Eisentraut | pg_upgrade: Replace tabs in output string constants... |
commit | commitdiff | tree |
| 2013-05-14 |
Peter Eisentraut | doc: Fix order of options on pgbench man page |
commit | commitdiff | tree |
| 2013-05-13 |
Tom Lane | Fix handling of OID wraparound while in standalone... |
commit | commitdiff | tree |
| 2013-05-12 |
Tom Lane | Fix handling of strict non-set functions with NULLs... |
commit | commitdiff | tree |
| 2013-05-12 |
Peter Eisentraut | pgbench: Fix order of options in --help output |
commit | commitdiff | tree |
| 2013-05-12 |
Peter Eisentraut | pg_xlogdump: Improve --help output |
commit | commitdiff | tree |
| 2013-05-11 |
Tom Lane | Fix to_number() to correctly ignore thousands separator... |
commit | commitdiff | tree |
| 2013-05-11 |
Tom Lane | Fix buildfarm incompatibility in updated pg_upgrade... |
commit | commitdiff | tree |
| 2013-05-11 |
Tom Lane | Make pg_upgrade's test script attempt to select a non... |
commit | commitdiff | tree |
| 2013-05-11 |
Tom Lane | Update CREATE FUNCTION documentation about argument... |
commit | commitdiff | tree |
| 2013-05-10 |
Tom Lane | Guard against input_rows == 0 in estimate_num_groups(). |
commit | commitdiff | tree |
| 2013-05-10 |
Tom Lane | Fix pgp_pub_decrypt() so it works for secret keys with... |
commit | commitdiff | tree |
| 2013-05-10 |
Tom Lane | Fix management of fn_extra caching during repeated... |
commit | commitdiff | tree |
| 2013-05-10 |
Peter Eisentraut | Update key words table for 9.3 |
commit | commitdiff | tree |
| 2013-05-10 |
Peter Eisentraut | Remove make_keywords |
commit | commitdiff | tree |
| 2013-05-09 |
Tom Lane | Use pg_dump's --quote-all-identifiers option in pg_upgrade. |
commit | commitdiff | tree |
| 2013-05-09 |
Bruce Momjian | pg_upgrade docs: give tips on automation |
commit | commitdiff | tree |
| 2013-05-09 |
Tom Lane | Update collate.linux.utf8.out for ruleutils.c line... |
commit | commitdiff | tree |
| 2013-05-08 |
Tom Lane | Better fix for permissions tests in excluded subqueries. |
commit | commitdiff | tree |
| 2013-05-08 |
Heikki Linnakangas | The data structure used in unaccent is a trie, not... |
commit | commitdiff | tree |
| 2013-05-08 |
Heikki Linnakangas | Fix walsender failure at promotion. |
commit | commitdiff | tree |
| 2013-05-08 |
Heikki Linnakangas | Use the term "radix tree" instead of "suffix tree"... |
commit | commitdiff | tree |
| 2013-05-08 |
Peter Eisentraut | doc: Add IDs to link targets used by phpPgAdmin |
commit | commitdiff | tree |
| 2013-05-07 |
Heikki Linnakangas | Stress that backup_label file is critical in the docs. |
commit | commitdiff | tree |
| 2013-05-06 |
Tom Lane | Stamp 9.3beta1. |
commit | commitdiff | tree |
| 2013-05-06 |
Tom Lane | Desultory copy-editing of the 9.3 release notes. |
commit | commitdiff | tree |
| 2013-05-06 |
Tom Lane | Move materialized views' is-populated status into their... |
commit | commitdiff | tree |
| next |