postgresql/src
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
..
backend Adjust VACUUM hastup LP_REDIRECT comments. 2023-01-02 10:18:22 -08:00
bin Reorder some object files in makefiles 2022-12-28 15:10:27 +01:00
common Change argument of appendBinaryStringInfo from char * to void * 2022-12-30 11:05:09 +01:00
fe_utils Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
include Change argument of appendBinaryStringInfo from char * to void * 2022-12-30 11:05:09 +01:00
interfaces Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
makefiles Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
pl In plpgsql, don't preassign portal names to bound cursor variables. 2023-01-01 13:22:34 -05:00
port Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
template Move darwin sysroot determination into separate file 2022-09-01 16:54:19 -07:00
test Accept "+infinity" in date and timestamp[tz] input. 2023-01-01 14:16:07 -05:00
timezone Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
tools Reorder some object files in makefiles 2022-12-28 15:10:27 +01:00
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 2022-11-19 13:09:14 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.shlib autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
meson.build Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00