git.postgresql.org Git - postgresql.git/commit
2017年9月23日 19:01:59 +0000 (15:01 -0400)
2017年9月23日 19:01:59 +0000 (15:01 -0400)
commit 737639017c87d5a0a466e8676f1eadc61d775c78
Fix bogus size calculation in strlist_to_textarray().
It's making an array of Datum, not an array of text *. The mistake
is harmless since those are currently the same size, but it's still
wrong.
This is the main PostgreSQL git repository.
RSS
Atom