TopicMailing ListsActivityParticipants
3 commits
Add equalimage B-Tree support functions.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Make _bt_keep_natts_fast() use datum_image_eq().
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Teach datum_image_eq() about cstring datums.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
2020-03Committed
Patch#2202
CINot processed
ReviewersPeter Geoghegan (pgeoghegan), Antonin Houska (a.houska)
CommitterPeter Geoghegan (pgeoghegan)
Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence
Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence
hackers
32 replies
Feb 14, 2020
Peter GeogheganAnastasia LubennikovaRobert HaasTom LaneAntonin Houska+2
pgsql: Remove obsolete nbtree page deletion comment.
comitters
0 replies
Aug 27, 2019
Peter Geoghegan
IoT/sensor data and B-Tree page splits
hackers
4 replies
Aug 27, 2019
Peter GeogheganArcadiy Ivanov
"Classic" nbtree suffix truncation prototype
hackers
0 replies
Aug 25, 2019
Peter Geoghegan
pgsql: Explain subtlety in nbtree locking protocol.
comitters
0 replies
Aug 24, 2019
Peter Geoghegan
pgsql: Update comments on nbtree stack struct.
comitters
0 replies
Aug 21, 2019
Peter Geoghegan
pgsql: Remove block number field from nbtree stack.
comitters
0 replies
Aug 14, 2019
Peter Geoghegan
pgsql: Remove obsolete nbtree README commentary.
comitters
0 replies
Aug 14, 2019
Peter Geoghegan
pgsql: Use PageIndexTupleOverwrite() within nbtree.
comitters
0 replies
Aug 13, 2019
Peter Geoghegan
pgsql: amcheck: Skip unlogged relations during recovery.
comitters
0 replies
Aug 12, 2019
Peter Geoghegan
pgsql: amcheck: Skip unlogged relations during recovery.
comitters
0 replies
Aug 12, 2019
Peter Geoghegan
pgsql: amcheck: Skip unlogged relations during recovery.
comitters
0 replies
Aug 12, 2019
Peter Geoghegan
pgsql: amcheck: Skip unlogged relations during recovery.
comitters
0 replies
Aug 12, 2019
Peter Geoghegan
hackers
2 replies
Aug 10, 2019
Peter GeogheganHeikki Linnakangas
pgsql: Rename tuplesort.c's SortTuple.tupindex field.
comitters
0 replies
Aug 10, 2019
Peter Geoghegan
pgsql: Update obsolete tuplesort READTUP() comment.
comitters
0 replies
Aug 08, 2019
Peter Geoghegan
1 commit
Show specific OID suggestion in unused_oids output.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
The unused_oids script should have a reminder to use the 8000-8999 OID range
The unused_oids script should have a reminder to use the 8000-8999 OID range
hackers
27 replies
Aug 06, 2019
Peter GeogheganTom LaneJulien RouhaudMichael PaquierIsaac Morland+1
pgsql: Show specific OID suggestion in unused_oids output.
comitters
0 replies
Aug 05, 2019
Peter Geoghegan
pgsql: Bump catversion.
comitters
0 replies
Aug 01, 2019
Peter Geoghegan
pgsql: Add sort support routine for the inet data type.
comitters
2 replies
Aug 01, 2019
Peter GeogheganTom Lane