Skip to content

Commit 1d9d601

Browse files
committed
Update files for release
Updated the README and RELEASE files.
1 parent 5d86c95 commit 1d9d601

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,19 @@ Intelligent -- AGE allows you to perform graph queries that are the basis for ma
2020

2121
## Overview
2222

23-
- **Apache AGE is currently being developed for the PostgreSQL 11 release** and will support PostgreSQL 12, 13 and all the future releases of PostgreSQL.
23+
**This README file is for the Apache AGE PostgreSQL 12 release**
24+
25+
- **Apache AGE is currently being developed for the PostgreSQL 11, and 12 releases** and will support all the future releases of PostgreSQL.
2426
- Apache AGE supports the openCypher graph query language.
2527
- Apache AGE enables querying multiple graphs at the same time.
2628
- Apache AGE will be enhanced with an aim to support all of the key features of AgensGraph (PostgreSQL fork extended with graph DB functionality).
2729

2830
## Latest happenings
2931

30-
- Latest Apache AGE release, [Apache AGE 1.0.0 (https://github.com/apache/age/releases/tag/v1.1.0-rc1).
32+
- Latest Apache AGE for PG 12 release, [Apache AGE 1.1.0 (https://github.com/apache/age/releases/tag/PG12/v1.1.0-rc0).
3133
- The latest Apache AGE documentation is now available at [here](https://age.apache.org/docs/master/index.html).
3234
- The roadmap has been updated, please check out the [Apache AGE website](http://age.apache.org/).
3335
- Send all your comments and inquiries to the user mailing list, users@age.apache.org.
34-
- To focus more on implementing the openCypher specification, the support for PostgreSQL 12 will be added in the Q1 2022.
3536

3637
## Installation
3738

RELEASE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
Release Notes for Apache AGE release v1.1.0
18+
Release Notes for Apache AGE release v1.1.0 for PG 12
1919

20-
Apache AGE 1.1.0 - Release Notes
20+
Apache AGE 1.1.0 - Release Notes
2121

2222
Support for Agtype containment ops and GIN Indices.
2323
Add CALL [YIELD] grammar rules for the implementation of CALL procedures.

0 commit comments

Comments
 (0)