pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
solai v
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
solai v
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Rui Zhao
Re: log_checkpoints: count WAL segment creations from all processes
solai v
Fix contradictory comment for pgstat_slru_flush_cb()
Shinya Kato
Re: Fix contradictory comment for pgstat_slru_flush_cb()
Michael Paquier
[WIP] Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions
Matthias van de Meent
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Maxime Schoemans
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Maxime Schoemans
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Maxime Schoemans
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Andrey Borodin
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
Re: Report bytes and transactions actually sent downtream
Masahiko Sawada
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
Re: Report bytes and transactions actually sent downtream
Amit Kapila
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
Re: Report bytes and transactions actually sent downtream
Masahiko Sawada
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
Re: Report bytes and transactions actually sent downtream
Masahiko Sawada
Re: Report bytes and transactions actually sent downtream
Ashutosh Sharma
Re: [PATCH] Add support for SAOP in the optimizer for partial index paths
Nishant Sharma
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Alvaro Herrera
Re: REPACK CONCURRENTLY fails on tables with generated columns
Ewan Young
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
Re: Remove inner joins based on foreign keys
Tender Wang
Re: Remove inner joins based on foreign keys
Richard Guo
Re: Remove inner joins based on foreign keys
Richard Guo
psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Tom Lane
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Tom Lane
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Andres Taylor
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Andrés Taylor
enum_in cache lookup failed for type
jian he
Re: Reorganize GUC structs
Anton Voloshin
Re: Reorganize GUC structs
Peter Eisentraut
truncating casts of pgoff_t
Peter Eisentraut
Re: truncating casts of pgoff_t
Heikki Linnakangas
Re: truncating casts of pgoff_t
Peter Eisentraut
Re: truncating casts of pgoff_t
Chao Li
Fix handling of copy_file_range() return value
Peter Eisentraut
Re: Fix handling of copy_file_range() return value
Nazir Bilal Yavuz
Re: Fix handling of copy_file_range() return value
Kyotaro Horiguchi
Re: Fix handling of copy_file_range() return value
Yingying Chen
Re: Fix handling of copy_file_range() return value
Peter Eisentraut
doc: should pg_createsubscriber be grouped as a client application?
Peter Eisentraut
RE: doc: should pg_createsubscriber be grouped as a client application?
Hayato Kuroda (Fujitsu)
Re: doc: should pg_createsubscriber be grouped as a client application?
Kyotaro Horiguchi
Re: doc: should pg_createsubscriber be grouped as a client application?
Peter Eisentraut
Re: doc: should pg_createsubscriber be grouped as a client application?
Amit Kapila
Re: doc: should pg_createsubscriber be grouped as a client application?
Euler Taveira
bytea(uuid) missing proleakproof?
Chao Li
Re: bytea(uuid) missing proleakproof?
Chao Li
Re: bytea(uuid) missing proleakproof?
Masahiko Sawada
Re: bytea(uuid) missing proleakproof?
Masahiko Sawada
Re: bytea(uuid) missing proleakproof?
Chao Li
Re: Error while processing invalidation message during ATTACH PARTITION leaves invalid relcache entry
Alexander Lakhin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Álvaro Herrera
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Kyotaro Horiguchi
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Henson Choi
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Zsolt Parragi
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
Re: pg_rewind does not rewind diverging timelines
Mats Kindahl
Re: pg_rewind does not rewind diverging timelines
Japin Li
Re: [PATCH] DOCS: Distinguish table and index storage parameters
Andreas Karlsson
[PATCH v2] Standardize log polling using wait_for_log() across recovery tests
Zakariyah Ali
Re: BUG with accessing to temporary tables of other sessions still exists
ZizhuanLiu X-MAN
Re: BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
Re: BUG with accessing to temporary tables of other sessions still exists
ZizhuanLiu X-MAN
Re: BUG with accessing to temporary tables of other sessions still exists
ZizhuanLiu X-MAN
Re: BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
Re: BUG with accessing to temporary tables of other sessions still exists
ZizhuanLiu X-MAN
Re: BUG with accessing to temporary tables of other sessions still exists
Alexander Korotkov
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Tatsuya Kawata
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Bertrand Drouvot
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Tatsuya Kawata
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Bertrand Drouvot
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Michael Paquier
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Tatsuya Kawata
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Michael Paquier
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Bertrand Drouvot
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Michael Paquier
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Michael Paquier
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Tatsuya Kawata
Compile warnings under -DMEMORY_CONTEXT_CHECKING and no assertions
Michael Paquier
Re: Compile warnings under -DMEMORY_CONTEXT_CHECKING and no assertions
Álvaro Herrera
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Alexander Lakhin
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Tatsuya Kawata
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Bertrand Drouvot
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Tatsuya Kawata
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Michael Paquier
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Bertrand Drouvot
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Michael Paquier
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Bertrand Drouvot
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Bertrand Drouvot
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Michael Paquier
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Tatsuya Kawata
Re: PROXY protocol support
Julien Riou
Re: PROXY protocol support
Julien Riou
Improve UNION's output rowcount estimate
Richard Guo
Re: Improve UNION's output rowcount estimate
David Rowley
Re: Improve UNION's output rowcount estimate
Richard Guo
Re: Improve UNION's output rowcount estimate
David Rowley
Re: Improve UNION's output rowcount estimate
Chengpeng Yan
Re: Improve UNION's output rowcount estimate
Richard Guo
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Tom Lane
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Tom Lane
Re: Small patch to improve safety of utf8_to_unicode().
Tom Lane
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Tom Lane
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Ayush Tiwari
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: Add a hook for handling logical decoding messages on subscribers.
Bharath Rupireddy
Re: Add a hook for handling logical decoding messages on subscribers.
Amit Kapila
Re: Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: Add a hook for handling logical decoding messages on subscribers.
Fujii Masao
Re: Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Chao Li
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Chao Li
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Chao Li
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Kyotaro Horiguchi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Marcos Pegoraro
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Marcos Pegoraro
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Marcos Pegoraro
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Marcos Pegoraro
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Marcos Pegoraro
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Kyotaro Horiguchi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Marcos Pegoraro
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Kyotaro Horiguchi
Earlier messages
Later messages