Mailing lists [pgsql-committers]
- pgsql: Tweak partitioning documentation wording Alvaro Herrera
- pgsql: Put new command-line options into alphabetical order Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Fix spurious non-ASCII bytes Peter Eisentraut
- pgsql: Fix function code in error report Alvaro Herrera
- pgsql: Fix function code in error report Alvaro Herrera
- pgsql: Fix function code in error report Alvaro Herrera
- pgsql: Fix function code in error report Alvaro Herrera
- pgsql: Fix function code in error report Alvaro Herrera
- pgsql: Fix function code in error report Alvaro Herrera
- pgsql: Fix obsolete comment. Heikki Linnakangas
- pgsql: Fix obsolete comment. Heikki Linnakangas
- pgsql: Fix typo in README Magnus Hagander
- pgsql: Exclude VACUUMs from RunningXactData Simon Riggs
- Re: pgsql: Exclude VACUUMs from RunningXactData Tom Lane
- Re: pgsql: Exclude VACUUMs from RunningXactData Andres Freund
- pgsql: Add missing serial commas Peter Eisentraut
- pgsql: doc: Move some new options into better positions on man pages Peter Eisentraut
- pgsql: ecpg: Document new compatibility option Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Teach SHOW ALL to honor pg_read_all_settings membership Alvaro Herrera
- pgsql: Teach SHOW ALL to honor pg_read_all_settings membership Alvaro Herrera
- pgsql: Fix typo in JIT README. Peter Geoghegan
- Re: pgsql: Fix typo in JIT README. Andres Freund
- Re: pgsql: Fix typo in JIT README. Peter Geoghegan
- pgsql: Limit Parallel Hash's bucket array to MaxAllocSize. Thomas Munro
- pgsql: Fix and document lock handling for in-memory replication slotda Michael Paquier
- pgsql: Fix grammar in REVOKE documentation Michael Paquier
- pgsql: Fix grammar in REVOKE documentation Michael Paquier
- pgsql: Fix grammar in REVOKE documentation Michael Paquier
- pgsql: Fix grammar in REVOKE documentation Michael Paquier
- pgsql: Fix grammar in REVOKE documentation Michael Paquier
- pgsql: Fix grammar in REVOKE documentation Michael Paquier
- pgsql: Improve run-time partition pruning to handle any stableexpressi Tom Lane
- pgsql: Relocate partition pruning structs to a saner place. Tom Lane
- pgsql: Assorted cosmetic cleanup of run-time-partition-pruning code. Tom Lane
- pgsql: Fix a couple of bugs with replication slot advancing feature Michael Paquier
- pgsql: Fix grammar in documentation related to checkpoint_flush_after Michael Paquier
- pgsql: Fix grammar in documentation related to checkpoint_flush_after Michael Paquier
- pgsql: Fix grammar in documentation related to checkpoint_flush_after Michael Paquier
- pgsql: Update config.guess and config.sub Peter Eisentraut
- pgsql: Make new error code name match SQL standard more closely Peter Eisentraut
- pgsql: Fix run-time partition pruning code to handle NULL valuesproper Tom Lane
- pgsql: Move perlcritic files to new perlcheck directory Andrew Dunstan
- pgsql: Add a script to detect perl compile time errors and warnings Andrew Dunstan
- pgsql: Don't needlessly check the partition contraint twice Alvaro Herrera
- pgsql: Adjust error message Peter Eisentraut
- pgsql: Improve ExecFindInitialMatchingSubPlans's subplan renumberinglo Tom Lane
- pgsql: Improve commentary about run-time partition pruning datastructu Tom Lane
- pgsql: Fix oversight from 9e149c8 with spin-lock handling Michael Paquier
- Re: [COMMITTERS] pgsql: Logical replication Andres Freund
- Re: [COMMITTERS] pgsql: Logical replication Andres Freund
- pgsql: Fix access to just-closed relcache entry. Tom Lane
- pgsql: Fix access to just-closed relcache entry. Tom Lane
- pgsql: doc: Suggest logical replication more prominently for upgrading Peter Eisentraut
- pgsql: doc: Replace non-ASCII lines in psql example output Peter Eisentraut
- pgsql: Convert debug message from ereport to elog Peter Eisentraut
- pgsql: Fix bugs in vacuum of shared rels,by keeping their relcache ent Andres Freund
- pgsql: Fix bugs in vacuum of shared rels,by keeping their relcache ent Andres Freund
- pgsql: Fix bugs in vacuum of shared rels,by keeping their relcache ent Andres Freund
- pgsql: Fix bugs in vacuum of shared rels,by keeping their relcache ent Andres Freund
- pgsql: Fix bugs in vacuum of shared rels,by keeping their relcache ent Andres Freund
- pgsql: Fix bugs in vacuum of shared rels,by keeping their relcache ent Andres Freund
- pgsql: Exclude files in .git from list of perl files Andrew Dunstan
- Re: pgsql: Convert debug message from ereport to elog Tatsuo Ishii
- pgsql: Documentation improvement for pg_trgm Alexander Korotkov
- pgsql: Documentation improvement for pg_trgm Alexander Korotkov
- pgsql: Documentation improvement for pg_trgm Alexander Korotkov
- pgsql: Fix up run-time partition pruning's use of relcache'spartition Tom Lane
- pgsql: Fix some ill-chosen names for globally-visible partitionsupport Tom Lane
- pgsql: Code review for match_clause_to_partition_key(). Tom Lane
- pgsql: Remove cut-off bug from RunningTransactionData Simon Riggs
- pgsql: Remove spurious code comments in standby related code Simon Riggs
- pgsql: Fail BRIN control functions during recovery explicitly Alvaro Herrera
- pgsql: Fail BRIN control functions during recovery explicitly Alvaro Herrera
- pgsql: Fail BRIN control functions during recovery explicitly Alvaro Herrera
- pgsql: Fail BRIN control functions during recovery explicitly Alvaro Herrera
- Re: pgsql: Convert debug message from ereport to elog Peter Eisentraut
- Re: pgsql: Convert debug message from ereport to elog Tatsuo Ishii
- pgsql: Fix memory leak. Tatsuo Ishii
- pgsql: Fix memory leak in PLySequence_ToJsonbValue() Alexander Korotkov
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Alexander Korotkov
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Tom Lane
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Alexander Korotkov
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Tom Lane
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Alexander Korotkov
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() David Fetter
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Tom Lane
- pgsql: Fix off-by-one bug in XactLogCommitRecord Alvaro Herrera
- pgsql: Fix memory leak in BufFileCreateShared(). Tatsuo Ishii
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Peter Eisentraut
- pgsql: Remove AELs from subxids correctly on standby Simon Riggs
- pgsql: Fix some minor error-checking oversights inParseFuncOrColumn(). Tom Lane
- pgsql: Use snprintf not sprintf in pg_waldump's timestamptz_to_str. Tom Lane
- pgsql: Avoid unnecessary use of strncpy in a couple of places in ecpg. Tom Lane
- pgsql: Avoid unnecessary use of strncpy in a couple of places in ecpg. Tom Lane
- pgsql: Avoid unnecessary use of strncpy in a couple of places in ecpg. Tom Lane
- pgsql: Avoid unnecessary use of strncpy in a couple of places in ecpg. Tom Lane
- pgsql: Use snprintf not sprintf in pg_waldump's timestamptz_to_str. Tom Lane
- pgsql: Avoid unnecessary use of strncpy in a couple of places in ecpg. Tom Lane
- pgsql: Use snprintf not sprintf in pg_waldump's timestamptz_to_str. Tom Lane
- pgsql: Avoid unnecessary use of strncpy in a couple of places in ecpg. Tom Lane
- pgsql: Use snprintf not sprintf in pg_waldump's timestamptz_to_str. Tom Lane
- pgsql: Use snprintf not sprintf in pg_waldump's timestamptz_to_str. Tom Lane
- pgsql: Use snprintf not sprintf in pg_waldump's timestamptz_to_str. Tom Lane
- pgsql: Use -Wno-format-truncation and -Wno-stringop-truncation,if avai Tom Lane
- pgsql: Use -Wno-format-truncation and -Wno-stringop-truncation,if avai Tom Lane
- pgsql: Use -Wno-format-truncation and -Wno-stringop-truncation,if avai Tom Lane
- pgsql: Use -Wno-format-truncation and -Wno-stringop-truncation,if avai Tom Lane
- pgsql: Use -Wno-format-truncation and -Wno-stringop-truncation,if avai Tom Lane
- pgsql: Use -Wno-format-truncation and -Wno-stringop-truncation,if avai Tom Lane
- pgsql: Remove INCLUDE attributes section from docs. Peter Geoghegan
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Michael Paquier
- Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() Michael Paquier
- pgsql: Suppress -Wshift-negative-value warnings. Tom Lane
- pgsql: Prevent hard failures of standbys caused by recycled WALsegment Michael Paquier
- pgsql: Prevent hard failures of standbys caused by recycled WALsegment Michael Paquier
- pgsql: Prevent hard failures of standbys caused by recycled WALsegment Michael Paquier
- pgsql: Prevent hard failures of standbys caused by recycled WALsegment Michael Paquier
- pgsql: Add PGTYPESchar_free() to avoid cross-module problems onWindows Thomas Munro
- pgsql: Consider syntactic form when disambiguating function vs columnr Tom Lane
- pgsql: Remove obsolete prohibition on function name matching a columnn Tom Lane
- pgsql: Fix excessive enreferencing in jsonb-to-plperl transform. Tom Lane
- pgsql: Avoid platform-dependent output from Data::Dumper. Tom Lane
- pgsql: Allow plperl_sv_to_datum to look through scalar refs. Tom Lane
- pgsql: Fix contrib/hstore_plperl to look through scalar refs. Tom Lane
- pgsql: Fix contrib/hstore_plperl to look through scalar refs. Tom Lane
- pgsql: Fix contrib/hstore_plperl to look through scalar refs. Tom Lane
- pgsql: Fix contrib/hstore_plperl to look through scalar refs. Tom Lane
- pgsql: Fix jsonb_plperl to convert Perl UV values correctly. Tom Lane
- pgsql: Track new configure flags introduced for version 11 inpg_config Michael Paquier
- pgsql: Fix typos in release notes Alexander Korotkov
- pgsql: doc: explain use of json_populate_record{set}() Bruce Momjian
- pgsql: doc: explain use of json_populate_record{set}() Bruce Momjian
- pgsql: doc: explain use of json_populate_record{set}() Bruce Momjian
- pgsql: doc: explain use of json_populate_record{set}() Bruce Momjian
- pgsql: doc: explain use of json_populate_record{set}() Bruce Momjian
- Re: pgsql: Fix for globals.c- c.h must come first Bruce Momjian
- Re: pgsql: Fix for globals.c- c.h must come first Andres Freund
- Re: pgsql: Fix for globals.c- c.h must come first Tom Lane
- Re: pgsql: Fix for globals.c- c.h must come first Andres Freund
- Re: pgsql: Fix for globals.c- c.h must come first Tom Lane
- Re: pgsql: Fix for globals.c- c.h must come first Tom Lane
- Re: pgsql: Fix for globals.c- c.h must come first Andres Freund
- Re: pgsql: Fix for globals.c- c.h must come first Tom Lane
- pgsql: README: add URLs for openldap installation Bruce Momjian
- Re: pgsql: Fix for globals.c- c.h must come first Andres Freund
- pgsql: Clarify the README files for the various separate TAP-basedtest Tom Lane
- pgsql: Clarify use of temporary tables within partition trees Michael Paquier
- pgsql: Clarify use of temporary tables within partition trees Michael Paquier
- pgsql: Don't consider parallel append for parallel unsafe paths. Amit Kapila
- pgsql: Document the -D and $PGDATA switch/env for pg_verify_checksums Magnus Hagander
- pgsql: Support long option for --pgdata in pg_verify_checksums Magnus Hagander
- pgsql: Move pg_verify_checksum docs to Server utils Magnus Hagander
- pgsql: Fix a number of typos Magnus Hagander
- pgsql: Fix typo Magnus Hagander
- pgsql: Fix typo Magnus Hagander
- pgsql: Fix typo Magnus Hagander
- pgsql: Fix typo Magnus Hagander
- pgsql: Fix typo Magnus Hagander
- pgsql: Fix typo Magnus Hagander
- pgsql: Consistently use the term 'partitioned rel' in partprunecomment Alvaro Herrera
- pgsql: Add missing include Magnus Hagander
- pgsql: Accept TEXT and CDATA nodes in XMLTABLE's column_expression. Alvaro Herrera
- pgsql: Accept TEXT and CDATA nodes in XMLTABLE's column_expression. Alvaro Herrera
- pgsql: Update expected XML output with disabled XML Alvaro Herrera
- pgsql: Update expected XML output with disabled XML, too Alvaro Herrera
- pgsql: Improve wording of release notes item Alexander Korotkov
- pgsql: Fix mishandling of sortgroupref labels while splitting SRFtarge Tom Lane
- pgsql: Fix mishandling of sortgroupref labels while splitting SRFtarge Tom Lane
- pgsql: Improve requirements documentation for ldap test suite. Tom Lane
- pgsql: Set correct context for XPath evaluation Alvaro Herrera
- pgsql: Fix partial aggregation for variance(int4) and relatedaggregate Tom Lane
- pgsql: Fix partial aggregation for variance(int4) and relatedaggregate Tom Lane
- pgsql: Disclaim support for default namespace in XMLTABLE Alvaro Herrera
- pgsql: Disclaim support for default namespace in XMLTABLE Alvaro Herrera
- pgsql: Improve coding pattern in Parallel Append code. Amit Kapila
- pgsql: Fix typo in comment of commit_ts.c for incorrect reference toCL Michael Paquier
- pgsql: Fixes for vacuum_cleanup_index_scale_factor GUC option Alexander Korotkov
- pgsql: Allow for pg_upgrade of attributes with missing values Andrew Dunstan
- pgsql: Avoid generating bogus paths with partitionwise aggregate. Robert Haas
- pgsql: When index recurses to a partition, map columns numbers Alvaro Herrera
- Re: pgsql: Allow for pg_upgrade of attributes with missing values Tom Lane
- Re: pgsql: Allow for pg_upgrade of attributes with missing values Andrew Dunstan
- pgsql: Mark binary_upgrade_set_missing_value as parallel_unsafe Andrew Dunstan
- pgsql: doc: mention use of cross platform logical replication Bruce Momjian
- pgsql: doc: update PG 11 release notes, mostly typo fixes Bruce Momjian
- pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT() Bruce Momjian
- pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT() Bruce Momjian
- pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT() Bruce Momjian
- pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT() Bruce Momjian
- pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT() Bruce Momjian
- pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT() Bruce Momjian
- pgsql: doc: adjust order of NUMERIC arguments to match syntax Bruce Momjian
- pgsql: doc: adjust order of NUMERIC arguments to match syntax Bruce Momjian
- pgsql: doc: adjust order of NUMERIC arguments to match syntax Bruce Momjian
- pgsql: doc: adjust order of NUMERIC arguments to match syntax Bruce Momjian
- pgsql: doc: adjust order of NUMERIC arguments to match syntax Bruce Momjian
- pgsql: doc: adjust order of NUMERIC arguments to match syntax Bruce Momjian
- pgsql: Address set of issues with errno handling Michael Paquier
- pgsql: Address set of issues with errno handling Michael Paquier
- pgsql: Address set of issues with errno handling Michael Paquier
- pgsql: Address set of issues with errno handling Michael Paquier
- pgsql: Address set of issues with errno handling Michael Paquier
- pgsql: Address set of issues with errno handling Michael Paquier
- pgsql: Translation updates Peter Eisentraut
- pgsql: Stamp 11beta2. Alvaro Herrera
- pgsql: Update obsolete comments Alvaro Herrera
- pgsql: Update obsolete comments Alvaro Herrera
- pgsql: Correct handling of fsync failures with tar mode ofwalmethods.c Michael Paquier
- pgsql: Correct handling of fsync failures with tar mode ofwalmethods.c Michael Paquier
- pgsql: Fix description and documentation related to pg_restore--no-com Michael Paquier
- pgsql: Move RecoveryLockList into a hash table. Thomas Munro
- pgsql: Move RecoveryLockList into a hash table. Thomas Munro
- pgsql: Move RecoveryLockList into a hash table. Thomas Munro
- pgsql: Move RecoveryLockList into a hash table. Thomas Munro
- pgsql: Move RecoveryLockList into a hash table. Thomas Munro
- pgsql: Move RecoveryLockList into a hash table. Thomas Munro
- pgsql: Reword SPI_ERROR_TRANSACTION errors in PL/pgSQL Peter Eisentraut
- pgsql: Add PGTYPESchar_free() to avoid cross-module problems onWindows Thomas Munro
- pgsql: Add PGTYPESchar_free() to avoid cross-module problems onWindows Thomas Munro
- pgsql: Add PGTYPESchar_free() to avoid cross-module problems onWindows Thomas Munro
- pgsql: Add PGTYPESchar_free() to avoid cross-module problems onWindows Thomas Munro
- pgsql: Add PGTYPESchar_free() to avoid cross-module problems onWindows Thomas Munro
- pgsql: Increase upper limit for vacuum_cleanup_index_scale_factor Alexander Korotkov
- Re: pgsql: Increase upper limit for vacuum_cleanup_index_scale_factor Alexander Korotkov
- Re: pgsql: Increase upper limit for vacuum_cleanup_index_scale_factor Alexander Korotkov
- pgsql: Allow direct lookups of AppendRelInfo by child relid Alvaro Herrera
- pgsql: Fix documentation bug related to backup history file. Fujii Masao
- pgsql: Fix documentation bug related to backup history file. Fujii Masao
- pgsql: Fix documentation bug related to backup history file. Fujii Masao
- pgsql: Fix documentation bug related to backup history file. Fujii Masao
- pgsql: Fix documentation bug related to backup history file. Fujii Masao
- pgsql: Fix documentation bug related to backup history file. Fujii Masao
- pgsql: Enable failure to rename a partitioned index Alvaro Herrera
- Re: pgsql: Increase upper limit for vacuum_cleanup_index_scale_factor Tom Lane
- pgsql: Remove obsolete comment block in nbtsort.c. Peter Geoghegan
- Re: pgsql: Increase upper limit for vacuum_cleanup_index_scale_factor Alexander Korotkov
- pgsql: Correct a comment on logtape.c's leader tape. Peter Geoghegan
- pgsql: |--- gitweb/email subject limit-----------------|-------------| Bruce Momjian
- bad commit line Bruce Momjian
- pgsql: Fix upper limit for vacuum_cleanup_index_scale_factor Alexander Korotkov
- pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera
- pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera
- pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera
- pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera
- pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera
- pgsql: Cosmetic improvements for faster column addition. Amit Kapila
- pgsql: doc: Document some nuances of logical replication of TRUNCATE Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: doc: Improve wording and fix whitespace Peter Eisentraut
- pgsql: Remove duplicated return statement from llvmjit code. Andres Freund
- pgsql: Change pqformat.h's integer handling functions to takeunsigned Andres Freund
- pgsql: Fix thinko in comments. Amit Kapila
- pgsql: Fix thinko in comments. Amit Kapila
- pgsql: Fix typo in comment Alvaro Herrera
- Re: pgsql: Convert debug message from ereport to elog Peter Eisentraut
- pgsql: doc: backpatch mention use of cross platform logicalreplication Bruce Momjian
- Tips on committing Bruce Momjian
- pgsql: Tag refs/tags/REL_11_BETA2 was created pgsql@postgresql.org
- pgsql: Make capitalization of term "OpenSSL" more consistent Michael Paquier
- Re: pgsql: Fix "base" snapshot handling in logical decoding Tom Lane
- Re: pgsql: Clarify use of temporary tables within partition trees David Rowley
- pgsql: Replace search.cpan.org with metacpan.org Michael Paquier
- pgsql: Replace search.cpan.org with metacpan.org Michael Paquier
- pgsql: Replace search.cpan.org with metacpan.org Michael Paquier
- pgsql: Replace search.cpan.org with metacpan.org Michael Paquier
- pgsql: Replace search.cpan.org with metacpan.org Michael Paquier
- pgsql: Replace search.cpan.org with metacpan.org Michael Paquier
- pgsql: Fix crash when ALTER TABLE recreates indexes on partitions Alvaro Herrera
- pgsql: psql: show cloned triggers in partitions Alvaro Herrera
- Re: pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera
- pgsql: doc: Replace non-ASCII lines in psql example output Peter Eisentraut
- pgsql: Documentation spell checking and markup improvements Peter Eisentraut
- Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions Tom Lane
- pgsql: Branch refs/heads/REL_11_STABLE was created pgsql@postgresql.org
- pgsql: perltidy run prior to branching Andrew Dunstan
- pgsql: Update typedefs list Andrew Dunstan
- pgsql: pgindent run prior to branching Andrew Dunstan
- pgsql: Stamp HEAD as 12devel Andrew Dunstan