We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b235570 commit 85da6c9Copy full SHA for 85da6c9
README.md
@@ -13,7 +13,9 @@ [email protected].
13
14
#### New Features
15
* MATERIALIZED VIEW support in PostgreSQL 9.3 (Marti Raudsepp)
16
-* Better support for inherited tables (Daniel Watson)
+* Better support for inherited tables (Daniel Watson)
17
+* Added support for CREATE UNLOGGED TABLE (Anatoliy Basov)
18
+
19
20
#### Fixes
21
* Added hint to use "CREATE TABLE ... CONSTRAINT name PRIMARY KEY/UNIQUE ..."
0 commit comments