| 2016-07-12 |
Peter Eisentraut | Put some things in a better order in psql help |
commit | commitdiff | tree |
| 2016-07-12 |
Tom Lane | Allow IMPORT FOREIGN SCHEMA within pl/pgsql. |
commit | commitdiff | tree |
| 2016-07-12 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree |
| 2016-07-11 |
Tom Lane | Print a given subplan only once in EXPLAIN. |
commit | commitdiff | tree |
| 2016-07-11 |
Tom Lane | Improve output of psql's \df+ command. |
commit | commitdiff | tree |
| 2016-07-11 |
Peter Eisentraut | doc: Update URL for PL/PHP |
commit | commitdiff | tree |
| 2016-07-11 |
Magnus Hagander | Add missing newline in error message |
commit | commitdiff | tree |
| 2016-07-11 |
Magnus Hagander | Fix start WAL filename for concurrent backups from... |
commit | commitdiff | tree |
| 2016-07-10 |
Tom Lane | Revert "Add some temporary code to record stack usage... |
commit | commitdiff | tree |
| 2016-07-09 |
Tom Lane | Fix TAP tests and MSVC scripts for pathnames with spaces. |
commit | commitdiff | tree |
| 2016-07-09 |
Tom Lane | Improve recording of IA64 stack data. |
commit | commitdiff | tree |
| 2016-07-08 |
Tom Lane | Add more temporary code to record stack usage at server... |
commit | commitdiff | tree |
| 2016-07-08 |
Tom Lane | Docs: minor improvements for documentation about plpgsq... |
commit | commitdiff | tree |
| 2016-07-08 |
Tom Lane | Docs: improve examples about not repeating table name... |
commit | commitdiff | tree |
| 2016-07-08 |
Tom Lane | Docs: typo fix. |
commit | commitdiff | tree |
| 2016-07-08 |
Tom Lane | Add some temporary code to record stack usage at server... |
commit | commitdiff | tree |
| 2016-07-08 |
Stephen Frost | Typo fix, buils -> builds |
commit | commitdiff | tree |
| 2016-07-08 |
Magnus Hagander | Fix missing parenthesis in docs |
commit | commitdiff | tree |
| 2016-07-07 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
| 2016-07-07 |
Robert Haas | Properly adjust pointers when tuples are moved during... |
commit | commitdiff | tree |
| 2016-07-07 |
Robert Haas | Fix a prototype which is inconsistent with the function... |
commit | commitdiff | tree |
| 2016-07-07 |
Robert Haas | Clarify resource utilization of parallel query. |
commit | commitdiff | tree |
| 2016-07-07 |
Tom Lane | Reduce stack space consumption in tzload(). |
commit | commitdiff | tree |
| 2016-07-07 |
Fujii Masao | Rename pg_stat_wal_receiver.conn_info to conninfo. |
commit | commitdiff | tree |
| 2016-07-07 |
Peter Eisentraut | Fix typos |
commit | commitdiff | tree |
| 2016-07-07 |
Peter Eisentraut | doc: Fix option order in man pages and fix typos |
commit | commitdiff | tree |
| 2016-07-06 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree |
| 2016-07-04 |
Tom Lane | Fix failure to handle conflicts in non-arbiter exclusio... |
commit | commitdiff | tree |
| 2016-07-03 |
Tom Lane | Typo fix. |
commit | commitdiff | tree |
| 2016-07-03 |
Tom Lane | Allow RTE_SUBQUERY rels to be considered parallel-safe. |
commit | commitdiff | tree |
| 2016-07-03 |
Tom Lane | Fix up parallel-safety marking for appendrels. |
commit | commitdiff | tree |
| 2016-07-03 |
Tom Lane | Allow treating TABLESAMPLE scans as parallel-safe. |
commit | commitdiff | tree |
| 2016-07-03 |
Tom Lane | Set correct cost data in Gather node added by force_par... |
commit | commitdiff | tree |
| 2016-07-03 |
Tom Lane | Round rowcount estimate for a partial path to an integer. |
commit | commitdiff | tree |
| 2016-07-03 |
Peter Eisentraut | PL/Python: Report argument parsing errors using exceptions |
commit | commitdiff | tree |
| 2016-07-02 |
Tom Lane | Fix failure to mark all aggregates with appropriate... |
commit | commitdiff | tree |
| 2016-07-02 |
Bruce Momjian | doc: mention dependency on collation libraries |
commit | commitdiff | tree |
| 2016-07-02 |
Tom Lane | Fix some interrelated planner issues with initPlans... |
commit | commitdiff | tree |
| 2016-07-01 |
Andres Freund | Improve WritebackContextInit() comment and prototype... |
commit | commitdiff | tree |
| 2016-07-01 |
Tom Lane | Provide and use a makefile target to build all generate... |
commit | commitdiff | tree |
| 2016-07-01 |
Alvaro Herrera | walreceiver: tweak pg_stat_wal_receiver behavior |
commit | commitdiff | tree |
| 2016-07-01 |
Tom Lane | Rethink the GetForeignUpperPaths API (again). |
commit | commitdiff | tree |
| 2016-07-01 |
Robert Haas | Set consider_parallel correctly for upper planner rels. |
commit | commitdiff | tree |
| 2016-07-01 |
Tom Lane | Be more paranoid in ruleutils.c's get_variable(). |
commit | commitdiff | tree |
| 2016-07-01 |
Robert Haas | postgres_fdw: Fix cache lookup failure while creating... |
commit | commitdiff | tree |
| 2016-07-01 |
Robert Haas | postgres_fdw: Remove schema-qualification from cast... |
commit | commitdiff | tree |
| 2016-07-01 |
Robert Haas | Fix crash bug in RestoreSnapshot. |
commit | commitdiff | tree |
| 2016-06-30 |
Robert Haas | Fix several mistakes around parallel workers and client... |
commit | commitdiff | tree |
| 2016-06-30 |
Tom Lane | Fix typo in ReorderBufferIterTXNInit(). |
commit | commitdiff | tree |
| 2016-06-29 |
Tom Lane | Dodge compiler bug in Visual Studio 2013. |
commit | commitdiff | tree |
| 2016-06-29 |
Tom Lane | Fix some infelicities in EXPLAIN output for parallel... |
commit | commitdiff | tree |
| 2016-06-29 |
Tom Lane | Update rules.out to match commit 9ed551e0a. |
commit | commitdiff | tree |
| 2016-06-29 |
Alvaro Herrera | Add conninfo to pg_stat_wal_receiver |
commit | commitdiff | tree |
| 2016-06-29 |
Tom Lane | Fix match_foreign_keys_to_quals for FKs linking to... |
commit | commitdiff | tree |
| 2016-06-29 |
Tom Lane | Adjust text search documentation for recent commits. |
commit | commitdiff | tree |
| 2016-06-29 |
Robert Haas | Fix obsolete comment. |
commit | commitdiff | tree |
| 2016-06-29 |
Teodor Sigaev | Document precedence of FTS operators in tsquery |
commit | commitdiff | tree |
| 2016-06-28 |
Bruce Momjian | doc: add link for list-of-scalars mention |
commit | commitdiff | tree |
| 2016-06-28 |
Bruce Momjian | doc: update effective_io_concurrency for SSDs |
commit | commitdiff | tree |
| 2016-06-28 |
Alvaro Herrera | Remove unused arguments in two GiST subroutines |
commit | commitdiff | tree |
| 2016-06-28 |
Bruce Momjian | doc: remove GIN vs. GiST performance mention |
commit | commitdiff | tree |
| 2016-06-28 |
Bruce Momjian | doc: in binary mode mention, say "encoding conversion" |
commit | commitdiff | tree |
| 2016-06-28 |
Bruce Momjian | doc: remove mention of UT1 in representing time |
commit | commitdiff | tree |
| 2016-06-28 |
Tom Lane | Don't apply sortgroupref labels to a tlist that might... |
commit | commitdiff | tree |
| 2016-06-27 |
Robert Haas | Fix mistakes in pg_visibility documentation. |
commit | commitdiff | tree |
| 2016-06-27 |
Tom Lane | Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA... |
commit | commitdiff | tree |
| 2016-06-27 |
Teodor Sigaev | Change predecence of phrase operator. |
commit | commitdiff | tree |
| 2016-06-27 |
Teodor Sigaev | Do not fallback to AND for FTS phrase operator. |
commit | commitdiff | tree |
| 2016-06-27 |
Teodor Sigaev | Make exact distance match for FTS phrase operator |
commit | commitdiff | tree |
| 2016-06-26 |
Tom Lane | Avoid making a separate pass over the query to check... |
commit | commitdiff | tree |
| 2016-06-26 |
Tom Lane | Rethink node-level representation of partial-aggregatio... |
commit | commitdiff | tree |
| 2016-06-26 |
Tom Lane | Simplify planner's final setup of Aggrefs for partial... |
commit | commitdiff | tree |
| 2016-06-24 |
Alvaro Herrera | Fix handling of multixacts predating pg_upgrade |
commit | commitdiff | tree |
| 2016-06-24 |
Tom Lane | Fix building of large (bigger than shared_buffers)... |
commit | commitdiff | tree |
| 2016-06-24 |
Robert Haas | postgres_fdw: Fix incorrect NULL handling in join pushdown. |
commit | commitdiff | tree |
| 2016-06-24 |
Robert Haas | postgres_fdw: Remove useless return statement. |
commit | commitdiff | tree |
| 2016-06-24 |
Peter Eisentraut | psql: Improve \crosstabview error messages |
commit | commitdiff | tree |
| 2016-06-23 |
Andrew Dunstan | Add tab completion for pager_min_lines to psql. |
commit | commitdiff | tree |
| 2016-06-23 |
Tom Lane | Fix small memory leak in partial-aggregate deserializat... |
commit | commitdiff | tree |
| 2016-06-22 |
Tom Lane | Improve user-facing documentation for partial/parallel... |
commit | commitdiff | tree |
| 2016-06-22 |
Tom Lane | Update oidjoins regression test for 9.6. |
commit | commitdiff | tree |
| 2016-06-22 |
Tom Lane | Fix type-safety problem with parallel aggregate serial... |
commit | commitdiff | tree |
| 2016-06-22 |
Tom Lane | Make "postgres -C guc" print "" not "(null)" for null... |
commit | commitdiff | tree |
| 2016-06-22 |
Peter Eisentraut | Improve cleanup in rolenames test |
commit | commitdiff | tree |
| 2016-06-22 |
Bruce Momjian | Update comment about allowing GUCs to change scanning. |
commit | commitdiff | tree |
| 2016-06-22 |
Tom Lane | Document that dependency tracking doesn't consider... |
commit | commitdiff | tree |
| 2016-06-21 |
Tom Lane | Refactor planning of projection steps that don't need... |
commit | commitdiff | tree |
| 2016-06-20 |
Tom Lane | Stamp 9.6beta2. |
commit | commitdiff | tree |
| 2016-06-20 |
Tom Lane | Add missing check for malloc failure in plpgsql_extra_c... |
commit | commitdiff | tree |
| 2016-06-20 |
Tom Lane | pg_trgm's set_limit() function is parallel unsafe,... |
commit | commitdiff | tree |
| 2016-06-20 |
Bruce Momjian | docs: clarify use of pg_rewind arguments |
commit | commitdiff | tree |
| 2016-06-20 |
Tom Lane | Fix comparison of similarity to threshold in GIST trigr... |
commit | commitdiff | tree |
| 2016-06-20 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2016-06-20 |
Magnus Hagander | Add missing documentation of pg_roles.rolbypassrls |
commit | commitdiff | tree |
| 2016-06-19 |
Tom Lane | Docs: improve description of psql's %R prompt escape... |
commit | commitdiff | tree |
| 2016-06-18 |
Tom Lane | Improve error message annotation for GRANT/REVOKE on... |
commit | commitdiff | tree |
| 2016-06-18 |
Tom Lane | Update 9.6 release notes through today. |
commit | commitdiff | tree |
| 2016-06-18 |
Tom Lane | Restore foreign-key-aware estimation of join relation... |
commit | commitdiff | tree |
| 2016-06-18 |
Tom Lane | Still another try at fixing scanjoin_target insertion... |
commit | commitdiff | tree |
| 2016-06-18 |
Tom Lane | Fix parallel-safety markings for contrib/dblink. |
commit | commitdiff | tree |
| next |