[pgpool-committers: 5364] pgpool: Change sort algorism buble sort to quick sort.

Takuma Hoshiai hoshiai at sraoss.co.jp
Wed Nov 21 17:35:41 JST 2018


Change sort algorism buble sort to quick sort.

This is used to sort startup packet's parameters.

Branch
------
V3_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9b651ad57d9b55155593e21ef28c020a0108811b

Modified Files
--------------
src/protocol/child.c | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)



More information about the pgpool-committers mailing list