git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d57b7cc) | patch
Replace calls to pg_qsort() with the qsort() macro.
2024年2月16日 17:37:50 +0000 (11:37 -0600)
2024年2月16日 17:37:50 +0000 (11:37 -0600)
commit 5497daf3aa2ae6ec9d5097f25c40627f8c801de8
Replace calls to pg_qsort() with the qsort() macro.

Calls to this function might give the impression that pg_qsort()
is somehow different than qsort(), when in fact there is a qsort()
macro in port.h that expands all in-tree uses to pg_qsort().

Reviewed-by: Mats Kindahl
Discussion: https://postgr.es/m/CA%2B14426g2Wa9QuUpmakwPxXFWG_1FaY0AsApkvcTBy-YfS6uaw%40mail.gmail.com
contrib/pg_prewarm/autoprewarm.c diff | blob | blame | history
src/backend/access/brin/brin_minmax_multi.c diff | blob | blame | history
src/backend/optimizer/plan/analyzejoins.c diff | blob | blame | history
src/backend/storage/buffer/bufmgr.c diff | blob | blame | history
src/backend/utils/cache/syscache.c diff | blob | blame | history
src/include/port.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /