diff options
author | Bruce Momjian | 2023-06-21 23:20:07 +0000 |
---|---|---|
committer | Bruce Momjian | 2023-06-21 23:20:07 +0000 |
commit | 05ffc1fadbe0ce7762b209061634b5857b36e1b8 (patch) | |
tree | 9c3fd7697b7192b7d95cd99cbeb5d36edabfdda7 | |
parent | f3a01af29b1941ca7937a45504ab10ef5f99cdff (diff) |
doc: update PG history as over "three decades"
Reported-by: Pierre <[email protected]>
Discussion: https://postgr.es/m/[email protected]
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 5273c475804..c867a10d17e 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> |