git.postgresql.org Git - postgresql.git/commit
2021年4月27日 12:21:15 +0000 (08:21 -0400)
2021年4月27日 12:21:15 +0000 (08:21 -0400)
commit fa26eba221a9e837493df47d0255ce615129e9a8
Improve logic in PostgresVersion.pm
Handle the situation where perl swaps the order of operands of
the comparison operator. See `perldoc overload` for details:
The third argument is set to TRUE if (and only if) the two
operands have been swapped. Perl may do this to ensure that the
first argument ($self) is an object implementing the overloaded
operation, in line with general object calling conventions.
This is the main PostgreSQL git repository.
RSS
Atom