Expose the estimation of number of changed tuples since last
- linkend="vacuum-for-statistics">analyze (Mark Kirkwood)
+ linkend="vacuum-for-statistics">ANALYZE (Mark Kirkwood)
- Have Windows <acronym>ASCII>-encoded databases and server process
- (e.g. postmaster>) emit messages
- in the LC_CTYPE>-defined language (Alexander Law,
- Noah Misch)
+ Have Windows <literal>SQL_ASCII>-encoded databases and server
+ process (e.g. postmaster>) emit
+ messages in the character encoding of the server's Windows user locale
+ (Alexander Law, Noah Misch)
- Previously these messages were output using the Windows
+ Previously these messages were output in the Windows
Allow
linkend="app-pgrecvlogical">
pg_recvlogical>
- to receive data logical decoding data (Andres Freund)
+ to receive logical decoding data (Andres Freund)
- Add
SQL> functions to allow
- linkend="lo-interfaces">large object reads/writes at
- arbitrary offsets (Pavel Stehule)
+ Add
SQL> functions to allow large
+ object reads/writes at arbitrary offsets (Pavel Stehule)
- Remove <function>SnapshotNow()> and
+ Remove <varname>SnapshotNow> and
HeapTupleSatisfiesNow()> (Robert Haas)
- Add
API> for memory allocations over four gigabytes
- (Noah Misch)
+ Add
API> for memory allocations over one gigabyte (Noah
+ Misch)
- Improve
valgrind> error reporting (Noah Misch)
+ Improve
Valgrind> error reporting (Noah Misch)