Mailing lists [pgsql-committers]
- pgsql: Use 64 bit type for BufFileSize(). Thomas Munro
- pgsql: Use 64 bit type for BufFileSize(). Thomas Munro
- Re: pgsql: Add flag values in WAL description to all heap records Michael Paquier
- pgsql: Increase the number of possible random seeds per time period. Thomas Munro
- Re: pgsql: Increase the number of possible random seeds per time period. Tom Lane
- Re: pgsql: Increase the number of possible random seeds per time period. Thomas Munro
- Re: pgsql: Increase the number of possible random seeds per time period. Tom Lane
- pgsql: Further adjustment to random() seed initialization. Thomas Munro
- pgsql: Fix the omission in docs. Amit Kapila
- pgsql: Fix the omission in docs. Amit Kapila
- pgsql: geo_ops.c: Clarify comments and function arguments Alvaro Herrera
- pgsql: Improve performance of partition pruning remapping a little. Tom Lane
- pgsql: Make reformat-dat-files, reformat-dat-files VPATH safe. Andres Freund
- pgsql: Make reformat-dat-files, reformat-dat-files VPATH safe. Andres Freund
- pgsql: Rationalize expression context reset in ExecModifyTable(). Andres Freund
- pgsql: Correct code comments for PartitionedRelPruneInfo struct Peter Eisentraut
- pgsql: Update executor documentation for run-time partition pruning Peter Eisentraut
- pgsql: Correct code comments for PartitionedRelPruneInfo struct Peter Eisentraut
- pgsql: Update executor documentation for run-time partition pruning Peter Eisentraut
- pgsql: A small tweak to some comments for PartitionKeyData Peter Eisentraut
- pgsql: Rejigger materializing and fetching a HeapTuple from a slot. Andres Freund