Mailing lists [pgsql-committers]
- Re: pgsql: Support partition pruning at execution time Alvaro Herrera
- Re: pgsql: Support partition pruning at execution time Tom Lane
- Re: pgsql: Support partition pruning at execution time David Rowley
- Re: pgsql: Fix behavior of ~> (cube, int) operator Alexander Korotkov
- Re: pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev
- pgsql: Remove wrongly backpatched piece of code in cube.c Teodor Sigaev
- pgsql: Remove wrongly backpatched piece of code in cube.c Teodor Sigaev
- Re: pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev
- pgsql: Fix comment on B-tree insertion fastpath condition. Heikki Linnakangas
- Re: pgsql: Fix comment on B-tree insertion fastpath condition. Pavan Deolasee
- pgsql: Fix pgxs.mk to not try to build generated headers in externalbu Tom Lane
- pgsql: Fix IndexOnlyScan counter for heap fetches in parallel mode Alvaro Herrera
- Re: pgsql: Optimize btree insertions for common case of increasing values Pavan Deolasee
- Re: pgsql: Optimize btree insertions for common case of increasing values Peter Geoghegan
- Re: pgsql: Optimize btree insertions for common case of increasing values Peter Geoghegan
- pgsql: Put back parallel-safety guards in plpython andsrc/test/regress Tom Lane