Revision 5bb88967ed5cdfda05969557068229196d171276 authored by Alvaro Herrera on 09 September 2022, 11:51:45 UTC, committed by Alvaro Herrera on 09 September 2022, 11:51:45 UTC
In commit 3d895bc846f2 I introduced a bogus semicolon mid-statement by
careless cut-n-paste; move it.  This had already been reported by Justin
Pryzby.

Also, change the styling a bit by avoiding names in CamelCase.  This is
more consistent with the style we use elsewhere.

Backpatch to 15.

Author: Vitaly Burovoy <vitaly.burovoy@gmail.com>
Reviewed-by: Vik Fearing <vik@postgresfriends.org>
Discussion: https://postgr.es/m/9afe5766-5a61-7860-598c-136867fad065@gmail.com
Discussion: https://postgr.es/m/20220819133016.GV26426@telsasoft.com
1 parent 68b0da6
History
File Mode Size
Makefile -rw-r--r-- 441 bytes
ax_pthread.m4 -rw-r--r-- 20.3 KB
c-compiler.m4 -rw-r--r-- 24.2 KB
c-library.m4 -rw-r--r-- 6.7 KB
check_decls.m4 -rw-r--r-- 4.9 KB
check_modules.pl -rw-r--r-- 866 bytes
config.guess -rw-r--r-- 48.3 KB
config.sub -rw-r--r-- 34.6 KB
general.m4 -rw-r--r-- 5.2 KB
install-sh -rwxr-xr-x 13.7 KB
libtool.m4 -rw-r--r-- 4.1 KB
llvm.m4 -rw-r--r-- 4.5 KB
missing -rwxr-xr-x 1.3 KB
perl.m4 -rw-r--r-- 4.7 KB
pkg.m4 -rw-r--r-- 10.0 KB
prep_buildtree -rw-r--r-- 1.3 KB
programs.m4 -rw-r--r-- 10.7 KB
python.m4 -rw-r--r-- 7.0 KB
tcl.m4 -rw-r--r-- 3.1 KB

back to top