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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: bdaa84e) | patch
Fix handling of structure for bytea data type in ECPG
2020年7月27日 01:29:11 +0000 (10:29 +0900)
2020年7月27日 01:29:11 +0000 (10:29 +0900)
commit 61a4a3a62a98bb7508a86d00900e80e23ebf2b63
Fix handling of structure for bytea data type in ECPG

Some code paths dedicated to bytea used the structure for varchar. This
did not lead to any actual bugs, as bytea and varchar have the same
definition, but it could become a trap if one of these definitions
changes for a new feature or a bug fix.

Issue introduced by 050710b.

Author: Shenhao Wang
Reviewed-by: Vignesh C, Michael Paquier
Discussion: https://postgr.es/m/07ac7dee1efc44f99d7f53a074420177@G08CNEXMBPEKD06.g08.fujitsu.local
Backpatch-through: 12
src/interfaces/ecpg/ecpglib/data.c diff | blob | blame | history
src/interfaces/ecpg/ecpglib/descriptor.c diff | blob | blame | history
src/interfaces/ecpg/ecpglib/execute.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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