Thread: [pgjdbc/pgjdbc] df092e: Update docs to reflect changes from 42.5.3 (#2811)

[pgjdbc/pgjdbc] df092e: Update docs to reflect changes from 42.5.3 (#2811)

From
Dave Cramer
Date:
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: df092e23d740a257ca9e127461b7c856a97582ad
      https://github.com/pgjdbc/pgjdbc/commit/df092e23d740a257ca9e127461b7c856a97582ad
  Author: Dave Cramer <davecramer@gmail.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M CHANGELOG.md
    M docs/content/changelogs/2023-01-31-42.5.2-release.md
    A docs/content/changelogs/2023-02-03-42.5.3-release.md
    M docs/content/documentation/server-prepare.md
    M docs/data/homepagedata.toml
    M docs/data/versions.toml
    M docs/layouts/partials/home/info.html

  Log Message:
  -----------
  Update docs to reflect changes from 42.5.3 (#2811)

* update changelog and docs for release (#2751)

* note that 42.5.2 has 2 regressions

* update docs for release 42.5.3

* remove missing createTempTable call from copy example