Mailing lists [pgsql-committers]
- pgsql: Write error messages about duplicate OIDs to stderr Peter Eisentraut
- pgsql: Remove "Generating" output from catalog scripts Peter Eisentraut
- pgsql: Remove plperl isnan hack Peter Eisentraut
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Peter Eisentraut
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Andrew Dunstan
- pgsql: Further effort at preventing memory map dump from affectingthe Tom Lane
- pgsql: Map and unmap the shared memory block before riskingVirtualFree Tom Lane
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane
- pgsql: Does it help to wait before reattaching? Tom Lane
- pgsql: Tweak new jsonb_plperl test cases to work with old Perlversions Tom Lane
- pgsql: doc: Update limitations of partitions Peter Eisentraut
- pgsql: docs comments: clarify why not to use UTF8 still in docs Bruce Momjian
- pgsql: doc comments: rendering engines are another UTF8 restriction Bruce Momjian
- pgsql: Document that subscription tests require hstore Peter Eisentraut
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane
- Re: pgsql: Indexes with INCLUDE columns and their support in B-tree Peter Eisentraut
- pgsql: On all Windows platforms, not just Cygwin,use _timezone and _tz Tom Lane
- pgsql: Remove investigative code for can't-reattach-to-shared-memoryer Tom Lane
- pgsql: Remove jsonb_plperl test cases for Inf/NaN conversions. Tom Lane
- pgsql: Fix interaction of foreign tuple routing with remote triggers. Robert Haas
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane
- pgsql: Improve representation of 'moved partitions' indicator ondelete Andres Freund
- pgsql: Clean up warnings from -Wimplicit-fallthrough. Tom Lane
- pgsql: Fix some assorted compiler warnings on Windows. Tom Lane
- pgsql: Further -Wimplicit-fallthrough cleanup. Andres Freund
- pgsql: Fix compiler warning on Windows. Tom Lane
- pgsql: Change SIZEOF_BOOL to 1 for Windows. Tom Lane
- pgsql: docs: Remove tabs recently introduced by me. Bruce Momjian
- pgsql: Fix some sloppiness in the new BufFileSize() andBufFileAppend() Heikki Linnakangas
- pgsql: Remove remaining references to version-0 calling convention ind Heikki Linnakangas
- pgsql: Remove remaining references to version-0 calling convention ind Heikki Linnakangas
- pgsql: doc: Correct update on limitations of partitions Peter Eisentraut
- pgsql: Fix bogus code for extracting extended-statistics data fromsysc Tom Lane
- pgsql: Fix bogus code for extracting extended-statistics data fromsysc Tom Lane
- pgsql: Fix assorted compiler warnings seen in the buildfarm. Tom Lane
- pgsql: Suppress some compiler warnings in plperl on Windows. Tom Lane
- pgsql: Prevent NaN in jsonb/plpython transform Peter Eisentraut
- pgsql: Revert back-branch changes in power()'s behavior for NaNinputs. Tom Lane
- pgsql: Revert back-branch changes in power()'s behavior for NaNinputs. Tom Lane
- pgsql: Revert back-branch changes in power()'s behavior for NaNinputs. Tom Lane
- pgsql: Revert back-branch changes in power()'s behavior for NaNinputs. Tom Lane
- pgsql: Revert back-branch changes in power()'s behavior for NaNinputs. Tom Lane
- pgsql: Improve our method for probing the availability of ARM CRCinstr Tom Lane
- pgsql: Remove now-unnecessary cast. Robert Haas
- Re: pgsql: Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev
- Re: pgsql: Test conversion of NaN between float4 and float8. Glyn Astill
- pgsql: Fix SPI error cleanup and memory leak Peter Eisentraut
- pgsql: Further improve code for probing the availability of ARM CRCins Tom Lane
- pgsql: Fix pg_dump support for pre-8.2 versions Teodor Sigaev
- pgsql: Avoid portability issues in autoprewarm.c. Tom Lane
- pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev
- pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev
- pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev
- pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev
- pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev
- pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev
- pgsql: Tweak tests to support Python 3.7 Peter Eisentraut
- pgsql: Rearrange makefile rules for running Gen_fmgrtab.pl. Tom Lane
- pgsql: Avoid overwriting unchanged output files in genbki.pl andGen_fm Tom Lane
- pgsql: Blindly try to fix MSVC build's use of genbki.pl andGen_fmgrtab Tom Lane
- pgsql: Update expected files for older Python versions Peter Eisentraut
- pgsql: Re-think predicate locking on GIN indexes. Teodor Sigaev
- pgsql: Don't truncate away non-key attributes for leftmost downlinks. Teodor Sigaev
- pgsql: pg_dump: Use current_database() instead of PQdb() Peter Eisentraut
- pgsql: Fix precedence problem in new Perl code. Tom Lane
- Re: pgsql: Fix precedence problem in new Perl code. Mike Blackwell
- Re: pgsql: Fix precedence problem in new Perl code. Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan
- pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan
- pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan
- pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan
- pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan
- pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan
- pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- pgsql: Don't mark pages all-visible spuriously Alvaro Herrera
- pgsql: Don't mark pages all-visible spuriously Alvaro Herrera
- pgsql: Don't mark pages all-visible spuriously Alvaro Herrera
- Re: pgsql: Fix precedence problem in new Perl code. Mike Blackwell
- pgsql: Fix scenario where streaming standby gets stuck at acontinuatio Heikki Linnakangas
- pgsql: Fix scenario where streaming standby gets stuck at acontinuatio Heikki Linnakangas
- pgsql: Fix scenario where streaming standby gets stuck at acontinuatio Heikki Linnakangas
- pgsql: Fix scenario where streaming standby gets stuck at acontinuatio Heikki Linnakangas
- pgsql: Fix scenario where streaming standby gets stuck at acontinuatio Heikki Linnakangas
- Re: pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- pgsql: First-draft release notes for 10.4. Tom Lane
- Re: pgsql: Provide for testing on python3 modules when under MSVC Tom Lane
- Re: pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- Re: pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan
- RE: pgsql: Provide for testing on python3 modules when under MSVC Christian Ullrich
- Re: pgsql: Fix precedence problem in new Perl code. Andrew Dunstan
- pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut
- pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut
- pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut
- pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut
- pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut
- pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut
- pgsql: Revert "Test conversion of NaN between float4 and float8." Tom Lane
- pgsql: Put in_range_float4_float8's work in-line. Tom Lane
- Re: pgsql: Test conversion of NaN between float4 and float8. Tom Lane
- pgsql: Fix bootstrap parser so that its keywords are unreserved words. Tom Lane
- pgsql: Tweak tests to support Python 3.7 Peter Eisentraut
- pgsql: Tweak tests to support Python 3.7 Peter Eisentraut
- pgsql: Tweak tests to support Python 3.7 Peter Eisentraut
- pgsql: Tweak tests to support Python 3.7 Peter Eisentraut
- pgsql: Tweak tests to support Python 3.7 Peter Eisentraut
- pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan
- pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan
- pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan
- pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan
- pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan
- pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan
- pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane
- pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane
- pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane
- pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane
- pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane
- pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane
- pgsql: Remove unused macro Peter Eisentraut
- pgsql: Documentation updates for partitioning. Robert Haas
- pgsql: adminpack: Revoke EXECUTE on pg_logfile_rotate() Stephen Frost
- pgsql: adminpack: Revoke EXECUTE on pg_logfile_rotate() Stephen Frost
- pgsql: adminpack: Revoke EXECUTE on pg_logfile_rotate() Stephen Frost
- pgsql: doc: Fix minor markup issue Peter Eisentraut
- pgsql: doc: Improve spelling and wording a bit Peter Eisentraut
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Suppress compiler warnings when building with --enable-dtrace. Tom Lane
- pgsql: Update oidjoins regression test for v11. Tom Lane
- pgsql: Undo extra chattiness of postmaster logs in TAP tests. Tom Lane
- pgsql: Clean up some perlcritic warnings Andrew Dunstan
- pgsql: Stamp 10.4. Tom Lane
- pgsql: Stamp 9.6.9. Tom Lane
- pgsql: Stamp 9.5.13. Tom Lane
- pgsql: Stamp 9.4.18. Tom Lane
- pgsql: Stamp 9.3.23. Tom Lane
- pgsql: Count heap tuples in non-SnapshotAny path inIndexBuildHeapRange Tom Lane
- pgsql: Refine error messages Peter Eisentraut
- pgsql: Improve initdb's query for generating default descriptions alit Tom Lane
- pgsql: Tag refs/tags/REL9_4_18 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_5_13 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_6_9 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_3_23 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL_10_4 was created pgsql@postgresql.org
- pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane
- pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane
- pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane
- pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane
- pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane
- pgsql: Improve jsonb cast error message Teodor Sigaev
- pgsql: Add a script and a config file to run perlcritic Andrew Dunstan
- pgsql: Remove useless 'default' clause Alvaro Herrera
- pgsql: Make gen_partprune_steps static Alvaro Herrera
- pgsql: Restrict vertical tightness to parentheses in Perl code Andrew Dunstan
- pgsql: perltidy some recent code changes before changing perltidysetti Andrew Dunstan
- pgsql: Fix assorted partition pruning bugs Alvaro Herrera
- pgsql: Add relkind 'I' to catalog.sgml's list relkinds Alvaro Herrera
- pgsql: pgstatindex, pageinspect: handle partitioned indexes Alvaro Herrera
- pgsql: pgstatindex: HASH -> hash Alvaro Herrera
- pgsql: Update time zone data files to tzdata release 2018e. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018e. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018e. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018e. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018e. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018e. Tom Lane
- pgsql: doc: Restrictions on InitPlans in parallel queries relaxed. Robert Haas
- pgsql: Various improvements of skipping index scan during vacuumtechni Teodor Sigaev
- pgsql: docs: clarify that CREATE TABLE ... _AS_ can be parallelized Bruce Momjian
- pgsql: docs: initial draft of PG 11 release notes Bruce Momjian
- pgsql: doc: markup for PG 11 release notes and included email tips Bruce Momjian
- pgsql: docs: more PG 11 markup and email suggestions Bruce Momjian
- pgsql: Doc: fix overenthusiastic markup. Tom Lane
- Re: pgsql: Doc: fix overenthusiastic markup. Bruce Momjian
- pgsql: docs: Rework sections on partition pruning/exclusion Alvaro Herrera
- pgsql: Doc: fix minor release-note typo. Tom Lane
- pgsql: Doc: fix minor release-note typo. Tom Lane
- pgsql: psql: have \d show FKs on partitioned tables Alvaro Herrera
- pgsql: Fix file paths in comments Magnus Hagander
- pgsql: Don't allow partitioned index on foreign-table partitions Alvaro Herrera
- pgsql: doc: update PG 11 release notes with suggested changes Bruce Momjian
- pgsql: doc: clarify SCRAM channel binding Bruce Momjian
- pgsql: Fix type checking for support functions of parallel VARIADICagg Tom Lane
- pgsql: Fix type checking for support functions of parallel VARIADICagg Tom Lane
- pgsql: Fix type checking for support functions of parallel VARIADICagg Tom Lane
- pgsql: docs: update PG 11 release notes based on feedback Bruce Momjian
- pgsql: doc: adjust Extended Query PG 11 release note item Bruce Momjian
- pgsql: docs: PG 11 rel notes, 'ps' display/background worker item Bruce Momjian
- pgsql: docs: add space in PG 11 release notes, huge/large Bruce Momjian
- pgsql: Improve comment in get_partition_dispatch_recurse. Robert Haas
- pgsql: Pass the correct PlannerInfo toPlanForeignModify/PlanDirectModi Robert Haas
- pgsql: Fix misprocessing of equivalence classes involving record_eq(). Tom Lane
- pgsql: Fix misprocessing of equivalence classes involving record_eq(). Tom Lane
- pgsql: Fix misprocessing of equivalence classes involving record_eq(). Tom Lane
- pgsql: Fix misprocessing of equivalence classes involving record_eq(). Tom Lane
- pgsql: Fix misprocessing of equivalence classes involving record_eq(). Tom Lane
- pgsql: Fix misprocessing of equivalence classes involving record_eq(). Tom Lane
- pgsql: Detoast plpgsql variables if they might live across atransactio Tom Lane
- pgsql: doc: PG 11 release notes adjustments Bruce Momjian
- pgsql: Make numeric power() handle NaNs according to the modern POSIXs Tom Lane
- pgsql: doc: fix PG 11 attribution Bruce Momjian
- pgsql: doc: fix description of backward_scan Andrew Gierth
- pgsql: doc: fix description of backward_scan Andrew Gierth
- pgsql: doc: fix description of backward_scan Andrew Gierth
- pgsql: Message wording and pluralization improvements Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Prevent possibly spurious error when running perl -cw Andrew Dunstan
- pgsql: MSVC builds must use a separate stamp file for copyinggenerated Tom Lane
- pgsql: Fix error message on short read of pg_control Magnus Hagander
- pgsql: Fix error message on short read of pg_control Magnus Hagander
- pgsql: Fix error message on short read of pg_control Magnus Hagander
- pgsql: Fix error message on short read of pg_control Magnus Hagander
- pgsql: Fix error message on short read of pg_control Magnus Hagander
- pgsql: Fix error message on short read of pg_control Magnus Hagander
- pgsql: Small improvement for plpgsql regression test. Tom Lane
- pgsql: Recognize that MSVC can support strtoll() and strtoull(). Tom Lane
- pgsql: Add some test coverage for ecpg's "long long" support. Tom Lane
- pgsql: Recognize that MSVC can support strtoll() and strtoull(). Tom Lane
- pgsql: Recognize that MSVC can support strtoll() and strtoull(). Tom Lane
- pgsql: Add some test coverage for ecpg's "long long" support. Tom Lane
- pgsql: Recognize that MSVC can support strtoll() and strtoull(). Tom Lane
- pgsql: Add some test coverage for ecpg's "long long" support. Tom Lane
- pgsql: Add some test coverage for ecpg's "long long" support. Tom Lane
- pgsql: Recognize that MSVC can support strtoll() and strtoull(). Tom Lane
- pgsql: Add some test coverage for ecpg's "long long" support. Tom Lane
- pgsql: Add some test coverage for ecpg's "long long" support. Tom Lane
- pgsql: Recognize that MSVC can support strtoll() and strtoull(). Tom Lane
- pgsql: Further adjust comment in get_partition_dispatch_recurse. Robert Haas
- pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion Tom Lane
- pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion Tom Lane
- pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion Tom Lane
- pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion Tom Lane
- pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion Tom Lane
- pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion Tom Lane
- pgsql: Fix for globals.c- c.h must come first Stephen Frost
- pgsql: Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane
- pgsql: Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane
- pgsql: Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane
- pgsql: Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane
- pgsql: Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane
- pgsql: Arrange to supply declarations for strtoll/strtoull if needed. Tom Lane
- pgsql: Support platforms where strtoll/strtoull are spelled__strtoll/_ Tom Lane
- pgsql: Support platforms where strtoll/strtoull are spelled__strtoll/_ Tom Lane
- pgsql: Support platforms where strtoll/strtoull are spelled__strtoll/_ Tom Lane
- pgsql: Support platforms where strtoll/strtoull are spelled__strtoll/_ Tom Lane
- pgsql: Support platforms where strtoll/strtoull are spelled__strtoll/_ Tom Lane
- pgsql: Support platforms where strtoll/strtoull are spelled__strtoll/_ Tom Lane
- pgsql: Assorted minor cleanups for bootstrap-data Perl scripts. Tom Lane
- pgsql: printf("%lf") is not portable, so omit the "l". Tom Lane
- pgsql: printf("%lf") is not portable, so omit the "l". Tom Lane
- pgsql: printf("%lf") is not portable, so omit the "l". Tom Lane
- pgsql: printf("%lf") is not portable, so omit the "l". Tom Lane
- pgsql: printf("%lf") is not portable, so omit the "l". Tom Lane
- pgsql: printf("%lf") is not portable, so omit the "l". Tom Lane
- pgsql: Fix unportable usage of printf("%m"). Tom Lane
- pgsql: Fix unsafe usage of strerror(errno) within ereport(). Tom Lane
- pgsql: Fix unsafe usage of strerror(errno) within ereport(). Tom Lane
- pgsql: Fix unsafe usage of strerror(errno) within ereport(). Tom Lane
- pgsql: Fix unsafe usage of strerror(errno) within ereport(). Tom Lane
- pgsql: Fix unsafe usage of strerror(errno) within ereport(). Tom Lane
- pgsql: pg_basebackup: Remove short option -k Peter Eisentraut
- pgsql: Doc: fix bogus cross-reference link. Tom Lane
- pgsql: Improve spelling of new FINALFUNC_MODIFY aggregate attribute. Tom Lane
- pgsql: doc: Fix some whitespace issues Peter Eisentraut
- pgsql: Update key words table for version 11 Peter Eisentraut
- pgsql: Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth
- pgsql: Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth
- pgsql: Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth
- pgsql: Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth
- pgsql: Fix SQL:2008 FETCH FIRST syntax to allow parameters. Andrew Gierth
- pgsql: Doc: preliminary list of PG11 major features. Tom Lane
- pgsql: doc: Whitespace fixes in man pages Peter Eisentraut
- pgsql: doc: Fix some trailing whitespace Peter Eisentraut
- pgsql: doc: Use = after long options in documentation Peter Eisentraut
- pgsql: Update SQL features list Peter Eisentraut
- pgsql: Stamp 11beta1. Tom Lane
- pgsql: Fix typo in comment. Heikki Linnakangas
- pgsql: Add missing files to src/backend/lib/README. Heikki Linnakangas
- pgsql: Widen COPY FROM's current-line-number counter from 32 to 64bits Tom Lane
- pgsql: Widen COPY FROM's current-line-number counter from 32 to 64bits Tom Lane
- pgsql: Widen COPY FROM's current-line-number counter from 32 to 64bits Tom Lane
- pgsql: Widen COPY FROM's current-line-number counter from 32 to 64bits Tom Lane
- pgsql: Widen COPY FROM's current-line-number counter from 32 to 64bits Tom Lane
- pgsql: Widen COPY FROM's current-line-number counter from 32 to 64bits Tom Lane
- pgsql: Tag refs/tags/REL_11_BETA1 was created pgsql@postgresql.org
- pgsql: doc: PG 11 release note fixes: PGhost, typo Bruce Momjian
- pgsql: doc: PG 11 release notes, add third author Bruce Momjian
- pgsql: doc: PG 11 release notes fix for pg_dump --create, author Bruce Momjian
- pgsql: Accept "B" in all memory-unit GUCs, and improve error messages. Heikki Linnakangas
- pgsql: Fix incorrect ordering of operations in pg_resetwal andpg_rewin Tom Lane
- pgsql: Remove configure's check for nonstandard "long long" printfmodi Tom Lane
- pgsql: Fix simple_prompt() to disable echo on Windows when stdin !=ter Tom Lane
- pgsql: Fix simple_prompt() to disable echo on Windows when stdin !=ter Tom Lane
- pgsql: Fix simple_prompt() to disable echo on Windows when stdin !=ter Tom Lane
- pgsql: Fix simple_prompt() to disable echo on Windows when stdin !=ter Tom Lane
- pgsql: Fix simple_prompt() to disable echo on Windows when stdin !=ter Tom Lane
- pgsql: Fix simple_prompt() to disable echo on Windows when stdin !=ter Tom Lane
- pgsql: doc: PG 11 rel notes: add PL/pgSQL composite DDL item Bruce Momjian
- pgsql: Preserve information on use of git-external-diff Andrew Dunstan
- pgsql: Properly schema-qualify additional object types ingetObjectDesc Tom Lane
- pgsql: Properly schema-qualify additional object types ingetObjectDesc Tom Lane
- pgsql: Properly schema-qualify additional object types ingetObjectDesc Tom Lane
- pgsql: Properly schema-qualify additional object types ingetObjectDesc Tom Lane
- pgsql: Properly schema-qualify additional object types ingetObjectDesc Tom Lane
- pgsql: Properly schema-qualify additional object types ingetObjectDesc Tom Lane
- pgsql: Fix objectaddress.c code for publication relations. Tom Lane
- pgsql: Fix objectaddress.c code for publication relations. Tom Lane
- pgsql: Improve translatability of some getObjectDescription()messages. Tom Lane
- pgsql: Improve English wording of some other getObjectDescription()mes Tom Lane
- pgsql: Update sepgsql regression test output forgetObjectDescription() Tom Lane
- pgsql: Update non-default collation tests for getObjectDescription()ch Tom Lane
- pgsql: Remove incorrect statement about IPC configuration on OpenBSD Magnus Hagander
- pgsql: Remove incorrect statement about IPC configuration on OpenBSD Magnus Hagander
- pgsql: Remove incorrect statement about IPC configuration on OpenBSD Magnus Hagander
- pgsql: Remove incorrect statement about IPC configuration on OpenBSD Magnus Hagander
- pgsql: Remove incorrect statement about IPC configuration on OpenBSD Magnus Hagander
- pgsql: Remove incorrect statement about IPC configuration on OpenBSD Magnus Hagander
- pgsql: Fix misidentification of SQL statement type in plpgsql'sexec_st Tom Lane
- pgsql: Fix misidentification of SQL statement type in plpgsql'sexec_st Tom Lane
- pgsql: Fix misidentification of SQL statement type in plpgsql'sexec_st Tom Lane
- pgsql: Fix misidentification of SQL statement type in plpgsql'sexec_st Tom Lane
- pgsql: Fix misidentification of SQL statement type in plpgsql'sexec_st Tom Lane
- pgsql: Fix misidentification of SQL statement type in plpgsql'sexec_st Tom Lane
- pgsql: Update a couple of long-obsolete comments in pg_type.h. Tom Lane
- pgsql: Don't force a blank line before comments in perl code Andrew Dunstan
- pgsql: Don't fall off the end of perl functions Andrew Dunstan
- pgsql: Avoid use of unportable hex constant in convutils.pm Andrew Dunstan
- pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior Bruce Momjian
- pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior Bruce Momjian
- pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior Bruce Momjian
- pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior Bruce Momjian
- pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior Bruce Momjian
- pgsql: doc: adjust DECLARE docs to mention FOR UPDATE behavior Bruce Momjian
- pgsql: doc: mark 'replaceable' parameter for backup program listing Bruce Momjian
- pgsql: doc: mark 'replaceable' parameter for backup program listing Bruce Momjian
- pgsql: doc: mark 'replaceable' parameter for backup program listing Bruce Momjian
- pgsql: doc: mark 'replaceable' parameter for backup program listing Bruce Momjian
- pgsql: doc: mark 'replaceable' parameter for backup program listing Bruce Momjian
- pgsql: doc: mark 'replaceable' parameter for backup program listing Bruce Momjian
- pgsql: Return a value from Install.pm's lcopy function Andrew Dunstan
- pgsql: Initialize new jsonb iterator to zero Peter Eisentraut
- pgsql: Move _bt_upgrademetapage() into critical section. Teodor Sigaev
- pgsql: Fix grammar Alvaro Herrera
- pgsql: Fix grammar Alvaro Herrera
- pgsql: Fix compile-time warnings on all perl code Andrew Dunstan