pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: alignas (C11)
Tom Lane
Re: alignas (C11)
Peter Eisentraut
Re: alignas (C11)
Tom Lane
Time to add FIDO2 support?
Joel Jacobson
Re: Time to add FIDO2 support?
Zsolt Parragi
Re: Time to add FIDO2 support?
Joel Jacobson
Re: Time to add FIDO2 support?
Joel Jacobson
Re: Time to add FIDO2 support?
Zsolt Parragi
Re: display hot standby state in psql prompt
Jim Jones
Re: display hot standby state in psql prompt
Fujii Masao
Re: display hot standby state in psql prompt
Jim Jones
Re: display hot standby state in psql prompt
Fujii Masao
Re: display hot standby state in psql prompt
Jim Jones
Re: display hot standby state in psql prompt
Chao Li
Re: display hot standby state in psql prompt
Fujii Masao
Re: display hot standby state in psql prompt
Jim Jones
Re: display hot standby state in psql prompt
Fujii Masao
Auto-tune shared_buffers to use available huge pages
Anthonin Bonnefoy
Re: Auto-tune shared_buffers to use available huge pages
Tom Lane
Re: Auto-tune shared_buffers to use available huge pages
Anthonin Bonnefoy
Re: Auto-tune shared_buffers to use available huge pages
Ashutosh Bapat
Re: Auto-tune shared_buffers to use available huge pages
Anthonin Bonnefoy
Re: Auto-tune shared_buffers to use available huge pages
Ashutosh Bapat
Re: Auto-tune shared_buffers to use available huge pages
Anthonin Bonnefoy
Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Tender Wang
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Tender Wang
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Tender Wang
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
Is abort() still needed in WalSndShutdown()?
Fujii Masao
Re: Is abort() still needed in WalSndShutdown()?
Heikki Linnakangas
Re: Is abort() still needed in WalSndShutdown()?
Fujii Masao
Re: Is abort() still needed in WalSndShutdown()?
Heikki Linnakangas
Re: Is abort() still needed in WalSndShutdown()?
Fujii Masao
Time to drop RADIUS support?
Thomas Munro
Re: Time to drop RADIUS support?
Michael Banck
Re: Time to drop RADIUS support?
Álvaro Herrera
Re: Time to drop RADIUS support?
Tom Lane
Re: Time to drop RADIUS support?
Jacob Champion
Re: Time to drop RADIUS support?
Thomas Munro
Re: Time to drop RADIUS support?
Tom Lane
Re: Time to drop RADIUS support?
Aleksander Alekseev
[PATCH] Avoid potential NULL dereference in LIKE/ILIKE with C locale
Eugeny Goryachev
Re: [PATCH] Avoid potential NULL dereference in LIKE/ILIKE with C locale
Neil Chen
Re: Remove redundant initialization of smgr pointer for relcache
Zsolt Parragi
Some tests for TOAST, STORAGE MAIN/EXTENDED
Michael Paquier
Re: Some tests for TOAST, STORAGE MAIN/EXTENDED
Nikhil Kumar Veldanda
Re: Some tests for TOAST, STORAGE MAIN/EXTENDED
Michael Paquier
Re: Some tests for TOAST, STORAGE MAIN/EXTENDED
Michael Paquier
Fix a typo in comment
Yi Ding
Re: Fix a typo in comment
Michael Paquier
Re: UPDATE run check constraints for affected columns only
jian he
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Andres Freund
Re: [PATCH] llvmjit: always add the simplifycfg pass
Matheus Alcantara
Re: [PATCH] llvmjit: always add the simplifycfg pass
Pierre Ducroquet
Re: Assert when executing query on partitioned table
Tom Lane
Refactor recovery conflict signaling a little
Heikki Linnakangas
Re: Refactor recovery conflict signaling a little
Chao Li
Re: Refactor recovery conflict signaling a little
Heikki Linnakangas
Re: Refactor recovery conflict signaling a little
Heikki Linnakangas
Re: warning: dereferencing type-punned pointer
Andres Freund
Re: warning: dereferencing type-punned pointer
Peter Eisentraut
Remove PG_MMAP_FLAGS
Ashutosh Bapat
Re: Remove PG_MMAP_FLAGS
Tom Lane
Re: Remove PG_MMAP_FLAGS
Michael Paquier
Re: Remove PG_MMAP_FLAGS
Ashutosh Bapat
Re: Remove PG_MMAP_FLAGS
Michael Paquier
Re: Remove PG_MMAP_FLAGS
Ashutosh Bapat
Re: Remove PG_MMAP_FLAGS
Michael Paquier
Re: Remove PG_MMAP_FLAGS
Ashutosh Bapat
Re: Remove PG_MMAP_FLAGS
Michael Paquier
Fix rounding method used to compute huge pages
Anthonin Bonnefoy
Re: Fix rounding method used to compute huge pages
Ashutosh Bapat
Re: Fix rounding method used to compute huge pages
Nathan Bossart
Re: Fix rounding method used to compute huge pages
Michael Paquier
Re: Fix rounding method used to compute huge pages
Nathan Bossart
Re: Fix rounding method used to compute huge pages
Michael Paquier
Re: Fix rounding method used to compute huge pages
Anthonin Bonnefoy
Re: Fix rounding method used to compute huge pages
Nathan Bossart
Re: let ALTER COLUMN SET DATA TYPE cope with trigger dependency
jian he
Re: DOC: fixes multiple errors in alter table doc
Chao Li
Re: DOC: fixes multiple errors in alter table doc
Chao Li
RE: ReadRecentBuffer() doesn't scale well
Ilyasov Ian
Re: ReadRecentBuffer() doesn't scale well
Andres Freund
RE: ReadRecentBuffer() doesn't scale well
Ilyasov Ian
proposal: parentid and naturalid for plpgsql nodes
Pavel Stehule
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Avoid recalculating pgprocno in ProcArrayAdd()
Shinya Kato
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Chao Li
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Shinya Kato
Likely undefined behavior with some flexible arrays
Andres Freund
Re: Likely undefined behavior with some flexible arrays
Tom Lane
Re: Likely undefined behavior with some flexible arrays
Andres Freund
Re: Likely undefined behavior with some flexible arrays
Andrey Borodin
Re: Likely undefined behavior with some flexible arrays
Andres Freund
Re: Fix crash during recovery when redo segment is missing
Kirill Reshke
Re: pgsql: tests: Add a test C++ extension module
Robert Haas
Re: pgsql: tests: Add a test C++ extension module
Jelte Fennema-Nio
Re: pgsql: tests: Add a test C++ extension module
Tom Lane
Re: pgsql: tests: Add a test C++ extension module
Robert Haas
Re: Having problems generating a code coverage report
Andres Freund
Re: Having problems generating a code coverage report
Michael Paquier
Re: Having problems generating a code coverage report
Andres Freund
Re: Having problems generating a code coverage report
Michael Paquier
Re: Having problems generating a code coverage report
Andres Freund
Re: Having problems generating a code coverage report
Michael Paquier
Re: Having problems generating a code coverage report
Stefan Kaltenbrunner
Re: bt_index_parent_check and concurrently build indexes
Álvaro Herrera
[PATCH v1] Document pg_get_partition_constraintdef.
Todd Liebenschutz-Jones
Re: [PATCH v1] Document pg_get_partition_constraintdef.
Michael Paquier
Re: Inval reliability, especially for inplace updates
Mark Dilger
Re: Inval reliability, especially for inplace updates
Noah Misch
Re: Inval reliability, especially for inplace updates
Mark Dilger
Re: Inval reliability, especially for inplace updates
Noah Misch
Re: [PATCH] Provide support for trailing commas
Peter Eisentraut
Re: [PATCH] Provide support for trailing commas
Tom Lane
Re: [PATCH] Provide support for trailing commas
Greg Sabino Mullane
Use correct collation in pg_trgm
David Geier
Re: Use correct collation in pg_trgm
Zsolt Parragi
Re: Use correct collation in pg_trgm
David Geier
Re: Use correct collation in pg_trgm
Zsolt Parragi
Re: Use correct collation in pg_trgm
Alexander Korotkov
Re: Use correct collation in pg_trgm
David Geier
Re: Use correct collation in pg_trgm
Zsolt Parragi
Re: Use correct collation in pg_trgm
David Geier
Re: Use correct collation in pg_trgm
Kirill Reshke
Remove no-op pull_var_clause flag
Alexander Pyhalov
Re: Remove no-op pull_var_clause flag
Tom Lane
Re: Remove no-op pull_var_clause flag
Richard Guo
Re: Remove no-op pull_var_clause flag
Tom Lane
[PATCH] Align verify_heapam.c error message offset with test expectations
zengman
Re: [PATCH] Align verify_heapam.c error message offset with test expectations
Neil Chen
Re: [PATCH] Align verify_heapam.c error message offset with test expectations
zengman
Re: [PATCH] Align verify_heapam.c error message offset with test expectations
Khoa Nguyen
Re: [PATCH] Align verify_heapam.c error message offset with test expectations
zengman
[PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Chengpeng Yan
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Ilia Evdokimov
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Chengpeng Yan
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Ilia Evdokimov
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Tatsuya Kawata
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Chengpeng Yan
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Tatsuya Kawata
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Chengpeng Yan
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
John Naylor
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Chengpeng Yan
Re: Emitting JSON to file using COPY TO
jian he
Re: Emitting JSON to file using COPY TO
Florents Tselai
Re: Emitting JSON to file using COPY TO
jian he
Re: Emitting JSON to file using COPY TO
Junwang Zhao
Re: Emitting JSON to file using COPY TO
Junwang Zhao
Re: Emitting JSON to file using COPY TO
jian he
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
Re: Newly created replication slot may be invalidated by checkpoint
Chao Li
Re: Newly created replication slot may be invalidated by checkpoint
Amit Kapila
Re: tuple radix sort
John Naylor
Re: tuple radix sort
zengman
Re: tuple radix sort
John Naylor
Re: tuple radix sort
zengman
Re: tuple radix sort
cca5507
Re: tuple radix sort
John Naylor
Re: tuple radix sort
cca5507
Re: tuple radix sort
John Naylor
brin: Remove duplicate initialization in initialize_brin_buildstate()
Chao Li
Re: brin: Remove duplicate initialization in initialize_brin_buildstate()
Shinya Kato
Re: brin: Remove duplicate initialization in initialize_brin_buildstate()
Chao Li
Assert the timestamp is available for ORIGN_DIFFERS conflicts
Hayato Kuroda (Fujitsu)
Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts
shveta malik
RE: Assert the timestamp is available for ORIGN_DIFFERS conflicts
Hayato Kuroda (Fujitsu)
Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts
shveta malik
Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts
Chao Li
Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts
Amit Kapila
RE: Assert the timestamp is available for ORIGN_DIFFERS conflicts
Hayato Kuroda (Fujitsu)
Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts
Chao Li
Re: CREATE TABLE LIKE INCLUDING POLICIES
jian he
Re: CREATE TABLE LIKE INCLUDING POLICIES
Zsolt Parragi
Re: CREATE TABLE LIKE INCLUDING POLICIES
jian he
Re: CREATE TABLE LIKE INCLUDING POLICIES
Zsolt Parragi
Re: CREATE TABLE LIKE INCLUDING POLICIES
Tom Lane
Re: CREATE TABLE LIKE INCLUDING POLICIES
jian he
tablecmds: reject CLUSTER ON for partitioned tables earlier
Chao Li
Re: tablecmds: reject CLUSTER ON for partitioned tables earlier
Chao Li
Re: tablecmds: reject CLUSTER ON for partitioned tables earlier
Chao Li
Re: tablecmds: reject CLUSTER ON for partitioned tables earlier
Chao Li
Earlier messages
Later messages