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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6a1e14c) | patch
Work around an apparent bug in the Msys DTK perl's regex engine.
2015年8月10日 14:42:05 +0000 (10:42 -0400)
2015年8月10日 14:42:05 +0000 (10:42 -0400)
commit e7293e3271bf618eeb2d4779a15fc516a69fe463
Work around an apparent bug in the Msys DTK perl's regex engine.

Several versions of the perl that comes with the Msys DTK have been
found to have a bug that fails to recognize a ' before a multiline $ in
some circumstances. To work around the problem, use a character class
for the '. Another solution would have been to use \n instead of ,ドル but
that would have changed the test semantics very slightly.
src/bin/pg_basebackup/t/010_pg_basebackup.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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