postgresql/src/backend/storage
Michael Paquier a68159ff2b Unify some error messages to ease work of translators
This commit updates a couple of error messages around control file data,
GUCs and server settings, unifying to the same message where possible.
This reduces the translation burden a bit.

Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+Pv-kSN8SkxSdoHano_wPubqcg5789ejhCDZAcLFceBR-w@mail.gmail.com
2024-09-04 14:53:18 +09:00
..
aio Standardize "read-ahead advice" terminology. 2024-09-04 10:28:53 +12:00
buffer Add block_range_read_stream_cb(), to deduplicate code. 2024-09-03 10:46:20 -07:00
file Unify some error messages to ease work of translators 2024-09-04 14:53:18 +09:00
freespace freespace: Don't return blocks past the end of the main fork. 2024-04-13 08:34:20 -07:00
ipc Rename some shared memory initialization routines 2024-08-29 09:46:21 +03:00
large_object Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
lmgr Fix inconsistent LWLock tranche name "CommitTsSLRU" 2024-09-04 10:21:17 +09:00
page Update copyright for 2024 2024-01-03 20:49:05 -05:00
smgr Relax fsyncing at end of a bulk load that was not WAL-logged 2024-08-16 14:45:37 +03:00
sync Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
Makefile Provide API for streaming relation data. 2024-04-03 00:49:46 +13:00
meson.build Provide API for streaming relation data. 2024-04-03 00:49:46 +13:00