Messages by Thread
-
-
Re: Document How Commit Handles Aborted Transactions
Tom Lane
-
Rename LWLockNewTrancheId() parameter from "name" to "tranche_name"
Sami Imseih
-
Re: DOCS - Add introductory paragraph to Getting Started chapter
Tom Lane
-
Re: Add XMLNamespaces to XMLElement
Jim Jones
-
Re: [PATCH] pgindent truncates last line of files missing a trailing newline
Tom Lane
-
Re: Add comments about fire_triggers argument in ri_triggers.c
Yugo Nagata
-
MinGW CI tasks fail / timeout
Nazir Bilal Yavuz
-
Clean up NamedLWLockTranche stuff
Heikki Linnakangas
-
Re: [PATCH] Support automatic sequence replication
Ajin Cherian
-
Re: Refactor query normalization into core query jumbling
Lukas Fittl
-
LockHasWaiters() crashes on fast-path locks
SATYANARAYANA NARLAPURAM
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Melanie Plageman
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Yura Sokolov
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
cca5507
-
Make pg_prewarm, autoprewarm yield for waiting DDL
SATYANARAYANA NARLAPURAM
-
pg_publication_tables: return NULL attnames when no column list is specified
Roberto Mello
-
Re: pg_stat_statements: Add gc_count and query_file_size to pgss_info
Lukas Fittl
-
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
-
BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Yura Sokolov
-
Re: SQL-level pg_datum_image_equal
Matthias van de Meent
-
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Andrew Jackson
-
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
-
Re: Lowering the default wal_blocksize to 4K
John Naylor
-
Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
John Naylor
-
Re: [PATCH] Simplify SortSupport implementation for macaddr
Michael Paquier
-
Remove unused at_sharedrel from autovac_table
Yugo Nagata
-
Re: Convert ALL SubLinks to ANY SubLinks
Richard Guo
-
Re: Report bytes and transactions actually sent downtream
Michael Paquier
-
Fix incorrect false positive rate formatting in create_and_test_bloom()
Postgress Cybrosys
-
Re: Improve the performance of Unicode Normalization Forms.
Michael Paquier
-
Re: [PATCH v2] Re: Cancel problems of query to pg_stat_statements
Michael Paquier
-
Re: access numeric data in module
Michael Paquier
-
Query Regarding Blog Submission Approval on Planet PostgreSQL
Postgress Cybrosys
-
Re: amcheck: add index-all-keys-match verification for B-Tree
Wenbo Lin
-
Re: relfilenode statistics
Bertrand Drouvot
-
Re: Flush some statistics within running transactions
Michael Paquier
-
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Michael Paquier
-
Re: Instability in test/regress/sql/portals.sql
Michael Paquier
-
Re: [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions
Michael Paquier
-
Re: POC: Carefully exposing information without authentication
Greg Sabino Mullane
-
Re: Minor refactor of the code in ExecScanExtended()
Henson Choi
-
Add http connection service file functionality
Andrew Jackson
-
Re: Use correct collation in pg_trgm
Jeff Davis
-
Re: NLS: use gettext() to translate system error messages
Jeff Davis
-
Test timings are increasing too fast for cfbot
Andres Freund
-
[PATCH] Auto vacuum should still run when clock is set back
Cliff Clark