Messages by Thread
-
-
Re: Define DatumGetInt8 function.
Peter Eisentraut
-
ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Masashi Kamura (Fujitsu)
-
Question about heap_inplace_update and VACUUM behavior
Shiju Sivadazz
-
Re: Add XMLNamespaces to XMLElement
Jim Jones
-
Re: [PATCH] Reduce EXPLAIN ANALYZE overhead for row counting
Ryo Matsumura (Fujitsu)
-
Save a few bytes per CatCTup
cca5507
-
Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
Michael Paquier
-
Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
zhanghu
-
Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
Michael Paquier
-
Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
Chao Li
-
Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
Michael Paquier
-
Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX
zhanghu
-
Re: A stack allocation API
Thomas Munro
-
Re: Fix uninitialized xl_running_xacts padding
Alexander Kuzmenkov
-
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
-
Re: Speed up COPY TO text/CSV parsing using SIMD
Nathan Bossart
-
Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Tomas Vondra
-
MERGE PARTITIONS and DEPENDS ON EXTENSION.
Kirill Reshke
-
n_dead_tup could be way off just after a vacuum
Frédéric Yhuel
-
Re: support fast default for domain with constraints
Andrew Dunstan
-
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
-
Re: CREATE SCHEMA ... CREATE DOMAIN support
jian he
-
[PATCH] Simplify trivial shmem size calculations
Tender Wang
-
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
-
Re: SQL:2011 Application Time Update & Delete
Kirill Reshke
-
Potential security risk associated with function call
Jet
-
Add missing CHECK_FOR_INTERRUPTS calls in dblink module
Lakshmi N
-
Re: Change initdb default to the builtin collation provider
Anders Åstrand
-
Re: slow SELECT expr INTO var in plpgsql
Pavel Stehule
-
Re: domain for WITHOUT OVERLAPS
jian he
-
Re: Add support for EXTRA_REGRESS_OPTS for meson
Michael Paquier
-
Re: Streamify more code paths
Xuneng Zhou
-
Re: Miscellaneous message fixes
Michael Paquier
-
Remove redundant cast in gindesc.c
zengman
-
Add missing stats_reset column to pg_stat_database_conflicts view
shihao zhong