Fix linting

This commit is contained in:
cytopia
2022-11-30 19:59:58 +01:00
parent bc19843825
commit 65e3676aa6

View File

@@ -1,4 +1,4 @@
# pgsql
# pgsql
PostgreSQL database is an Open Source product and available without cost. Postgres, developed originally in the UC Berkeley Computer Science Department, pioneered many of the object-relational concepts now becoming available in some commercial databases. It provides SQL92/SQL99 language support, transactions, referential integrity, stored procedures and type extensibility. PostgreSQL is an open source descendant of this original Berkeley code.