[COMMITTERS] pgsql: Fix buffer overflow on particularly named files and clarifydocu - Mailing list pgsql-committers

From Michael Meskes
Subject [COMMITTERS] pgsql: Fix buffer overflow on particularly named files and clarifydocu
Date
Msg-id E1cJxvg-0007CI-I0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix buffer overflow on particularly named files and clarify documentation about
output file naming.

Patch by Tsunakawa, Takayuki <tsunakawa.takay@jp.fujitsu.com>

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1df8b3fe820d4d589f6a38ea0d0c9e5714651509

Modified Files
--------------
doc/src/sgml/ref/ecpg-ref.sgml     | 8 +++-----
src/interfaces/ecpg/preproc/ecpg.c | 3 ++-
2 files changed, 5 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Joe Conway
Date:
Subject: [COMMITTERS] pgsql: Improve dblink error message when remote does not provide it
Next
From: Dean Rasheed
Date:
Subject: Re: [COMMITTERS] pgsql: Fix base backup rate limiting in presence ofslow i/o