index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Commit message (
Expand
)
Author
Age
*
dummy commit
Bruce Momjian
2020-12-23
*
Remove "invalid concatenation of jsonb objects" error case.
Tom Lane
2020-12-21
*
Doc: fix description of how to use src/tutorial files.
Tom Lane
2020-12-20
*
Doc: improve description of pgbench script weights.
Tom Lane
2020-12-20
*
Multirange datatypes
Alexander Korotkov
2020-12-20
*
pg_stat_statements: Track time at which all statistics were last reset.
Fujii Masao
2020-12-18
*
doc: Fix explanation related to pg_shmem_allocations
Michael Paquier
2020-12-16
*
doc: clarify COPY TO for partitioning/inheritance
Bruce Momjian
2020-12-15
*
Allow subscripting of hstore values.
Tom Lane
2020-12-11
*
Allow ALTER TYPE to update an existing type's typsubscript value.
Tom Lane
2020-12-11
*
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-12-09
*
Remove operator_precedence_warning.
Tom Lane
2020-12-08
*
Doc: clarify that CREATE TABLE discards redundant unique constraints.
Tom Lane
2020-12-08
*
Doc: explain that the string types can't store \0 (ASCII NUL).
Tom Lane
2020-12-08
*
doc: remove unnecessary blank before command option text
Bruce Momjian
2020-12-03
*
docs: list single-letter options first in command-line summary
Bruce Momjian
2020-12-03
*
Refactor CLUSTER and REINDEX grammar to use DefElem for option lists
Michael Paquier
2020-12-03
*
Track total number of WAL records, FPIs and bytes generated in the cluster.
Fujii Masao
2020-12-02
*
Allow restore_command parameter to be changed with reload.
Fujii Masao
2020-12-02
*
docs: ulink all references to RFC's
Heikki Linnakangas
2020-12-01
*
doc: Add additional index entries for progress reporting views.
Fujii Masao
2020-12-01
*
doc: Remove more notes about compatibilities with past versions
Michael Paquier
2020-12-01
*
Document concurrent indexes waiting on each other
Alvaro Herrera
2020-11-30
*
Remove configure-time probe for DocBook DTD.
Tom Lane
2020-11-30
*
Doc: clarify behavior of PQconnectdbParams().
Tom Lane
2020-11-29
*
pg_stat_statements: Track number of times pgss entries were deallocated.
Fujii Masao
2020-11-26
*
doc: Add description about re-analysis and re-planning of a prepared statement.
Fujii Masao
2020-11-26
*
Doc: minor improvements for section 11.2 "Index Types".
Tom Lane
2020-11-25
*
doc: Fix typos
Peter Eisentraut
2020-11-25
*
Add support for abstract Unix-domain sockets
Peter Eisentraut
2020-11-25
*
doc: Get rid of unnecessary space character from some index items.
Fujii Masao
2020-11-24
*
Rename the "point is strictly above/below point" comparison operators.
Tom Lane
2020-11-23
*
Remove INSERT privilege check at table creation of CTAS and matview
Michael Paquier
2020-11-21
*
doc: Improve tableoid description
Peter Eisentraut
2020-11-21
*
Add collation versions for FreeBSD.
Thomas Munro
2020-11-20
*
Remove undocumented IS [NOT] OF syntax.
Tom Lane
2020-11-19
*
Hash support for row types
Peter Eisentraut
2020-11-19
*
docs: Clarify that signal functions have no feedback.
Heikki Linnakangas
2020-11-18
*
doc: update bgwriter description
Bruce Momjian
2020-11-16
*
doc: clarify how to find pg_type_d.h in the install tree
Bruce Momjian
2020-11-16
*
doc: improve wording of the need for analyze of exp. indexes
Bruce Momjian
2020-11-16
*
Fix typo
Alvaro Herrera
2020-11-16
*
Reword 'simple comparison' => 'inequality' in pgtrgm.sgml
Alexander Korotkov
2020-11-16
*
Relax INSERT privilege requirement for CTAS and matviews WITH NO DATA
Michael Paquier
2020-11-16
*
Fix fuzzy thinking about amcanmulticol versus amcaninclude.
Tom Lane
2020-11-15
*
Add missing 'the' to pgtrgm.sgml
Alexander Korotkov
2020-11-15
*
Handle equality operator in contrib/pg_trgm
Alexander Korotkov
2020-11-15
*
Provide the OR REPLACE option for CREATE TRIGGER.
Tom Lane
2020-11-14
*
Doc: improve partitioning discussion in ddl.sgml.
Tom Lane
2020-11-14
*
Support negative indexes in split_part().
Tom Lane
2020-11-13
[next]