Skip to content

Commit

Permalink
Merge pull request #5956 from EnterpriseDB/Urgent-fix-for-loose-comments
Browse files Browse the repository at this point in the history
Fix remove HTML comments
  • Loading branch information
djw-m authored Aug 19, 2024
2 parents d2c870a + 0dcd93a commit 9f4cda3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions product_docs/docs/pge/13/release_notes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,6 @@ This is a minor release and can be upgraded in place from previous 2ndQuadrant P
A dump/restore using [pg_dumpall](https://www.postgresql.org/docs/13/app-pg-dumpall.html) is required if you want to migrate data from any previous **community PostgreSQL** release.

Also, all extensions need to be recompiled.
<!-- Does this instruction go with the previous para. if so make one para ->


### Changes

Expand Down Expand Up @@ -909,8 +907,6 @@ A dump/restore using [pg_dumpall](https://www.postgresql.org/docs/13/app-pg-dump

Also, all extensions need to be recompiled.

<!-- does this go with the previous para>

### Changes


Expand Down

1 comment on commit 9f4cda3

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.