Committed by Greg Sabino Mullane <[email protected]> Note bug 78168
--- Changes | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/Changes b/Changes index 5cfd5e8..0232a36 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,18 @@ 'GSM' is Greg Sabino Mullane, [email protected] +Version ??? + + + - Spelling fix per CPAN bug #78168 + + Version 2.19.3 Released August 21, 2012 (git commit be018f10fdaf4163f98affcb7244046e8f47420d) - Fix bug in pg_st_split_statement causing segfaults (CPAN bug #79035) - - Make sure table_info() and other functions use pg_tablespace_location + - Make sure table_info() and other functions use pg_tablespace_location() instead of spclocation for Postgres servers 9.2 and greater. [GSM + others] -- 1.7.1
