TopicMailing ListsActivityParticipants
hackers
14 replies
Oct 30, 2019
Peter GeogheganAndres FreundStephen FrostRobert Haas
2 commits
Unwind some workarounds for lack of portable int64 format specifier
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Widen tuple counter variables from long to int64
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
2019-07Committed
Patch#2149
CINot processed
ReviewersTom Lane (tgl)
CommitterPeter Eisentraut (petere)
"long" type is not appropriate for counting tuples
"long" type is not appropriate for counting tuples
hackers
35 replies
Sep 06, 2019
Peter EisentrautTom LanePeter GeogheganAndres FreundAlvaro Herrera+2
2 commits
Standardize ItemIdData terminology.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Doc: Refer to line pointers as item identifiers.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+6 more
What is an item pointer, anyway?
What is an item pointer, anyway?
hackers
10 replies
May 13, 2019
Peter GeogheganTom LaneAshwin Agrawal
1 commit
Mention REINDEX CONCURRENTLY in documentation about index maintenance
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
"Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY
"Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY
hackers
4 replies
Apr 27, 2019
Michael PaquierPeter GeogheganPeter EisentrautTom Lane
pgsql: Sanitize line pointers within contrib/amcheck.
comitters
0 replies
Apr 25, 2019
Peter Geoghegan
pgsql: Prevent O(N^2) unique index insertion edge case.
comitters
0 replies
Apr 23, 2019
Peter Geoghegan