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
*
Allow multi-character source strings in contrib/unaccent.
Tom Lane
2014-06-30
*
Allow empty replacement strings in contrib/unaccent.
Tom Lane
2014-06-30
*
Fix typos in the cluster_name commit.
Andres Freund
2014-06-30
*
Remove use_json_as_text options from json_to_record/json_populate_record.
Tom Lane
2014-06-29
*
Add cluster_name GUC which is included in process titles if set.
Andres Freund
2014-06-29
*
Remove Alpha and Tru64 support.
Andres Freund
2014-06-28
*
Get rid of bogus separate pg_proc entries for json_extract_path operators.
Tom Lane
2014-06-26
*
Remove obsolete example of CSV log file name from log_filename document.
Fujii Masao
2014-06-26
*
Fix typo in replication slot function doc.
Fujii Masao
2014-06-24
*
Add missing closing parenthesis into max_replication_slots doc.
Fujii Masao
2014-06-24
*
doc: adjust JSONB GIN index description
Bruce Momjian
2014-06-21
*
9.4 release notes: adjust some entry wording
Bruce Momjian
2014-06-21
*
Fix documentation template for CREATE TRIGGER.
Kevin Grittner
2014-06-21
*
Don't allow to disable backend assertions via the debug_assertions GUC.
Andres Freund
2014-06-20
*
Document SQL functions' behavior of parsing the whole function at once.
Tom Lane
2014-06-19
*
Don't allow data_directory to be set in postgresql.auto.conf by ALTER SYSTEM.
Fujii Masao
2014-06-19
*
Improve our mechanism for controlling the Linux out-of-memory killer.
Tom Lane
2014-06-18
*
Document that jsonb has all the standard comparison operators.
Andrew Dunstan
2014-06-18
*
Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ...
Tom Lane
2014-06-18
*
9.4 release notes: improve valgrind mention
Bruce Momjian
2014-06-17
*
Secure Unix-domain sockets of "make check" temporary clusters.
Noah Misch
2014-06-14
*
Adjust 9.4 release notes.
Noah Misch
2014-06-13
*
Rename lo_create(oid, bytea) to lo_from_bytea().
Tom Lane
2014-06-12
*
Consistently spell a replication slot's name as slot_name.
Andres Freund
2014-06-05
*
Add description of pg_stat directory into doc.
Fujii Masao
2014-06-05
*
Do not escape a unicode sequence when escaping JSON text.
Andrew Dunstan
2014-06-03
*
Output timestamps in ISO 8601 format when rendering JSON.
Andrew Dunstan
2014-06-03
*
doc: fix JSON function prototype variable label
Bruce Momjian
2014-06-02
*
Improvements to the replication protocol documentation.
Andres Freund
2014-05-31
*
In release notes, mention the need to initialize bgw_notify_pid.
Robert Haas
2014-05-29
*
doc: improve markup of ssl_ecdh_curve commit
Bruce Momjian
2014-05-28
*
doc: improve ssl_ecdh_curve descriptions
Bruce Momjian
2014-05-27
*
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-05-27
*
doc: link/caps fixes for 9.4 release notes
Bruce Momjian
2014-05-23
*
doc: add ALTER TABLE lock level item as major 9.4 item
Bruce Momjian
2014-05-21
*
doc: 9.4 release notes update for pg_bench line limit item
Bruce Momjian
2014-05-20
*
Fix typo in JSON function document.
Fujii Masao
2014-05-19
*
Fix incorrect column name in pg_stat_replication document.
Fujii Masao
2014-05-19
*
doc: adjust JSONB 9.4 release note item
Bruce Momjian
2014-05-19
*
doc: 9.4 release note adjustements
Bruce Momjian
2014-05-19
*
doc: improve 9.4 release notes
Bruce Momjian
2014-05-18
*
Misc message style and doc fixes.
Heikki Linnakangas
2014-05-15
*
doc: Clarify what files pg_basebackup omits from data directory
Peter Eisentraut
2014-05-14
*
pg_upgrade: error out on 'line' data type usage
Bruce Momjian
2014-05-14
*
doc: fix 9.4 release notes typo
Bruce Momjian
2014-05-14
*
doc: fix typo in 9.4 release note comments
Bruce Momjian
2014-05-14
*
docs: mention windows quoting change in 9.4 release notes
Bruce Momjian
2014-05-14
*
doc: auto-updatable view adjustments for 9.4 release notes
Bruce Momjian
2014-05-14
*
docs: 9.4 release notes adjustments
Bruce Momjian
2014-05-13
*
docs: use structfield instead of structname in 9.4 release notes
Bruce Momjian
2014-05-12
[next]