pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
Re: explain plans for foreign servers
dinesh salve
Re: explain plans for foreign servers
Sami Imseih
Re: explain plans for foreign servers
dinesh salve
Re: explain plans for foreign servers
dinesh salve
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Nathan Bossart
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Bharath Rupireddy
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Bharath Rupireddy
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Kyotaro Horiguchi
Re: enhance wraparound warnings
Nathan Bossart
Re: enhance wraparound warnings
Bharath Rupireddy
check_stack_depth() vs. tail-recursion optimization
Tom Lane
Re: File locks for data directory lockfile in the context of Linux namespaces
Dmitry Dolgov
Re: File locks for data directory lockfile in the context of Linux namespaces
Dmitry Dolgov
Re: File locks for data directory lockfile in the context of Linux namespaces
Ilmar Yunusov
Re: File locks for data directory lockfile in the context of Linux namespaces
Dmitry Dolgov
Re: File locks for data directory lockfile in the context of Linux namespaces
Zsolt Parragi
Re: File locks for data directory lockfile in the context of Linux namespaces
Dmitry Dolgov
Include sequences in publications created by pg_createsubscriber
vignesh C
RE: Include sequences in publications created by pg_createsubscriber
Hayato Kuroda (Fujitsu)
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
Ashutosh Sharma
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Shlok Kyal
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
Shlok Kyal
Re: Include sequences in publications created by pg_createsubscriber
Shlok Kyal
Re: Include sequences in publications created by pg_createsubscriber
Ashutosh Sharma
Earlier messages
Later messages