1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend
Heikki Linnakangas b3a5d01c05 Refactor setting XLP_FIRST_IS_OVERWRITE_CONTRECORD.
Set it directly in CreateOverwriteContrecordRecord(). That way,
AdvanceXLInsertBuffer() doesn't need the missingContrecPtr global
variable. This is in preparation for splitting xlog.c into multiple
files.

Reviewed-by: Robert Haas
Discussion: https://www.postgresql.org/message-id/a462d79c-cb5a-47cc-e9ac-616b5003965f%40iki.fi
2022-02-16 09:22:41 +02:00
..
2022-01-07 19:04:57 -05:00
2022-02-14 15:51:43 +13:00
2022-01-07 19:04:57 -05:00
2022-02-15 10:16:34 +01:00
2022-02-14 09:11:13 +01:00
2022-02-14 21:57:26 +01:00
2021-06-21 12:33:50 +02:00
2022-02-15 10:16:34 +01:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-24 15:13:18 -05:00