postgrespro.git / summary / log

2020-06-01 42181b1015b1 Use correct and consistent unit abbreviation
           Peter Eisentraut

2020-06-01 ce1c5b9ae87b Fix use-after-release mistake in currtid() and currtid2() for views
           Michael Paquier

2020-06-01 e786be5fcb25 Fix crashes with currtid() and currtid2()
           Michael Paquier

2020-05-31 af4ea507c3d9 Make install-tests target work with vpath builds
           Andrew Dunstan

2020-05-31 4cad2534da6d Use CP_SMALL_TLIST for hash aggregate
           Tomas Vondra

2020-05-31 9b60c4b979bc Doc: Mention about caveats of --concurrently on reindexdb page
           Michael Paquier

2020-05-29 92f9468657f0 doc: Update the layout of "Viewing Statistics" section.
           Fujii Masao

2020-05-28 6a4a335b8415 llvmjit: Fix building against LLVM 11 by removing unnecessary include.
           Andres Freund

2020-05-28 9003b76e169e Initialize dblink remoteConn struct in all cases
           Joe Conway

2020-05-28 887cdff4dcbd Add CHECK_FOR_INTERRUPTS() to the repeat() function
           Joe Conway

2020-05-28 5b1c61e8b8f9 Add missing error code to "cannot attach index ..." error.
           Heikki Linnakangas

2020-05-28 0099db4ce1a1 Fix typo in test comment.
           Heikki Linnakangas

2020-05-28 f93bb0ce6400 Fix some comments in xlogreader.h
           Michael Paquier

2020-05-28 55ca50deb8ff Fix some mentions to memory units in postgresql.conf.sample
           Michael Paquier

2020-05-27 0a737be03cf7 Remove some tabs in SQL code in C string literals
           Peter Eisentraut

2020-05-26 896ddf9b3cd7 Avoid fragmentation of logical tapes when writing concurrently.
           Jeff Davis

2020-05-26 49223e106b0a Message wording tweaks
           Peter Eisentraut

2020-05-26 add4211600bf Add lcov exclusion markers to jsonpath scanner
           Peter Eisentraut

2020-05-26 d9101e9806e4 doc:  PG 13 relnotes:  update bool_plperl item
           Bruce Momjian

2020-05-26 ac5852fb3042 gss:  add missing references to hostgssenc and hostnogssenc
           Bruce Momjian

2020-05-25 587322de3692 Reconcile nodes/*funcs.c.
           Noah Misch

2020-05-25 650eac8d7b6d Add a temp-install prerequisite to top-level "check-tests".
           Noah Misch

2020-05-25 5832396432b1 Doc: Fix order of pg_shmem_allocations in system view list
           Michael Paquier

2020-05-23 a995b371ae29 Add missing invocations to object access hooks
           Michael Paquier

2020-05-22 c99cec96b8b1 Fix two typos in a comment
           Alvaro Herrera

2020-05-22 eaae947e2b99 doc: Add note about I/O timing information in EXPLAIN and pg_stat_database.
           Fujii Masao

2020-05-22 574925bfd0a8 Remove unnecessary cast
           Peter Eisentraut

2020-05-22 bb2ae6fa47e5 Adjust indentation in src/backend/optimizer/README.
           Etsuro Fujita

2020-05-22 10e1521f5c29 doc:  PG 13 relnotes:  Improve FETCH link
           Bruce Momjian

2020-05-22 6ed02e6ac3aa doc:  PG 13 relnotes:  fix FETCH FIRST ... WITH TIES xreflabel
           Bruce Momjian

2020-05-22 1c2ff3ef07d2 doc:  suggest 1.1 as a random_page_cost value for SSDs
           Bruce Momjian

2020-05-21 c20fd088f1c5 doc:  Simplify mention of unique indexes for NULL control
           Bruce Momjian

2020-05-21 449e14a56184 Doc: Describe CREATE INDEX deduplication strategy.
           Peter Geoghegan

2020-05-21 3350fb5d1f9d Clear some style deviations.
           Noah Misch

2020-05-21 e4db972ed5f1 Use explicit_bzero() when clearing sslpassword in libpq
           Michael Paquier

2020-05-21 d2a9959907a0 Fix MSVC installations with multiple "configure" files detected
           Michael Paquier

2020-05-20 e1218f59ea4c doc: Adding a partition does not require Access Exclusive lock
           Alvaro Herrera

2020-05-20 39cb2ee09cf9 Doc: Fix description of pg_class.relreplident
           Michael Paquier

2020-05-20 a56e7046d6f2 Doc: Replace reference to pg_stat_wal_receiver.received_lsn by flushed_lsn
           Michael Paquier

2020-05-20 c7d65a252cdb part_strategy does not need its very own keyword classification.
           Tom Lane

2020-05-19 67b0b2dbf947 Reconsider nbtree page deletion assertion.
           Peter Geoghegan

2020-05-18 c301c2e739c6 WITH TIES: number of rows is optional and defaults to one
           Alvaro Herrera

2020-05-18 7966b7980138 Stamp 13beta1.
           Tom Lane

2020-05-18 fe0062c900ef Remove unused variables.
           Tom Lane

2020-05-18 b31d6efe3d06 doc:  PG 13 relnotes:  fix typos
           Bruce Momjian

2020-05-18 ac449d880160 Translation updates
           Peter Eisentraut

2020-05-18 a01debe3db3d Fix typos in README
           Magnus Hagander

2020-05-18 7e041b0c1d13 Fix comment in slot.c.
           Amit Kapila

2020-05-17 18b9d22cef98 Cosmetic improvement for psql opfamily-related information
           Alexander Korotkov

2020-05-17 29b6ddd38d09 Fix translate_columns[] arrays in opfamily-related psql functions
           Alexander Korotkov

[prev] [next]