Архив рассылок [pgsql-hackers]
- Re: Decoupling our alignment assumptions about int64 and double Thomas Munro
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Miscellaneous message fixes Michael Paquier
- Re: log_min_messages per backend type Euler Taveira
- Re: Miscellaneous message fixes Tom Lane
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Michael Paquier
- Do we still need MULE_INTERNAL? Thomas Munro
- Re: Pasword expiration warning Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: Do we still need MULE_INTERNAL? Tom Lane
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: access numeric data in module Jelte Fennema-Nio
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: brin: Remove duplicate initialization in initialize_brin_buildstate() Shinya Kato
- Re: Row pattern recognition Henson Choi
- Re: brin: Remove duplicate initialization in initialize_brin_buildstate() Chao Li
- Is it OK to perform logging while holding a LWLock? Chao Li
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Chao Li
- Re: Is it OK to perform logging while holding a LWLock? Tom Lane
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Is it OK to perform logging while holding a LWLock? Chao Li
- Re: PL/Julia: clarification on IN array parameters issue Andreas Karlsson
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: generic plans and "initial" pruning Amit Langote
- Re: PL/Julia: clarification on IN array parameters issue David G. Johnston
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: Skipping schema changes in publication shveta malik
- Re: log_min_messages per backend type Chao Li
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: Skipping schema changes in publication David G. Johnston
- Re: Skipping schema changes in publication vignesh C
- Re: Do we still need MULE_INTERNAL? Tatsuo Ishii
- Re: refactor architecture-specific popcount code John Naylor
- Re: llvmjit - improve code generated in O0 Pierre Ducroquet
- Re: Instability in postgres_fdw regression tests Etsuro Fujita
- Re: Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Fix wrong log in pgstat_report_checksum_failures_in_db() wangpeng
- Questionable description about character sets Tatsuo Ishii
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Heikki Linnakangas
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: tuple radix sort zengman
- Re:Miscellaneous message fixes zengman
- RE: Decoupling our alignment assumptions about int64 and double Aditya Kamath
- Re: pg_stat_io_histogram Jakub Wartak
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: Fix wrong log in pgstat_report_checksum_failures_in_db() Michael Paquier
- Re: Pasword expiration warning Gilles Darold
- Re: ON CONFLICT DO SELECT (take 3) Dean Rasheed
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: tuple radix sort cca5507
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Ashutosh Bapat
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: [PATCH] Add max_logical_replication_slots GUC Amit Kapila
- Re: Propagate XLogFindNextRecord error to callers Mircea Cadariu
- Re: Fix gistkillitems & add regression test to microvacuum Soumya S Murali
- RE: parallel data loading for pgbench -i Hayato Kuroda (Fujitsu)
- Re: pg_stat_io_histogram Ants Aasma
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Do we still need MULE_INTERNAL? Thomas Munro
- Re: Unfortunate pushing down of expressions below sort Chengpeng Yan
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Tom Lane
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Heikki Linnakangas
- Improving GUC prefix ownership for extensions Zsolt Parragi
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Heikki Linnakangas
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Tom Lane
- Re: Improving GUC prefix ownership for extensions David G. Johnston
- Re: ON CONFLICT DO SELECT (take 3) Dean Rasheed
- Re: Improving GUC prefix ownership for extensions Zsolt Parragi
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Pasword expiration warning Nathan Bossart
- Re: Improving GUC prefix ownership for extensions David G. Johnston
- Re: Improving GUC prefix ownership for extensions Tom Lane
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas
- Re: Improving GUC prefix ownership for extensions Zsolt Parragi
- Re: refactor architecture-specific popcount code Nathan Bossart
- Regression failures after changing PostgreSQL blocksize Yasir
- Re: domain for WITHOUT OVERLAPS Paul A Jungwirth
- make ExecInsertIndexTuples arguments less bad Álvaro Herrera
- Improve OAuth discovery logging Zsolt Parragi
- Re: make ExecInsertIndexTuples arguments less bad Fabrízio de Royes Mello
- Re: Improve OAuth discovery logging Daniel Gustafsson
- add warning upon successful md5 password auth Nathan Bossart
- Re: Regression failures after changing PostgreSQL blocksize Yasir
- Re: Disable parallel query by default Scott Mead
- plpgsql: variables of domain of composite types are not correctly initialized Pavel Stehule
- Re: IPC::Run::time[r|out] vs our TAP tests Tom Lane
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: IPC::Run::time[r|out] vs our TAP tests Daniel Gustafsson
- Re: Add CREATE SCHEMA ... LIKE support David G. Johnston