Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<a href="docs/installation.md"><img src="badges/postgresql.svg" alt="PostgreSQL 15-18 (+19 beta)"></a>
<a href="LICENSE"><img src="badges/license.svg" alt="License: MIT"></a>
<a href="VERSION"><img src="badges/version.svg" alt="Version 1.0-dev"></a>
<a href="VERSION"><img src="badges/version.svg" alt="Version 1.0-alpha"></a>
<a href="docs/limitations.md#release-status"><img src="badges/status.svg" alt="Status: pre-release"></a>

<p><strong><a href="https://commandprompt.github.io/pgcolumnar/">Read the documentation at commandprompt.github.io/pgcolumnar</a></strong></p>
Expand All @@ -24,7 +24,7 @@ append-mostly data.
pgColumnar builds from one source tree on PostgreSQL 15 through 18, with 19
validated against 19beta2, and is
licensed under the [MIT License](LICENSE). It is [pre-release](docs/limitations.md#release-status); the version marker
is `1.0-dev`, recorded in `VERSION`. A table `USING pgcolumnar` is stored in the
is `1.0-alpha`, recorded in `VERSION`. A table `USING pgcolumnar` is stored in the
native on-disk format, PGCN v1.

## Documentation
Expand Down
2 changes: 1 addition & 1 deletion badges/version.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading