+ and
in system catalog functions like
linkend="functions-info-catalog-table">pg_get_viewdef()>
(Robert Haas)
- Report PL/Python errors from iterators with PLy_elog (Jan
+ Report PL/Python errors from iterators with PLy_elog> (Jan
Urbanski)
- Add
psql> command \sf> command to
+ Add
psql> command \sf> to
show a function's definition (Pavel Stehule)
- \dL> to list languages (Fernando Ike)
+ Add
psql> command \dL> to list
+ languages (Fernando Ike)
This is passed to the editor using the
- <literal>EDITOR_LINENUMBER_SWITCH> environment variable.
+ <envar>EDITOR_LINENUMBER_SWITCH> environment variable.
- This only happens if the <literal>PGCLIENTENCODING> environment
+ This only happens if the <envar>PGCLIENTENCODING> environment
variable is not set.
- A
llow tab completion of
psql> variables (Pavel
+ A
dditional tab completion of
psql> variables (Pavel
Stehule)
Add
promote> option to pg_ctl> to
- change a standby server to primary (Fujii Masao)
+ switch a standby server to primary (Fujii Masao)
- Add a libpq connection option client_encoding which behaves
- like the PGCLIENTENCODING> environment variable
- (Heikki Linnakangas)
+ Add a libpq connection option client_encoding>
+ which behaves like the PGCLIENTENCODING> environment
+ variable (Heikki Linnakangas)
- Require
GNU
+ Require
GNU>
linkend="install-requirements">
make>
3.80 or newer (Peter Eisentraut)
- Add support for DragonFly BSD (Rumko)
+ Add support for DragonFly
BSD> (Rumko)
Add contrib/sepgsql>
- to interface permission checks with SE-Linux (KaiGai Kohei)
+ to interface permission checks with
SE>-Linux (KaiGai Kohei)
- Extensive ECPG documentation
+ Extensive
ECPG> documentation
improvements (Satoshi Nagayasu)