Архив рассылок [pgsql-committers]
- pgsql: Add comment explaining fire_triggers=false in ri_PerformCheck() Amit Langote
- Re: pgsql: Move gramparse.h to src/backend/parser Anton A. Melnikov
- pgsql: Doc: fix stale text about partition locking with cached plans Amit Langote
- pgsql: Doc: fix stale text about partition locking with cached plans Amit Langote
- Re: pgsql: Doc: add information about partition locking Amit Langote
- pgsql: psql: Make \d+ partition list formatting consistent with other o Fujii Masao
- pgsql: psql: Make \d+ inheritance tables list formatting consistent wit Fujii Masao
- pgsql: Fix datum_image_*()'s inability to detect sign-extension variati David Rowley
- pgsql: Fix datum_image_*()'s inability to detect sign-extension variati David Rowley
- pgsql: Fix datum_image_*()'s inability to detect sign-extension variati David Rowley
- pgsql: Fix datum_image_*()'s inability to detect sign-extension variati David Rowley
- pgsql: Fix datum_image_*()'s inability to detect sign-extension variati David Rowley
- pgsql: Fix datum_image_*()'s inability to detect sign-extension variati David Rowley
- Re: pgsql: Move gramparse.h to src/backend/parser John Naylor
- pgsql: Fix FK triggers losing DEFERRABLE/INITIALLY DEFERRED when marked Fujii Masao
- pgsql: Fix FK triggers losing DEFERRABLE/INITIALLY DEFERRED when marked Fujii Masao
- pgsql: Make cast function from circle to polygon error safe Peter Eisentraut
- pgsql: Fix accidentally casting away const Peter Eisentraut
- Re: pgsql: Move gramparse.h to src/backend/parser Anton A. Melnikov
- pgsql: Remove extraneous PGDLLIMPORT John Naylor
- pgsql: Make cast functions to type money error safe Peter Eisentraut
- pgsql: headerscheck: Avoid mutual inclusion of pg_config.h and c.h Peter Eisentraut
- pgsql: Have table_insert and siblings use an unsigned type for options Álvaro Herrera
- pgsql: Make it cheap to check if a relation is modified by a query Melanie Plageman
- pgsql: Remove PlannedStmt->resultRelations in favor of resultRelationRe Melanie Plageman
- pgsql: pg_plan_advice: Avoid assertion failure with partitionwise aggre Robert Haas
- pgsql: Fix outdated comment on MainLWLockArray Heikki Linnakangas
- pgsql: Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane
- pgsql: Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane
- pgsql: Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane
- pgsql: Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane
- pgsql: Thread flags through begin-scan APIs Melanie Plageman
- pgsql: Don't use bits32 in table AM interface Álvaro Herrera
- pgsql: Pass down information on table modification to scan nodes Melanie Plageman
- pgsql: Replace getopt() with our re-entrant variant in the backend Heikki Linnakangas
- pgsql: Fix latent bug in get_stats_option_name() Heikki Linnakangas
- pgsql: Invent a variant of getopt(3) that is thread-safe Heikki Linnakangas
- pgsql: Be more careful to preserve consistency of a tuplestore. Tom Lane
- pgsql: Be more careful to preserve consistency of a tuplestore. Tom Lane
- pgsql: Be more careful to preserve consistency of a tuplestore. Tom Lane
- pgsql: Be more careful to preserve consistency of a tuplestore. Tom Lane
- pgsql: Be more careful to preserve consistency of a tuplestore. Tom Lane
- pgsql: Be more careful to preserve consistency of a tuplestore. Tom Lane
- pgsql: configure: Apply -Werror=vla to C++ as well as C Peter Eisentraut
- pgsql: Add commit 874da8b1f6 to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Allow on-access pruning to set pages all-visible Melanie Plageman
- pgsql: Set pd_prune_xid on insert Melanie Plageman
- pgsql: Use ShmemInitStruct to allocate shmem for semaphores Heikki Linnakangas