Committed by Greg Sabino Mullane <[email protected]>
Mention the spclocation/pg_tablespace_location() change for 2.19.3
---
Changes | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Changes b/Changes
index 9a5369d..5cfd5e8 100644
--- a/Changes
+++ b/Changes
@@ -6,6 +6,9 @@ Version 2.19.3 Released August 21, 2012 (git commit
be018f10fdaf4163f98affcb724
- Fix bug in pg_st_split_statement causing segfaults
(CPAN bug #79035)
+ - Make sure table_info() and other functions use pg_tablespace_location
+ instead of spclocation for Postgres servers 9.2 and greater. [GSM + others]
+
Version 2.19.2 Released March 12, 2012 (git commit
52c80cc795855af8bf93eb0c81c76bd6f07a5f70)
--
1.7.1