instead syncs each filesystem used by the database cluster.
This allows for faster recovery on systems with many database files.
- This is similar to how Unicode can be specified in literal string.
Add
linkend="posix-escape-sequences">[[:word:]]
- as a character class to match \w (Tom Lane)
+ as a character class to match \w (Tom Lane)
-->
- Allow
psql's
\df and \do commands to
- specify function and operator argument types (Greg Sabino Mullane,
- Tom Lane)
+ and \do commands to specify function and
+ operator argument types (Greg Sabino Mullane, Tom Lane)
-->
- Allow
psql's \dt and \di to show
-
TOAST tables and their indexes (Justin Pryzby)
+ tables and their indexes (Justin Pryzby)
-->
- Add
psql command
\dX to list extended
- statistics objects (Tatsuro Yamada)
+ to list extended statistics objects (Tatsuro Yamada)
-->
- Fix
psql's
\dT to understand array
- syntax and backend grammar aliases, like "int" for "integer"
- (Greg Sabino Mullane, Tom Lane)
+ understand array syntax and backend grammar aliases, like "int"
+ for "integer" (Greg Sabino Mullane, Tom Lane)
When editing the previous query or a file with
-
psql's \e, or using \ef and \ev, ignore
- the contents if the editor exits without saving (Laurenz Albe)
+ \ef and \ev, ignore the
+ contents if the editor exits without saving (Laurenz Albe)
-->
- Improve
psql's handling of \connect
- with (Tom Lane)
+ Improve
psql's handling of
+ \connect with
+ (Tom Lane)
Stop
linkend="pgupgrade">
pg_upgrade
from creating analyze_new_cluster script
- (Michael Paquier)
+ (Magnus Hagander)
-->
- Allow pgstattuple_approx() to report on
-
TOAST tables (Peter Eisentraut)
+ Allow
+ linkend="pgstattuple">pgstattuple_approx()
+ to report on
TOAST tables (Peter Eisentraut)