postgresql/src/backend/access
Alexander Korotkov 922c4c461d Revert: Allow table AM to store complex data structures in rd_amcache
This commit reverts 02eb07ea89 per review by Andres Freund.

Discussion: https://postgr.es/m/20240410165236.rwyrny7ihi4ddxw4%40awork3.anarazel.de
2024-04-11 16:02:49 +03:00
..
brin Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
common Revert: Custom reloptions for table AM 2024-04-11 15:46:35 +03:00
gin Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
gist Merge prune, freeze and vacuum WAL record formats 2024-03-25 14:59:58 +02:00
hash Fix inconsistency with replay of hash squeeze record for clean buffers 2024-04-11 09:20:51 +09:00
heap Revert: Allow table AM to store complex data structures in rd_amcache 2024-04-11 16:02:49 +03:00
index Enhance nbtree ScalarArrayOp execution. 2024-04-06 11:47:10 -04:00
nbtree Remove redundant nbtree preprocessing assertions. 2024-04-07 22:13:28 -04:00
rmgrdesc Merge prune, freeze and vacuum WAL record formats 2024-03-25 14:59:58 +02:00
sequence Fix comment thinko in sequence.c 2024-02-27 08:19:39 +09:00
spgist Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
table Revert: Allow locking updated tuples in tuple_update() and tuple_delete() 2024-04-11 16:01:34 +03:00
tablesample Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
transam Use conditional variable to wait for next MultiXact offset 2024-04-07 20:33:45 +02:00
Makefile Introduce sequence_*() access functions 2024-02-26 16:04:59 +09:00
meson.build Introduce sequence_*() access functions 2024-02-26 16:04:59 +09:00