postgresql/src/backend/partitioning
Peter Eisentraut f14aad5169 Remove unnecessary uses of Abs()
Use C standard abs() or fabs() instead.

Reviewed-by: Zhang Mingli <zmlpostgres@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/4beb42b5-216b-bce8-d452-d924d5794c63%40enterprisedb.com
2022-10-07 13:29:33 +02:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
partbounds.c Remove unnecessary uses of Abs() 2022-10-07 13:29:33 +02:00
partdesc.c Have ExecFindPartition cache the last found partition 2022-08-02 09:55:27 +12:00
partprune.c Rename shadowed local variables 2022-10-05 21:01:41 +13:00