| 2018-03-01 |  Andres Freund | doc: mention PROVE_TESTS in section of TAP tests. |  commit | commitdiff | tree |  
  | 2018-03-01 |  Andres Freund | doc: Add WaitForBackgroundWorkerShutdown() to bgw docs. |  commit | commitdiff | tree |  
  | 2018-03-01 |  Andres Freund | doc: Add random_zipfian to list of random functions...  |  commit | commitdiff | tree |  
  | 2018-03-01 |  Andres Freund | pgbench: consolidate a few PQfinish calls. |  commit | commitdiff | tree |  
  | 2018-03-01 |  Tom Lane | Remove redundant IndexTupleDSize macro. |  commit | commitdiff | tree |  
  | 2018-02-28 |  Tom Lane | Doc: remove duplicate poly_ops row from SP-GiST opclass...  |  commit | commitdiff | tree |  
  | 2018-02-28 |  Tom Lane | Rename base64 routines to avoid conflict with Solaris...  |  commit | commitdiff | tree |  
  | 2018-02-28 |  Tom Lane | Remove restriction on SQL block length in isolationtest...  |  commit | commitdiff | tree |  
  | 2018-02-28 |  Robert Haas | For partitionwise join, match on partcollation, not...  |  commit | commitdiff | tree |  
  | 2018-02-28 |  Robert Haas | Document LWTRANCHE_PARALLEL_HASH_JOIN. |  commit | commitdiff | tree |  
  | 2018-02-28 |  Robert Haas | Fix assertion failure when Parallel Append is run serially. |  commit | commitdiff | tree |  
  | 2018-02-28 |  Robert Haas | postgres_fdw: Third attempt to stabilize regression...  |  commit | commitdiff | tree |  
  | 2018-02-28 |  Robert Haas | Update and improve comments. |  commit | commitdiff | tree |  
  | 2018-02-28 |  Peter Eisentraut | doc: Improve man build speed |  commit | commitdiff | tree |  
  | 2018-02-28 |  Peter Eisentraut | Fix warnings in man page build |  commit | commitdiff | tree |  
  | 2018-02-27 |  Tom Lane | Fix up ecpg's configuration so it handles "long long...  |  commit | commitdiff | tree |  
  | 2018-02-27 |  Tom Lane | Use the correct tuplestore read pointer in a NamedTuple...  |  commit | commitdiff | tree |  
  | 2018-02-27 |  Tom Lane | Revert renaming of int44in/int44out. |  commit | commitdiff | tree |  
  | 2018-02-27 |  Robert Haas | doc: Fix grammar. |  commit | commitdiff | tree |  
  | 2018-02-27 |  Tom Lane | Prevent dangling-pointer access when update trigger...  |  commit | commitdiff | tree |  
  | 2018-02-27 |  Robert Haas | Minor cleanup of code related to partially_grouped_rel. |  commit | commitdiff | tree |  
  | 2018-02-27 |  Robert Haas | Fix logic error in add_paths_to_partial_grouping_rel. |  commit | commitdiff | tree |  
  | 2018-02-27 |  Tom Lane | Improve regression test coverage of regress.c. |  commit | commitdiff | tree |  
  | 2018-02-27 |  Tom Lane | Remove unused functions in regress.c. |  commit | commitdiff | tree |  
  | 2018-02-26 |  Alvaro Herrera | Update PartitionTupleRouting struct comment |  commit | commitdiff | tree |  
  | 2018-02-26 |  Tom Lane | Schema-qualify references in test_ddl_deparse test...  |  commit | commitdiff | tree |  
  | 2018-02-26 |  Tom Lane | Last-minute updates for release notes. |  commit | commitdiff | tree |  
  | 2018-02-26 |  Peter Eisentraut | Fix typo in internal error message |  commit | commitdiff | tree |  
  | 2018-02-26 |  Noah Misch | Document security implications of search_path and the...  |  commit | commitdiff | tree |  
  | 2018-02-26 |  Noah Misch | Empty search_path in Autovacuum and non-psql/pgbench...  |  commit | commitdiff | tree |  
  | 2018-02-26 |  Tom Lane | Avoid using unsafe search_path settings during dump...  |  commit | commitdiff | tree |  
  | 2018-02-26 |  Robert Haas | Add a new upper planner relation for partially-aggregat...  |  commit | commitdiff | tree |  
  | 2018-02-25 |  Tom Lane | Un-break parallel pg_upgrade. |  commit | commitdiff | tree |  
  | 2018-02-25 |  Tom Lane | Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22. |  commit | commitdiff | tree |  
  | 2018-02-24 |  Peter Eisentraut | Update headers of generated files |  commit | commitdiff | tree |  
  | 2018-02-24 |  Peter Eisentraut | Add current directory to Perl include path |  commit | commitdiff | tree |  
  | 2018-02-24 |  Peter Eisentraut | Use croak instead of die in Perl code when appropriate |  commit | commitdiff | tree |  
  | 2018-02-24 |  Tom Lane | Fix thinko in in_range_float4_float8. |  commit | commitdiff | tree |  
  | 2018-02-24 |  Tom Lane | Add window RANGE support for float4, float8, numeric. |  commit | commitdiff | tree |  
  | 2018-02-24 |  Peter Eisentraut | Check error messages in SSL tests |  commit | commitdiff | tree |  
  | 2018-02-24 |  Peter Eisentraut | Fix filtering of unsupported relations in logical repli...  |  commit | commitdiff | tree |  
  | 2018-02-23 |  Tom Lane | First-draft release notes for 10.3. |  commit | commitdiff | tree |  
  | 2018-02-23 |  Tom Lane | Fix brown-paper-bag bug in commit 0a459cec96d3856f476c2...  |  commit | commitdiff | tree |  
  | 2018-02-23 |  Tom Lane | Allow auto_explain.log_min_duration to go up to INT_MAX. |  commit | commitdiff | tree |  
  | 2018-02-23 |  Noah Misch | Synchronize doc/ copies of src/test/examples/. |  commit | commitdiff | tree |  
  | 2018-02-23 |  Tom Lane | Fix planner failures with overlapping mergejoin clauses...  |  commit | commitdiff | tree |  
  | 2018-02-23 |  Robert Haas | Revise API for partition bound search functions. |  commit | commitdiff | tree |  
  | 2018-02-23 |  Robert Haas | Revise API for partition_rbound_cmp/partition_rbound_da...  |  commit | commitdiff | tree |  
  | 2018-02-23 |  Peter Eisentraut | Support parameters in CALL |  commit | commitdiff | tree |  
  | 2018-02-22 |  Robert Haas | Remove extra words. |  commit | commitdiff | tree |  
  | 2018-02-22 |  Peter Eisentraut | Fix perlcritic warnings |  commit | commitdiff | tree |  
  | 2018-02-22 |  Peter Eisentraut | Update gratuitous use of MD5 in documentation |  commit | commitdiff | tree |  
  | 2018-02-22 |  Peter Eisentraut | Add user-callable SHA-2 functions |  commit | commitdiff | tree |  
  | 2018-02-22 |  Robert Haas | Be lazier about partition tuple routing. |  commit | commitdiff | tree |  
  | 2018-02-22 |  Robert Haas | Remove extra word from comment. |  commit | commitdiff | tree |  
  | 2018-02-22 |  Robert Haas | postgres_fdw: Fix interaction of PHVs with child joins. |  commit | commitdiff | tree |  
  | 2018-02-22 |  Robert Haas | Avoid another valgrind complaint about write() of unini...  |  commit | commitdiff | tree |  
  | 2018-02-22 |  Robert Haas | Try to stabilize EXPLAIN output in partition_check...  |  commit | commitdiff | tree |  
  | 2018-02-22 |  Robert Haas | Charge cpu_tuple_cost * 0.5 for Append and MergeAppend...  |  commit | commitdiff | tree |  
  | 2018-02-21 |  Tom Lane | Repair pg_upgrade's failure to preserve relfrozenxid...  |  commit | commitdiff | tree |  
  | 2018-02-21 |  Andres Freund | Blindly attempt to adapt sepgsql regression tests. |  commit | commitdiff | tree |  
  | 2018-02-20 |  Andres Freund | Use platform independent type for TupleTableSlot->tts_off. |  commit | commitdiff | tree |  
  | 2018-02-20 |  Peter Eisentraut | Error message improvement |  commit | commitdiff | tree |  
  | 2018-02-20 |  Tom Lane | Fix pg_dump's logic for eliding sequence limits that...  |  commit | commitdiff | tree |  
  | 2018-02-20 |  Alvaro Herrera | Adjust ALTER TABLE docs on partitioned constraints |  commit | commitdiff | tree |  
  | 2018-02-20 |  Magnus Hagander | Fix typo |  commit | commitdiff | tree |  
  | 2018-02-20 |  Alvaro Herrera | Fix crash in pg_replication_slot_advance |  commit | commitdiff | tree |  
  | 2018-02-19 |  Tom Lane | Fix misbehavior of CTE-used-in-a-subplan during EPQ...  |  commit | commitdiff | tree |  
  | 2018-02-19 |  Alvaro Herrera | Fix expected output |  commit | commitdiff | tree |  
  | 2018-02-19 |  Alvaro Herrera | Allow UNIQUE indexes on partitioned tables |  commit | commitdiff | tree |  
  | 2018-02-19 |  Tom Lane | Remove bogus "extern" annotations on function definitions. |  commit | commitdiff | tree |  
  | 2018-02-19 |  Tom Lane | Remove redundant initialization of a local variable. |  commit | commitdiff | tree |  
  | 2018-02-19 |  Peter Eisentraut | Fix StaticAssertExpr() under C++ |  commit | commitdiff | tree |  
  | 2018-02-19 |  Peter Eisentraut | Remove redundant function declaration |  commit | commitdiff | tree |  
  | 2018-02-18 |  Peter Eisentraut | Message style fix |  commit | commitdiff | tree |  
  | 2018-02-18 |  Peter Eisentraut | Move function comment to the right place |  commit | commitdiff | tree |  
  | 2018-02-18 |  Peter Eisentraut | Minor comment fix |  commit | commitdiff | tree |  
  | 2018-02-17 |  Alvaro Herrera | Refactor format_type APIs to be more modular |  commit | commitdiff | tree |  
  | 2018-02-17 |  Alvaro Herrera | Mention trigger name in trigger test |  commit | commitdiff | tree |  
  | 2018-02-17 |  Andres Freund | Allow tupleslots to have a fixed tupledesc, use in...  |  commit | commitdiff | tree |  
  | 2018-02-16 |  Andres Freund | Do execGrouping.c via expression eval machinery, take...  |  commit | commitdiff | tree |  
  | 2018-02-16 |  Peter Eisentraut | Fix crash when canceling parallel query |  commit | commitdiff | tree |  
  | 2018-02-16 |  Tom Lane | Remove some inappropriate #includes. |  commit | commitdiff | tree |  
  | 2018-02-16 |  Peter Eisentraut | Rename enable_partition_wise_join to enable_partitionwi...  |  commit | commitdiff | tree |  
  | 2018-02-16 |  Magnus Hagander | Fix typo in comment |  commit | commitdiff | tree |  
  | 2018-02-16 |  Andres Freund | Revert "Do execGrouping.c via expression eval machinery." |  commit | commitdiff | tree |  
  | 2018-02-16 |  Andres Freund | Do execGrouping.c via expression eval machinery. |  commit | commitdiff | tree |  
  | 2018-02-15 |  Tom Lane | Fix plpgsql to enforce domain checks when returning...  |  commit | commitdiff | tree |  
  | 2018-02-15 |  Tom Lane | Doc: fix minor bug in CREATE TABLE example. |  commit | commitdiff | tree |  
  | 2018-02-15 |  Tom Lane | Cast to void in StaticAssertExpr, not its callers. |  commit | commitdiff | tree |  
  | 2018-02-15 |  Tom Lane | Move the extern declaration for ExceptionalCondition...  |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Revert "Stabilize output of new regression test case". |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Stabilize new plpgsql_record regression tests. |  commit | commitdiff | tree |  
  | 2018-02-14 |  Andres Freund | Return implementation defined value if pg_$op_s$bit_ove...  |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Silence assorted "variable may be used uninitialized...  |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Add an assertion that we don't pass NULL to snprintf...  |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Fix broken logic for reporting PL/Python function names...  |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Support CONSTANT/NOT NULL/initial value for plpgsql...  |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Speed up plpgsql trigger startup by introducing "promises". |  commit | commitdiff | tree |  
  | 2018-02-14 |  Tom Lane | Speed up plpgsql function startup by doing fewer pallocs. |  commit | commitdiff | tree |  
  | next |