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 | 05ffc1fadbe0ce7762b209061634b5857b36e1b8 (patch) | |
tree | 9c3fd7697b7192b7d95cd99cbeb5d36edabfdda7 /doc/src | |
parent | f3a01af29b1941ca7937a45504ab10ef5f99cdff (diff) | |
download | postgresql-05ffc1fadbe0ce7762b209061634b5857b36e1b8.tar.gz postgresql-05ffc1fadbe0ce7762b209061634b5857b36e1b8.zip |
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
Diffstat (limited to 'doc/src')
-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> |