postgresql/src
Amit Kapila aa5edbe379 Set LSN for wbuf in _hash_freeovflpage() iff wbuf is modified.
Commit 861f86beea used REGBUF_NO_CHANGE at one of the places in the hash
index to register the clean buffers but forgot to avoid setting LSN in
that case.

Reported-by: Michael Paquier
Author: Kuroda Hayato
Reviewed-by: Amit Kapila, Michael Paquier
Discussion: https://postgr.es/m/ZbyVVG_7eW3YD5-A@paquier.xyz
2024-02-07 11:10:12 +05:30
..
backend Set LSN for wbuf in _hash_freeovflpage() iff wbuf is modified. 2024-02-07 11:10:12 +05:30
bin Improve the comments in 004_subscription.pl. 2024-02-05 08:51:33 +05:30
common Move is_valid_ascii() to ascii.h. 2024-01-29 12:08:57 -06:00
fe_utils Update copyright for 2024 2024-01-03 20:49:05 -05:00
include Use atomic access for SlruShared->latest_page_number 2024-02-06 10:54:10 +01:00
interfaces libpq: Change some static functions to extern 2024-02-04 16:35:16 +01:00
makefiles Add backend support for injection points 2024-01-22 10:15:50 +09:00
pl Fix plpgsql to allow new-style SQL CREATE FUNCTION as a SQL command. 2024-01-18 16:11:16 -05:00
port Update copyright for 2024 2024-01-03 20:49:05 -05:00
template
test Fix assertion if index is dropped during REFRESH CONCURRENTLY 2024-02-05 11:01:30 +02:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Fix various issues with ALTER TEXT SEARCH CONFIGURATION 2024-01-31 13:15:21 +09:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Remove make function vpathsearch 2024-01-29 07:24:59 +01:00
Makefile.shlib Support shared libraries on Android (using make) 2024-01-23 20:37:49 +01:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00