diff options
author | Bruce Momjian <bruce@momjian.us> | 2023-06-21 19:20:07 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2023-06-21 19:20:07 -0400 |
commit | 43b28fc39f2224da7f68b3dfc1850adc68e7f9c7 (patch) | |
tree | a985a531ff1b41d0e59695eb47b9091f2c932be9 | |
parent | 120ea65b8a0c7fd5c8f45030ec6a7fd979eaafc3 (diff) |
doc: update PG history as over "three decades"
Reported-by: Pierre <pbaumard@gmail.com>
Discussion: https://postgr.es/m/168724660637.399156.7642965215720120947@wrigleys.postgresql.org
Backpatch-through: 11
-rw-r--r-- | doc/src/sgml/history.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml index aa171823a8d..a2aa19da024 100644 --- a/doc/src/sgml/history.sgml +++ b/doc/src/sgml/history.sgml @@ -12,7 +12,7 @@ The object-relational database management system now known as <productname>PostgreSQL</productname> is derived from the <productname>POSTGRES</productname> package written at the - University of California at Berkeley. With over two decades of + University of California at Berkeley. With over three decades of development behind it, <productname>PostgreSQL</productname> is now the most advanced open-source database available anywhere. </para> |