Messages by Thread
-
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
-
[Proposal] pg_stat_wal_records – per-record-type WAL generation statistics
SATYANARAYANA NARLAPURAM
-
[PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Thiago Caserta
-
[PATCH v1] Fix typos: "its a" -> "it's a" in code comments
Thiago Caserta
-
[PATCH v1] Replace sprintf() with snprintf() in libpq for safety Anexo: o arquivo
Thiago Caserta
-
Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Tom Lane
-
Re: doc: create table improvements
Tom Lane
-
Add custom EXPLAIN options support to auto_explain
Matheus Alcantara
-
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: [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
-
LockHasWaiters() crashes on fast-path locks
SATYANARAYANA NARLAPURAM
-
Make pg_prewarm, autoprewarm yield for waiting DDL
SATYANARAYANA NARLAPURAM
-
pg_publication_tables: return NULL attnames when no column list is specified
Roberto Mello
-
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: Lowering the default wal_blocksize to 4K
John Naylor
-
Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
John Naylor
-
Remove unused at_sharedrel from autovac_table
Yugo Nagata
-
Re: Convert ALL SubLinks to ANY SubLinks
Richard Guo
-
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: [Patch] add new parameter to pg_replication_origin_session_setup
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: 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
-
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Carlos Alves
-
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Mark Dilger
-
Skip prefetch for block references that follow a FPW or WILL_INIT of the same block
SATYANARAYANA NARLAPURAM
-
Re: Improve docs syntax checking and enable it in the meson build
Álvaro Herrera
-
[PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
Jianghua Yang
-
VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Chao Li
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Zsolt Parragi
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Chao Li
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Antonin Houska
-
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
-
BUG: test_bloomfilter error message reports wrong variable and wrong format specifier
Jianghua Yang
-
Adjust error message for CREATE STATISTICS to account for expressions
Yugo Nagata
-
Re: Add a berief general comment on BTScanInsertData's nextkey and backward
Yugo Nagata
-
raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Andy Fan
-
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
-
Re: RFC: pg_stat_logmsg
Xuneng Zhou
-
heapam_tuple_complete_speculative : remove unnecessary tuple fetch
Chao Li
-
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Fujii Masao
-
ORDER BY ALL
Rushabh Lathia
-
Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
-
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Mahendra Singh Thalor
-
BUG: test_ginpostinglist second itemptr check is a no-op due to copy-paste error
Jianghua Yang
-
Re: Batching in executor
Amit Langote
-
Re: [PATCH] Provide support for trailing commas
Greg Sabino Mullane
-
[PATCH] refactor ExecCheckPermissionsModified for ACL_SELECT
Steve Chavez
-
Re: LLVMJIT: introduce force-inlined functions
Matheus Alcantara
-
Re: implement CAST(expr AS type FORMAT 'template')
Corey Huinker
-
[PATCH] Add prepared_orphaned_transaction_timeout GUC
Nikhil Chawla
-
[PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade
Jimmy Angelakos
-
bugfix - fix broken output in expanded aligned format, when data are too short
Pavel Stehule
-
Re: pg_upgrade failing for 200+ million Large Objects
PP L
-
[Patch] New pg_stat_tablespace view
shihao zhong
-
PG 19 release notes
Bruce Momjian
-
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
-
Add logical_decoding_spill_limit to cap spill file disk usage per slot
shawn wang