git.postgresql.org Git - postgresql.git/commit
2011年11月29日 04:39:05 +0000 (06:39 +0200)
2011年11月29日 04:39:05 +0000 (06:39 +0200)
commit 04e5cb629b5c46462eee334f68d5ea12bc9097e0
plpython: Fix sed expression in python3 build
The old expression sed 's,$(srcdir),python3,' would normally resolve
as sed 's,.,python3,', which is not really what we wanted. While it
doesn't actually break anything right now, it's still wrong, so put in
a bit more work to make it more robust.
This is the main PostgreSQL git repository.
RSS
Atom