postgresql/src/backend/storage
Heikki Linnakangas b31ba5310b Rename ShmemVariableCache to TransamVariables
The old name was misleading: It's not a cache, the values kept in the
struct are the authoritative source.

Reviewed-by: Tristan Partin, Richard Guo
Discussion: https://www.postgresql.org/message-id/6537d63d-4bb5-46f8-9b5d-73a8ba4720ab@iki.fi
2023-12-08 09:47:15 +02:00
..
buffer Apply quotes more consistently to GUC names in logs 2023-11-30 14:11:45 +09:00
file Apply quotes more consistently to GUC names in logs 2023-11-30 14:11:45 +09:00
freespace ExtendBufferedWhat -> BufferManagerRelation. 2023-08-23 12:31:23 +12:00
ipc Rename ShmemVariableCache to TransamVariables 2023-12-08 09:47:15 +02:00
large_object doc: correct reference to pg_relation in comment 2023-09-26 17:07:14 -04:00
lmgr Rename ShmemVariableCache to TransamVariables 2023-12-08 09:47:15 +02:00
page Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2023-04-08 16:34:50 +12:00
smgr Don't try to open visibilitymap when analyzing a foreign table 2023-12-08 09:16:21 +02:00
sync Remove a few unused global variables and declarations. 2023-06-12 16:25:37 +03:00
Makefile Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00