[pgpool-committers: 5362] pgpool: Change sort algorism buble sort to quick sort.
Takuma Hoshiai
hoshiai at sraoss.co.jp
Wed Nov 21 17:33:08 JST 2018
Change sort algorism buble sort to quick sort.
This is used to sort startup packet's parameters.
Branch
------
V3_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f7d72fff44ba2ff0b4ee251689d6a4faedc8b738
Modified Files
--------------
src/protocol/child.c | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)
More information about the pgpool-committers
mailing list