postgresql/src/include
Peter Geoghegan cf879d3069 Remove unnecessary heap_tuple_needs_freeze argument.
The buffer argument hasn't been used since the function was first added
by commit bbb6e559c4.  The sibling heap_prepare_freeze_tuple function
doesn't have such an argument either.  Remove it.
2022-02-24 18:31:07 -08:00
..
access Remove unnecessary heap_tuple_needs_freeze argument. 2022-02-24 18:31:07 -08:00
bootstrap Update copyright for 2022 2022-01-07 19:04:57 -05:00
catalog Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
commands Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
common Remove IS_AF_UNIX macro 2022-02-15 10:16:34 +01:00
datatype Update copyright for 2022 2022-01-07 19:04:57 -05:00
executor Update copyright for 2022 2022-01-07 19:04:57 -05:00
fe_utils Update copyright for 2022 2022-01-07 19:04:57 -05:00
foreign Update copyright for 2022 2022-01-07 19:04:57 -05:00
jit Update copyright for 2022 2022-01-07 19:04:57 -05:00
lib Fix missing undefine in sort_template.h 2022-01-31 15:10:01 -05:00
libpq Use WL_SOCKET_CLOSED for client_connection_check_interval. 2022-02-14 16:52:23 +13:00
mb Update copyright for 2022 2022-01-07 19:04:57 -05:00
nodes Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
optimizer Update copyright for 2022 2022-01-07 19:04:57 -05:00
parser Fix failure to validate the result of select_common_type(). 2022-01-29 11:41:18 -05:00
partitioning Update copyright for 2022 2022-01-07 19:04:57 -05:00
port Use bitwise rotate functions in more places 2022-02-20 13:22:08 +07:00
portability Update copyright for 2022 2022-01-07 19:04:57 -05:00
postmaster Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
regex Update copyright for 2022 2022-01-07 19:04:57 -05:00
replication Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
rewrite Update copyright for 2022 2022-01-07 19:04:57 -05:00
snowball Update copyright for 2022 2022-01-07 19:04:57 -05:00
statistics Add stxdinherit flag to pg_statistic_ext_data 2022-01-16 13:38:01 +01:00
storage Add WL_SOCKET_CLOSED for socket shutdown events. 2022-02-14 16:52:23 +13:00
tcop Update copyright for 2022 2022-01-07 19:04:57 -05:00
tsearch Update copyright for 2022 2022-01-07 19:04:57 -05:00
utils Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
.gitignore Refactor dlopen() support 2018-09-06 11:33:04 +02:00
c.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
fmgr.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
funcapi.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
getaddrinfo.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
getopt_long.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
Makefile Build in some knowledge about foreign-key relationships in the catalogs. 2021-02-02 17:11:55 -05:00
miscadmin.h Remove MaxBackends variable in favor of GetMaxBackends() function. 2022-02-08 15:53:19 -05:00
pg_config.h.in Add support for building with ZSTD. 2022-02-18 13:40:31 -05:00
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
pg_config_manual.h Fix DROP {DATABASE,TABLESPACE} on Windows. 2022-02-12 10:21:23 +13:00
pg_getopt.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
pg_trace.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
pgstat.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
pgtar.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
pgtime.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
port.h Clean up messy API for src/port/thread.c. 2022-01-11 13:46:20 -05:00
postgres.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
postgres_ext.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
postgres_fe.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
rusagestub.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
windowapi.h Update copyright for 2022 2022-01-07 19:04:57 -05:00