postgresql/src/include/common
Robert Haas aafc07c7a1 Move src/bin/pg_verifybackup/parse_manifest.c into src/common.
This makes it possible for the code to be easily reused by other
client-side tools, and/or by the server.

Patch by me. Review of this patch in particular by at least Peter
Eisentraut; reviewers for the patch series in general include Dilip
Kumar, Andres Fruend, David Steele, Álvaro Herrera, and Jakub Wartak.

Discussion: http://postgr.es/m/CA+TgmoZ6UGZVnSy5iak6s6+AXu_DewXovDjhLs3-su6nmU_x_g@mail.gmail.com
2023-12-19 15:24:31 -05:00
..
archive.h Revert refactoring of restore command code to shell_restore.c 2023-02-06 08:28:42 +09:00
base64.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
checksum_helper.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
compression.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
config_info.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
connect.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
controldata_utils.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
cryptohash.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
fe_memutils.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
file_perm.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
file_utils.h Provide helper for retrying partial vectored I/O. 2023-12-12 10:57:18 +13:00
hashfn.h Use a faster hash function in resource owners. 2023-11-08 13:30:52 +02:00
hmac.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
int.h Fix corner-case 64-bit integer subtraction bug on some platforms. 2023-11-09 09:50:23 +00:00
int128.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
ip.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonapi.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
keywords.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
kwlookup.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
link-canary.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
logging.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
md5.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
openssl.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
parse_manifest.h Move src/bin/pg_verifybackup/parse_manifest.c into src/common. 2023-12-19 15:24:31 -05:00
percentrepl.h Common function for percent placeholder replacement 2023-01-11 10:42:35 +01:00
pg_lzcompress.h Apply PGDLLIMPORT markings broadly. 2022-04-08 08:16:38 -04:00
pg_prng.h Invent random_normal() to provide normally-distributed random numbers. 2023-01-09 12:44:00 -05:00
relpath.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
restricted_token.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
saslprep.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
scram-common.h Make SCRAM iteration count configurable 2023-03-27 09:46:29 +02:00
sha1.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
sha2.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
shortest_dec.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
string.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
unicode_category.h Additional unicode primitive functions. 2023-11-01 22:47:06 -07:00
unicode_category_table.h Shrink Unicode category table. 2023-12-07 15:44:03 -08:00
unicode_east_asian_fw_table.h Update Unicode data to Unicode 15.1.0 2023-09-18 07:26:34 +02:00
unicode_nonspacing_table.h Update Unicode data to Unicode 15.0.0 2022-09-19 18:30:05 -04:00
unicode_norm.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
unicode_norm_hashfunc.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
unicode_norm_table.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
unicode_normprops_table.h Update Unicode data to Unicode 15.0.0 2022-09-19 18:30:05 -04:00
unicode_version.h Additional unicode primitive functions. 2023-11-01 22:47:06 -07:00
username.h Update copyright for 2023 2023-01-02 15:00:37 -05:00