postgresql/src/backend/storage
Daniel Gustafsson 950d4a2cb1 Fix typos and duplicate words
This fixes various typos, duplicated words, and tiny bits of whitespace
mainly in code comments but also in docs.

Author: Daniel Gustafsson <daniel@yesql.se>
Author: Heikki Linnakangas <hlinnaka@iki.fi>
Author: Alexander Lakhin <exclusion@gmail.com>
Author: David Rowley <dgrowleyml@gmail.com>
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/3F577953-A29E-4722-98AD-2DA9EFF2CBB8@yesql.se
2024-04-18 21:28:07 +02:00
..
aio Fix typos and duplicate words 2024-04-18 21:28:07 +02:00
buffer Fix typos and duplicate words 2024-04-18 21:28:07 +02:00
file Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
freespace freespace: Don't return blocks past the end of the main fork. 2024-04-13 08:34:20 -07:00
ipc Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore 2024-04-17 11:21:17 -07:00
large_object Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
lmgr Fix typos and duplicate words 2024-04-18 21:28:07 +02:00
page Update copyright for 2024 2024-01-03 20:49:05 -05:00
smgr freespace: Don't return blocks past the end of the main fork. 2024-04-13 08:34:20 -07: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