Skip to content

Commit

Permalink
Update README to reflect supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalmi committed Apr 29, 2020
1 parent 1875f80 commit 2032607
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,7 @@ variety of nefarious or otherwise undesireable actions. However, these actions
will be logged providing an audit trail, which could also be used to trigger
alerts.

Although this extension compiles and works with all supported versions of
PostgreSQL starting with PostgreSQL 9.1, all features are not supported until
PostgreSQL 9.4 or higher. The ALTER SYSTEM command does not exist prior to 9.4
and COPY PROGRAM does not exist prior to 9.3.
This extension supports PostgreSQL versions 9.4 and higher.

## Post-Execution Hooks

Expand Down Expand Up @@ -306,7 +303,7 @@ memory before their implementations can access them.

### Requirements

* PostgreSQL 9.1 or higher.
* PostgreSQL 9.4 or higher.

### Compile and Install

Expand Down

0 comments on commit 2032607

Please sign in to comment.