pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
more POSIX 2008 cleanup: strnlen(), rindex()
Peter Eisentraut
Re: more POSIX 2008 cleanup: strnlen(), rindex()
Jelte Fennema-Nio
Re: more POSIX 2008 cleanup: strnlen(), rindex()
Tom Lane
Re: [PATCH] meson: Update meson to enable building postgres as a subproject
Tristan Partin
Re: LLVM JITLink attempt II (WIP)
Thomas Munro
LLVM 22
Thomas Munro
Re: remove pg_restrict workaround
Jelte Fennema-Nio
Re: remove pg_restrict workaround
Andres Freund
Re: remove pg_restrict workaround
Peter Eisentraut
Re: remove pg_restrict workaround
Jelte Fennema-Nio
[PATCH] tests: verify renamed index functionality in alter_table
Dharin Shah
Re: pgsql: Ignore PlaceHolderVars when looking up statistics
Robert Haas
Re: pgsql: Ignore PlaceHolderVars when looking up statistics
Tom Lane
Re: pgsql: Ignore PlaceHolderVars when looking up statistics
Robert Haas
Re: [PATCH] psql: add \dcs to list all constraints
Jim Jones
Re: some Page/PageData const stuff
Andres Freund
Re: some Page/PageData const stuff
Peter Eisentraut
Re: some Page/PageData const stuff
Andres Freund
planner makes provably suboptimal index selection choices with partial indexes
Merlin Moncure
Re: planner makes provably suboptimal index selection choices with partial indexes
Tom Lane
Re: Use Python "Limited API" in PL/Python
Bryan Green
Re: Use Python "Limited API" in PL/Python
Bryan Green
Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Jelte Fennema-Nio
Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Tristan Partin
Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Jelte Fennema-Nio
Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Jelte Fennema-Nio
confusing results from pg_get_replication_slots()
Robert Haas
Re: confusing results from pg_get_replication_slots()
Matheus Alcantara
Re: confusing results from pg_get_replication_slots()
Robert Haas
Re: confusing results from pg_get_replication_slots()
Andrey Borodin
Re: confusing results from pg_get_replication_slots()
Robert Haas
Re: confusing results from pg_get_replication_slots()
Andrey Borodin
Re: confusing results from pg_get_replication_slots()
Robert Haas
[PATCH] aio: Refactor to deduplicate shared and local completion callbacks
zengman
Re: [PATCH] aio: Refactor to deduplicate shared and local completion callbacks
Andres Freund
Re: [PATCH] aio: Refactor to deduplicate shared and local completion callbacks
zengman
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
Re: 001_password.pl fails with --without-readline
Soumya S Murali
Parallelizing startup with many databases
Babak Ghadiri
Re: Parallelizing startup with many databases
Andreas Karlsson
Re: Parallelizing startup with many databases
Tom Lane
Re: Parallelizing startup with many databases
Jelte Fennema-Nio
Re: Parallelizing startup with many databases
Andreas Karlsson
Re: GNU/Hurd portability patches
Alexander Lakhin
Re: Trying out native UTF-8 locales on Windows
Bryan Green
Convert coalesce to or/and
Nicolas Adenis-Lamarre
Re: Convert coalesce to or/and
Tom Lane
Re: Convert coalesce to or/and
Nicolas Adenis-Lamarre
Re: Include extension path on pg_available_extensions
Andrew Dunstan
Re: Include extension path on pg_available_extensions
Matheus Alcantara
Checking join outer relation uniqueness to prevent unnecessary memoization
Jacob Jackson
Re: Checking join outer relation uniqueness to prevent unnecessary memoization
David Rowley
Create unique GiST indexes
Paul A Jungwirth
Re: Create unique GiST indexes
Kirill Reshke
Re: Create unique GiST indexes
Paul A Jungwirth
Re: Typos in the code and README
Alexander Lakhin
not fully correct error message
Pavel Stehule
Re: not fully correct error message
jian he
Re: not fully correct error message
Pavel Stehule
Re: not fully correct error message
Andreas Karlsson
Re: not fully correct error message
Marcos Pegoraro
Re: not fully correct error message
Pavel Stehule
Re: not fully correct error message
Andreas Karlsson
Re: not fully correct error message
Tom Lane
Re: not fully correct error message
Andreas Karlsson
Re: not fully correct error message
Tom Lane
Re: not fully correct error message
Andreas Karlsson
Re: not fully correct error message
Tom Lane
Re: Patch: dumping tables data in multiple chunks in pg_dump
Pavel Stehule
Fix typo in code comment
kelan
Add "format" target to make and ninja to run pgindent and pgperltidy
Jelte Fennema-Nio
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Ashutosh Bapat
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Tom Lane
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Andrew Dunstan
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Tom Lane
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Andrew Dunstan
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Jelte Fennema-Nio
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Tom Lane
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Jelte Fennema-Nio
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Add a berief general comment on BTScanInsertData's nextkey and backward
Yugo Nagata
Planner : anti-join on left joins
Nicolas Adenis-Lamarre
Re: Planner : anti-join on left joins
Tom Lane
Re: Planner : anti-join on left joins
Tender Wang
Re: Planner : anti-join on left joins
Nicolas Adenis-Lamarre
Re: Planner : anti-join on left joins
Pavel Stehule
Re: Planner : anti-join on left joins
Tom Lane
Re: Planner : anti-join on left joins
Nicolas Adenis-Lamarre
Re: Planner : anti-join on left joins
Tender Wang
Re: Planner : anti-join on left joins
Nicolas Adenis-Lamarre
Re: Planner : anti-join on left joins
David Rowley
A typo in .cirrus.tasks.yml
Xueyu Gao
Re: A typo in .cirrus.tasks.yml
Chao Li
psql: Add tab completion for \copy pstdin and pstdout
Yugo Nagata
PL/Python initialization cleanup
Peter Eisentraut
Re: PL/Python initialization cleanup
Chao Li
nbtree: Cache operator family OID in _bt_setup_array_cmp
Chao Li
Re: nbtree: Cache operator family OID in _bt_setup_array_cmp
Kirill Reshke
Re: nbtree: Cache operator family OID in _bt_setup_array_cmp
Chao Li
Fix casting away const in _bt_reorder_array_cmp
Chao Li
Re: Fix casting away const in _bt_reorder_array_cmp
Bertrand Drouvot
Re: add function argument name to substring and substr
jian he
Re: disallow alter individual column if partition key contains wholerow reference
jian he
[PATCH] Typo fix in fk-snapshot-3.spec
Aditya Gollamudi
Re: [PATCH] Typo fix in fk-snapshot-3.spec
Aditya Gollamudi
Re: [PATCH] Typo fix in fk-snapshot-3.spec
Japin Li
Re: [PATCH] Typo fix in fk-snapshot-3.spec
wenhui qiu
Re: [PATCH] Typo fix in fk-snapshot-3.spec
David Rowley
Re: Add support for EXTRA_REGRESS_OPTS for meson
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
zengman
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
zengman
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andreas Karlsson
Python Limited API for PL/Python on MSVC
Bryan Green
Re: Python Limited API for PL/Python on MSVC
Bryan Green
REASSIGN OWNED BY alters objects in other database.
Kirill Reshke
Re: REASSIGN OWNED BY alters objects in other database.
Kirill Reshke
Re: REASSIGN OWNED BY alters objects in other database.
Álvaro Herrera
Re: REASSIGN OWNED BY alters objects in other database.
Kirill Reshke
Re: REASSIGN OWNED BY alters objects in other database.
Álvaro Herrera
Re: REASSIGN OWNED BY alters objects in other database.
Kirill Reshke
Refactor PROCLOCK hash table into partitioned list allocator
Andrey Borodin
Minor refactor in catcache.c
cca5507
Re: Minor refactor in catcache.c
Matthias van de Meent
Re: Minor refactor in catcache.c
cca5507
Fix comments on _bt_skiparray_strat_increment/decrement
Yugo Nagata
Re: Fix comments on _bt_skiparray_strat_increment/decrement
Chao Li
Re: Fix comments on _bt_skiparray_strat_increment/decrement
Yugo Nagata
Re: Fix comments on _bt_skiparray_strat_increment/decrement
Chao Li
Re: Fix comments on _bt_skiparray_strat_increment/decrement
Yugo Nagata
Re: Compiler warning on Debian 12, PostgreSQL 16 Beta3
Thomas Munro
Can we remove support for standard_conforming_strings = off yet?
Tom Lane
Re: Can we remove support for standard_conforming_strings = off yet?
Pavel Stehule
Re: Can we remove support for standard_conforming_strings = off yet?
Tom Lane
Re: Can we remove support for standard_conforming_strings = off yet?
Corey Huinker
Re: Can we remove support for standard_conforming_strings = off yet?
Andrew Dunstan
Re: Can we remove support for standard_conforming_strings = off yet?
Tom Lane
Re: Can we remove support for standard_conforming_strings = off yet?
Andrew Dunstan
Re: Can we remove support for standard_conforming_strings = off yet?
Corey Huinker
[PATCH] Add missing XLogEnsureRecordSpace() call in LogLogicalMessage
Henson Choi
Re: [PATCH] Add missing XLogEnsureRecordSpace() call in LogLogicalMessage
Henson Choi
Fix duplicated word in lsyscache.c comment
Chao Li
Re: Fix duplicated word in lsyscache.c comment
Michael Paquier
Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy
Kirill Reshke
Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy
jian he
Hash-based MCV matching for large IN-lists
Ilia Evdokimov
Re: improve performance of pg_dump with many sequences
Tom Lane
[PATCH] Fix escaping for '\' and '"' in pageinspect for gist
Roman Khapov
Re: [PATCH] Fix escaping for '\' and '"' in pageinspect for gist
Kirill Reshke
Re: [PATCH] Fix escaping for '\' and '"' in pageinspect for gist
Tom Lane
Re: [PATCH] Fix escaping for '\' and '"' in pageinspect for gist
Kirill Reshke
Re: [PATCH] Fix escaping for '\' and '"' in pageinspect for gist
Tom Lane
Re: [PATCH] Fix escaping for '\' and '"' in pageinspect for gist
Kirill Reshke
Re: [PATCH] Fix escaping for '\' and '"' in pageinspect for gist
Michael Paquier
Re: TAB completion for ALTER TABLE ... ALTER CONSTRAINT ... ENFORCED
Roman Khapov
Re: TAB completion for ALTER TABLE ... ALTER CONSTRAINT ... ENFORCED
Kirill Reshke
Wrong comment for ReplicationSlotCreate
Daniil Davydov
Re: Wrong comment for ReplicationSlotCreate
Chao Li
Re: Wrong comment for ReplicationSlotCreate
Daniil Davydov
Re: Wrong comment for ReplicationSlotCreate
Chao Li
Re: Wrong comment for ReplicationSlotCreate
Daniil Davydov
Re: Wrong comment for ReplicationSlotCreate
Chao Li
Re: GIN pageinspect support for entry tree and posting tree
Kirill Reshke
Re: GIN pageinspect support for entry tree and posting tree
Andrey Borodin
Re: GIN pageinspect support for entry tree and posting tree
Kirill Reshke
Re: GIN pageinspect support for entry tree and posting tree
Kirill Reshke
Re: GIN pageinspect support for entry tree and posting tree
Andrey Borodin
Re: GIN pageinspect support for entry tree and posting tree
Kirill Reshke
Re: GIN pageinspect support for entry tree and posting tree
Kirill Reshke
Define DatumGetInt8 function.
Kirill Reshke
Re: Define DatumGetInt8 function.
Chao Li
Re: Define DatumGetInt8 function.
Tom Lane
Re: Define DatumGetInt8 function.
Kirill Reshke
lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Chao Li
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Tom Lane
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Matthias van de Meent
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Tom Lane
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Tom Lane
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Matthias van de Meent
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Tom Lane
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Chao Li
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Chao Li
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Matthias van de Meent
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Tom Lane
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Álvaro Herrera
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Matthias van de Meent
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Tom Lane
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Matthias van de Meent
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Tom Lane
Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Andres Freund
Remove redundant AttStatsSlot initialization in eqjoinsel()
Chao Li
Re: Remove redundant AttStatsSlot initialization in eqjoinsel()
David Rowley
Re: Remove redundant AttStatsSlot initialization in eqjoinsel()
Chao Li
[PATCH v1] replindex: Fix comment grammar in build_replindex_scan_key()
zourenli
Re: [PATCH v1] replindex: Fix comment grammar in build_replindex_scan_key()
Chao Li
Introduce ENDLIST to terminate multiline makefile lists
Chao Li
Re: Introduce ENDLIST to terminate multiline makefile lists
Michael Paquier
Re: Introduce ENDLIST to terminate multiline makefile lists
Chao Li
Earlier messages