postgresql/src/include
Peter Eisentraut c4cc2850f4 Rename value node fields
For the formerly-Value node types, rename the "val" field to a name
specific to the node type, namely "ival", "fval", "sval", and "bsval".
This makes some code clearer and catches mixups better.

Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/8c1a2e37-c68d-703c-5a83-7a6077f4f997@enterprisedb.com
2022-01-14 11:26:08 +01:00
..
access Update copyright for 2022 2022-01-07 19:04:57 -05:00
bootstrap Update copyright for 2022 2022-01-07 19:04:57 -05:00
catalog Add index on pg_publication_rel.prpubid 2022-01-12 16:24:26 -03:00
commands Update copyright for 2022 2022-01-07 19:04:57 -05:00
common Improve error handling of HMAC computations 2022-01-13 16:17:21 +09: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 Update copyright for 2022 2022-01-07 19:04:57 -05:00
libpq Improve error handling of cryptohash computations 2022-01-11 09:55:16 +09:00
mb Update copyright for 2022 2022-01-07 19:04:57 -05:00
nodes Rename value node fields 2022-01-14 11:26:08 +01:00
optimizer Update copyright for 2022 2022-01-07 19:04:57 -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
port Add missing include guard to win32ntdll.h. 2022-01-12 10:19:00 +13:00
portability 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 Update copyright for 2022 2022-01-07 19:04:57 -05: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 Refactor set of routines specific to elog.c 2022-01-12 14:16:59 +09:00
.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 Update copyright for 2022 2022-01-07 19:04:57 -05:00
pg_config.h.in Make EXEC_BACKEND more convenient on Linux and FreeBSD. 2022-01-11 00:04:33 +13: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 Update copyright for 2022 2022-01-07 19:04:57 -05: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