postgresql/src/backend
Peter Geoghegan 325bc54eed Adjust VACUUM hastup LP_REDIRECT comments.
The term "truncation" has been ambiguous since commit 10a8d13823 added
line pointer array truncation during heap pruning.  Clear things up by
specifying that we're talking about rel truncation here, to match nearby
comments that apply to tuples with storage.
2023-01-02 10:18:22 -08:00
..
access Adjust VACUUM hastup LP_REDIRECT comments. 2023-01-02 10:18:22 -08:00
backup Add const to BufFileWrite 2022-12-30 10:12:24 +01:00
bootstrap Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
catalog Convert the reg* input functions to report (most) errors softly. 2022-12-27 12:26:01 -05:00
commands Refactor how VACUUM passes around its XID cutoffs. 2022-12-22 09:37:59 -08:00
executor Remove unnecessary casts 2022-12-30 10:12:24 +01:00
foreign Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
jit Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
lib Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
libpq Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
main Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
nodes Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
optimizer Fix bug in translate_col_privs_multilevel 2022-12-24 00:58:34 +13:00
parser Suppress uninitialized-variable warning from a61b1f748. 2022-12-27 18:07:48 -05:00
partitioning Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
po Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
port Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
postmaster Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
regex Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
replication Add 'logical_decoding_mode' GUC. 2022-12-26 08:58:16 +05:30
rewrite Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
snowball Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
statistics Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
storage Avoid special XID snapshotConflictHorizon values. 2023-01-02 10:16:51 -08:00
tcop Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
tsearch Convert the reg* input functions to report (most) errors softly. 2022-12-27 12:26:01 -05:00
utils Accept "+infinity" in date and timestamp[tz] input. 2023-01-01 14:16:07 -05:00
.gitignore
Makefile autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
common.mk Blind attempt to fix LLVM dependency in the backend 2022-09-15 10:53:48 +07:00
meson.build Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
nls.mk NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00