postgresql/src/backend
Peter Eisentraut ee41960738 Rename functions to avoid future conflicts
Rename range_serialize/range_deserialize to
brin_range_serialize/brin_range_deserialize, since there are already
public range_serialize/range_deserialize in rangetypes.h.

Author: Paul A. Jungwirth <pj@illuminatedcomputing.com>
Discussion: https://www.postgresql.org/message-id/CA+renyX0ipvY6A_jUOHeB1q9mL4bEYfAZ5FBB7G7jUo5bykjrA@mail.gmail.com
2022-01-10 09:37:43 +01:00
..
access Rename functions to avoid future conflicts 2022-01-10 09:37:43 +01:00
bootstrap Update copyright for 2022 2022-01-07 19:04:57 -05:00
catalog Update copyright for 2022 2022-01-07 19:04:57 -05:00
commands Respect permissions within logical replication. 2022-01-07 17:40:56 -08:00
executor 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 Update copyright for 2022 2022-01-07 19:04:57 -05:00
libpq Update copyright for 2022 2022-01-07 19:04:57 -05:00
main Update copyright for 2022 2022-01-07 19:04:57 -05:00
nodes Make pg_get_expr() more bulletproof. 2022-01-09 12:43:09 -05:00
optimizer Make pg_get_expr() more bulletproof. 2022-01-09 12:43:09 -05:00
parser Update copyright for 2022 2022-01-07 19:04:57 -05:00
partitioning Update copyright for 2022 2022-01-07 19:04:57 -05:00
po Translation updates 2021-06-21 12:33:50 +02:00
port Update copyright for 2022 2022-01-07 19:04:57 -05:00
postmaster Update copyright for 2022 2022-01-07 19:04:57 -05:00
regex Update copyright for 2022 2022-01-07 19:04:57 -05:00
replication More cleanup of a2ab9c06ea. 2022-01-08 20:07:16 -08:00
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 Update copyright for 2022 2022-01-07 19:04:57 -05:00
storage Update copyright for 2022 2022-01-07 19:04:57 -05: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 Make pg_get_expr() more bulletproof. 2022-01-09 12:43:09 -05:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Report progress of startup operations that take a long time. 2021-10-25 11:51:57 -04:00