TopicMailing ListsActivityParticipants
4 commits
Add missing 'extern' to function prototypes.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Add 'static' to file-local variables missing it.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Add missing binary_upgrade.h includes.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Remove function declaration for function in pg_proc.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Declaration fixes
Declaration fixes
hackers
3 replies
May 12, 2022
Andres FreundTom Lane
pgsql: Remove function declaration for function in pg_proc.
comitters
0 replies
May 12, 2022
Andres Freund
pgsql: Add missing binary_upgrade.h includes.
comitters
0 replies
May 12, 2022
Andres Freund
pgsql: Add missing 'extern' to function prototypes.
comitters
0 replies
May 12, 2022
Andres Freund
pgsql: Add 'static' to file-local variables missing it.
comitters
0 replies
May 12, 2022
Andres Freund
pgsql: Mark a few 'bbsink' related functions / variables static.
comitters
0 replies
May 12, 2022
Andres Freund