postgresql/src/backend/access
Michael Paquier 13e0d7a603 Rename pg_dissect_walfile_name() to pg_split_walfile_name()
The former name was discussed as being confusing, so use "split", as per
a suggestion from Magnus Hagander.

While on it, one of the output arguments is renamed from "segno" to
"segment_number", as per a suggestion from Kyotaro Horiguchi.

The documentation is updated to reflect all these changes.

Bump catalog version.

Author: Bharath Rupireddy, Michael Paquier
Discussion: https://postgr.es/m/CABUevEytQVaOOhGdoh0D7hGwe3fuKcRF6NthsSW7ww04EmtFgQ@mail.gmail.com
2022-12-23 09:15:01 +09:00
..
brin Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
common Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
gin Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
gist Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
hash Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
heap Use scanned_pages to decide when to failsafe check. 2022-12-22 10:41:40 -08:00
index Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
nbtree Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
rmgrdesc Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
spgist Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
table Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
tablesample Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
transam Rename pg_dissect_walfile_name() to pg_split_walfile_name() 2022-12-23 09:15:01 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
meson.build Add copyright notices to meson files 2022-12-20 07:54:39 -05:00