Skip to content

Commit a014eca

Browse files
committed
rm v11 in docs
1 parent 9095627 commit a014eca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ npm run generate
1111

1212
This will:
1313

14-
- Start PostgreSQL 11 in a container
14+
- Start all specified Postgres versions in containers
1515
- Run the generator in another container
1616
- Query for builtin type OIDs
1717
- Generate `../lib/builtins.js`
1818
- Tear down the containers
1919

20-
## Adding PostgreSQL versions
20+
## Adding PostgreSQL Versions
2121

2222
To query additional PostgreSQL versions, edit the files in this directory:
2323

0 commit comments

Comments
 (0)