Skip to content

Releases: pramsey/pgsql-ogr-fdw

Version 1.1.5

27 Jun 19:17
Compare
Choose a tag to compare

What's Changed

Version 1.1.4

18 Jul 16:58
Compare
Choose a tag to compare
  • Support for PostgreSQL 16

Full Changelog: v1.1.3...v1.1.4

Version 1.1.3

17 Oct 21:32
Compare
Choose a tag to compare
  • Support PgSQL 15 regression testing changes.

Version 1.1.2

29 Jul 16:08
4fd348a
Compare
Choose a tag to compare
  • Fixes for PgSQL 14 support of UPDATE/DELETE modes
  • More logging information available when debugging levels enabled

Version 1.1.1

24 Jun 22:43
2a01fda
Compare
Choose a tag to compare
  • Support PostgreSQL 14

Version 1.1.0

01 Feb 18:25
Compare
Choose a tag to compare
  • New options for handling multi-sheet worksheets
  • Better handling of character encoding for sources with non-UTF8 data
  • Functions to display version info and list available drivers

Version 1.0.12

25 May 17:07
6b0f469
Compare
Choose a tag to compare
  • Support for PostgreSQL 13

Version 1.0.11

13 May 15:25
Compare
Choose a tag to compare
  • Support for spatial filter push-down, for rectangular filters using the && operator.
  • Fix for spatial filter push-down when used in functions or in JDBC calls (cached plans)

Version 1.0.9

04 Nov 18:48
Compare
Choose a tag to compare

Documentation errata and code warning quieting.

Version 1.0.8

01 May 17:09
Compare
Choose a tag to compare

Support for PostgreSQL 12 release, handle some issues with read-only data sources, add typmod to varchar types.