pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: GetBufferDescriptor() being called for local buffers from MarkBufferDirtyHint()
Andres Freund
Re: GetBufferDescriptor() being called for local buffers from MarkBufferDirtyHint()
Michael Paquier
Replace spin-wait with futex-mutex in LWLockWaitListLock() on Linux aarch64
Okanovic, Haris
Re: updates for handling optional argument in system functions
Mark Wong
Re: updates for handling optional argument in system functions
Tristan Partin
Re: updates for handling optional argument in system functions
Mark Wong
ci: CCache churns through available space too quickly
Andres Freund
Re: ci: CCache churns through available space too quickly
Nazir Bilal Yavuz
Re: ci: CCache churns through available space too quickly
Andres Freund
Re: ci: CCache churns through available space too quickly
Nazir Bilal Yavuz
Re: ci: CCache churns through available space too quickly
Andres Freund
Re: ci: Add MTEST_SUITES for optional test tailoring
Jacob Champion
Remove the refint contrib module (for v20)
Ayush Tiwari
Re: Remove the refint contrib module (for v20)
Nathan Bossart
Re: Remove the refint contrib module (for v20)
Daniel Gustafsson
Re: Remove the refint contrib module (for v20)
Ayush Tiwari
Re: Remove the refint contrib module (for v20)
Ayush Tiwari
Re: Remove the refint contrib module (for v20)
Nathan Bossart
Re: Remove the refint contrib module (for v20)
Tom Lane
Re: oauth integer overflow
Jacob Champion
Re: oauth integer overflow
Daniel Gustafsson
[PATCH] CI: Add a CPAN cache on Windows
Jacob Champion
Re: [PATCH] CI: Add a CPAN cache on Windows
Andres Freund
Re: [PATCH] CI: Add a CPAN cache on Windows
Jacob Champion
Re: [PATCH] CI: Add a CPAN cache on Windows
Andres Freund
Re: [PATCH] CI: Add a CPAN cache on Windows
Jacob Champion
[PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Baji Shaik
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Tristan Partin
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Baji Shaik
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Sami Imseih
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Baji Shaik
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Michael Paquier
(SQL/PGQ) Clean up orphaned properties when dropping a label
zengman
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
Ashutosh Bapat
Re: (SQL/PGQ) Clean up orphaned properties when dropping a label
zengman
Re: File locks for data directory lockfile in the context of Linux namespaces
Ilmar Yunusov
Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI)
Nazir Bilal Yavuz
Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI)
Andres Freund
Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI)
Nazir Bilal Yavuz
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Ilmar Yunusov
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Laetitia Avrot
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Lætitia AVROT
Use correct type for catalog_xmin
Imran Zaheer
Re: Use correct type for catalog_xmin
Ashutosh Bapat
Re: Use correct type for catalog_xmin
Fujii Masao
Re: Use correct type for catalog_xmin
Amit Kapila
Re: Use correct type for catalog_xmin
Fujii Masao
Prevent remote libpq notices from being sent to clients
Chao Li
Re: Prevent remote libpq notices from being sent to clients
Fujii Masao
Re: Prevent remote libpq notices from being sent to clients
Tom Lane
Re: Prevent remote libpq notices from being sent to clients
Jacob Champion
Re: Prevent remote libpq notices from being sent to clients
Chao Li
Re: Prevent remote libpq notices from being sent to clients
Tristan Partin
Unexpected message truncation in WaitForAllTransactionsToFinish
cca5507
Re: Unexpected message truncation in WaitForAllTransactionsToFinish
Daniel Gustafsson
Re: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock)
Matthias van de Meent
Rename EXISTS-to-ANY converted subplan to exists_to_any
Yugo Nagata
Re: Rename EXISTS-to-ANY converted subplan to exists_to_any
Fujii Masao
Fix domain fast defaults on empty tables
Chao Li
Re: Fix domain fast defaults on empty tables
Heikki Linnakangas
Re: Fix domain fast defaults on empty tables
Chao Li
Re: Fix domain fast defaults on empty tables
Tom Lane
Re: Fix domain fast defaults on empty tables
Andrew Dunstan
Re: Fix domain fast defaults on empty tables
Tom Lane
Re: Fix domain fast defaults on empty tables
Chao Li
Re: Fix domain fast defaults on empty tables
Andrew Dunstan
Re: Fix domain fast defaults on empty tables
jian he
Re: Fix domain fast defaults on empty tables
Tom Lane
Re: Fix domain fast defaults on empty tables
jian he
Archive-fed logical decoding: pausing recovery on slot conflict
Andrey Borodin
Fix missing semicolon in pl_gram.y for option_value rule
shaobo zhang
??????Fix missing semicolon in pl_gram.y for option_value rule
webbohan
Re: Fix missing semicolon in pl_gram.y for option_value rule
Chao Li
Re: Fix missing semicolon in pl_gram.y for option_value rule
shaobo zhang
Re: Fix missing semicolon in pl_gram.y for option_value rule
shaobo zhang
Re: Fix missing semicolon in pl_gram.y for option_value rule
Michael Paquier
Re: Fix missing semicolon in pl_gram.y for option_value rule
Tom Lane
Re: Fix missing semicolon in pl_gram.y for option_value rule
Peter Eisentraut
Re: Fix missing semicolon in pl_gram.y for option_value rule
Tom Lane
Re: Fix missing semicolon in pl_gram.y for option_value rule
Peter Eisentraut
Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Richard Guo
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Isaac Morland
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Richard Guo
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
wenhui qiu
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Richard Guo
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Richard Guo
Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges
유도건
[PATCH] xml2: Fix stylesheet document leak in xslt_process()
Andrey Chernyy
Re: [PATCH] xml2: Fix stylesheet document leak in xslt_process()
Michael Paquier
Re: Improving the names generated for indexes on expressions
Tom Lane
Re: Improving the names generated for indexes on expressions
solai v
Re: Improving the names generated for indexes on expressions
solai v
dict_synonym.c: fix truncation of multibyte sequence
Jeff Davis
Re: dict_synonym.c: fix truncation of multibyte sequence
Tristan Partin
Re: dict_synonym.c: fix truncation of multibyte sequence
Jeff Davis
Re: dict_synonym.c: fix truncation of multibyte sequence
Tristan Partin
Re: dict_synonym.c: fix truncation of multibyte sequence
Jeff Davis
Re: analyze-in-stages post upgrade questions
Justin Pryzby
[PATCH] Fix compiler warnings by using designated initializers
Zakariyah Ali
Re: [PATCH] Fix compiler warnings by using designated initializers
Tom Lane
Re: [PATCH] Fix compiler warnings by using designated initializers
Peter Eisentraut
Re: [PATCH] Fix compiler warnings by using designated initializers
Tom Lane
PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Hans Buschmann
Re: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Nathan Bossart
Re: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Tristan Partin
AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Hans Buschmann
Re: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Álvaro Herrera
Fix OAuth validator docs for error_detail on internal errors
Chao Li
Re: Fix OAuth validator docs for error_detail on internal errors
Daniel Gustafsson
Re: Fix OAuth validator docs for error_detail on internal errors
Chao Li
Re: Fix OAuth validator docs for error_detail on internal errors
Daniel Gustafsson
Re: Fix OAuth validator docs for error_detail on internal errors
Jacob Champion
Re: Fix OAuth validator docs for error_detail on internal errors
Daniel Gustafsson
Re: Fix OAuth validator docs for error_detail on internal errors
Chao Li
Move system identifier generation to a common helper
Imran Zaheer
Re: Move system identifier generation to a common helper
Peter Eisentraut
Re: Move system identifier generation to a common helper
Daniel Gustafsson
[PATCH] DOCS: Distinguish table and index storage parameters
vellaipandiyan sm
[PATCH v1] [BUG #19507] Prevent constraint name conflicts in partition trees spanning multiple schemas
Marko Grujic
Re: [PATCH v1] [BUG #19507] Prevent constraint name conflicts in partition trees spanning multiple schemas
Marko Grujic
GRAPH_TABLE: lateral reference with label disjunction fails with "plan should not reference subplan's variable"
Ewan Young
Re: GRAPH_TABLE: lateral reference with label disjunction fails with "plan should not reference subplan's variable"
Ashutosh Bapat
Fix comments to reference xlogrecovery.c
Imran Zaheer
Re: Fix comments to reference xlogrecovery.c
Álvaro Herrera
Re: Fix comments to reference xlogrecovery.c
Imran Zaheer
Re: Fix comments to reference xlogrecovery.c
Michael Paquier
Re: Optimize CPU usage of dropping buffers during recovery
Jingtang Zhang
Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
Re: Fix tuple deformation with virtual generated NOT NULL columns
cca5507
Re: Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
Re: Fix tuple deformation with virtual generated NOT NULL columns
cca5507
Re: Fix tuple deformation with virtual generated NOT NULL columns
David Rowley
Re: Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
Re: Fix tuple deformation with virtual generated NOT NULL columns
Andres Freund
Re: Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
Re: Fix tuple deformation with virtual generated NOT NULL columns
David Rowley
Improve version detection for online help URL
Japin Li
Re: Improve version detection for online help URL
Peter Eisentraut
[PATCH] Add regression tests for btree skip scan support functions
Baji Shaik
Re: [PATCH] Add regression tests for btree skip scan support functions
Michael Paquier
Re: [PATCH] Add regression tests for btree skip scan support functions
Baji Shaik
Interest in Faster Unicode Normalization
Diego Frias
[PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Baji Shaik
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Michael Paquier
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Baji Shaik
Re: Allow table AMs to define their own reloptions
Andrew Dunstan
Re: Centralised architecture detection
Tom Lane
Re: Centralised architecture detection
Tom Lane
Re: Centralised architecture detection
Nico Williams
Re: Centralised architecture detection
Tom Lane
[DESIGN] Soft DROP TABLE, recoverable drops for PostgreSQL
surya poondla
Re: Race conditions in logical decoding
Mihail Nikalayeu
Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Peter Eisentraut
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Nathan Bossart
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
Use ereport() instead of elog() for invalid weights in setweight()
Ewan Young
Re: Use ereport() instead of elog() for invalid weights in setweight()
Tom Lane
Re: Use ereport() instead of elog() for invalid weights in setweight()
Ewan Young
Re: Use ereport() instead of elog() for invalid weights in setweight()
Tom Lane
Add per-backend lock statistics
Bertrand Drouvot
Re: Add per-backend lock statistics
Tristan Partin
Re: Add per-backend lock statistics
Bertrand Drouvot
Re: Add per-backend lock statistics
Tristan Partin
Re: Init connection time grows quadratically
Matthias van de Meent
Re: Init connection time grows quadratically
Maksim.Melnikov
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
Jim Jones
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
Imran Zaheer
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
Imran Zaheer
[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
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
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
Kyotaro Horiguchi
Use streaming read I/O when enabling data checksums online
cca5507
Re: Use streaming read I/O when enabling data checksums online
Daniel Gustafsson
Re: Use streaming read I/O when enabling data checksums online
cca5507
Optimize RelfilenumberMapInvalidateCallback for logical decoding performance
yangboyu
Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Japin Li
Re: Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Daniel Gustafsson
Re: Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Japin Li
CREATE TABLE LIKE INCLUDING PRIVILEGES
jian he
Re: CREATE TABLE LIKE INCLUDING PRIVILEGES
Zsolt Parragi
Fix \crosstabview to honor \pset display_true/display_false
Chao Li
Improve errmsg for publication membership
Peter Smith
Re: Improve errmsg for publication membership
Ewan Young
Re: Improve errmsg for publication membership
Amit Kapila
Commit Sequence Numbers and Visibility
Jeff Davis
Re: Commit Sequence Numbers and Visibility
Matthias van de Meent
Re: Commit Sequence Numbers and Visibility
Jeff Davis
Earlier messages
Later messages