postgresql/src/backend/utils/adt
Peter Eisentraut 3b12e68a5c Change argument type of pq_sendbytes from char * to void *
This is a follow-up to 1f605b82ba.  It
allows getting rid of further casts at call sites.

Reviewed-by: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://www.postgresql.org/message-id/783a4edb-84f9-6df2-7470-2ef5ccc6607a@enterprisedb.com
2023-02-14 13:32:19 +01:00
..
.gitignore Build all Flex files standalone 2022-09-04 12:09:01 +07:00
Makefile Build all Flex files standalone 2022-09-04 12:09:01 +07:00
acl.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
amutils.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
array_expanded.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
array_selfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
array_typanalyze.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
array_userfuncs.c Change argument type of pq_sendbytes from char * to void * 2023-02-14 13:32:19 +01:00
arrayfuncs.c Allow parallel aggregate on string_agg and array_agg 2023-01-23 17:35:01 +13:00
arraysubs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
arrayutils.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
ascii.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
bool.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
cash.c Convert a few more datatype input functions to report errors softly. 2022-12-14 18:03:11 -05:00
char.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
cryptohashfuncs.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
date.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
datetime.c Avoid dereferencing an undefined pointer in DecodeInterval(). 2023-02-12 12:50:55 -05:00
datum.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dbsize.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
domains.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
encode.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
enum.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
expandeddatum.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
expandedrecord.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
float.c Invent random_normal() to provide normally-distributed random numbers. 2023-01-09 12:44:00 -05:00
format_type.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
formatting.c Remove dead code in formatting.c 2023-01-17 13:55:49 +07:00
genfile.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
geo_ops.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
geo_selfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
geo_spgist.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
hbafuncs.c Store IdentLine->pg_user as an AuthToken 2023-01-16 13:58:07 +09:00
inet_cidr_ntop.c Avoid conflicts with library versions of inet_net_ntop() and friends. 2019-08-18 19:27:23 -04:00
inet_net_pton.c Avoid conflicts with library versions of inet_net_ntop() and friends. 2019-08-18 19:27:23 -04:00
int.c Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin. 2023-01-15 17:32:09 -05:00
int8.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
json.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonb.c Use appendStringInfoSpaces in more places 2023-01-20 13:07:24 +13:00
jsonb_gin.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonb_op.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonb_util.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonbsubs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonpath.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonpath_exec.c Fix jsonpath existense checking of missing variables 2023-01-12 18:16:34 +03:00
jsonpath_gram.y Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonpath_internal.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
jsonpath_scan.l Update copyright for 2023 2023-01-02 15:00:37 -05:00
levenshtein.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
like.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
like_match.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
like_support.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
lockfuncs.c Fix the display of lock information for specktoken. 2023-01-10 08:53:47 +05:30
mac.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
mac8.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
mcxtfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
misc.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
multirangetypes.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
multirangetypes_selfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
name.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
network.c Convert a few more datatype input functions to report errors softly. 2022-12-14 13:22:08 -05:00
network_gist.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
network_selfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
network_spgist.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
numeric.c Allow underscores in integer and numeric constants. 2023-02-04 09:48:51 +00:00
numutils.c Allow underscores in integer and numeric constants. 2023-02-04 09:48:51 +00:00
oid.c Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvectorin. 2023-01-15 17:32:09 -05:00
oracle_compat.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
orderedsetaggs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
partitionfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
pg_locale.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
pg_lsn.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
pg_upgrade_support.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
pgstatfuncs.c Add pg_stat_io view, providing more detailed IO statistics 2023-02-11 09:52:15 -08:00
pseudotypes.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
quote.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
rangetypes.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
rangetypes_gist.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
rangetypes_selfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
rangetypes_spgist.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
rangetypes_typanalyze.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
regexp.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
regproc.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
ri_triggers.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
rowtypes.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
ruleutils.c Fix typos in comments, code and documentation 2023-01-03 16:26:14 +09:00
selfuncs.c Make Vars be outer-join-aware. 2023-01-30 13:16:20 -05:00
tid.c Consolidate ItemPointer to Datum conversion functions 2023-02-13 09:57:15 +01:00
timestamp.c Improve TimestampDifferenceMilliseconds to cope with overflow sanely. 2023-01-26 17:09:12 -05:00
trigfuncs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
tsginidx.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
tsgistidx.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
tsquery.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
tsquery_cleanup.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
tsquery_gist.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
tsquery_op.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
tsquery_rewrite.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
tsquery_util.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
tsrank.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
tsvector.c Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
tsvector_op.c Fix ts_headline() to handle ORs and phrase queries more honestly. 2023-01-19 16:21:44 -05:00
tsvector_parser.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
uuid.c Change argument type of pq_sendbytes from char * to void * 2023-02-14 13:32:19 +01:00
varbit.c Change argument type of pq_sendbytes from char * to void * 2023-02-14 13:32:19 +01:00
varchar.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
varlena.c Remove unused code related to unknown type 2023-02-04 07:56:09 +01:00
version.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
windowfuncs.c Teach planner about more monotonic window functions 2023-01-27 16:08:41 +13:00
xid.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
xid8funcs.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
xml.c Update copyright for 2023 2023-01-02 15:00:37 -05:00