index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Age
Commit message (
Expand
)
Author
2020-01-20
Allow vacuum command to process indexes in parallel.
Amit Kapila
2020-01-19
Doc: Improve description of connection strings with Percent-encoding
Michael Paquier
2020-01-18
Doc: rearrange the documentation of binary-string functions.
Tom Lane
2020-01-17
Add a non-strict version of jsonb_set
Andrew Dunstan
2020-01-15
Report progress of ANALYZE commands
Alvaro Herrera
2020-01-15
Introduce IndexAM fields for parallel vacuum.
Amit Kapila
2020-01-14
docs: change "default role" wording to "predefined role"
Bruce Momjian
2020-01-14
walreceiver uses a temporary replication slot by default
Peter Eisentraut
2020-01-14
ALTER TABLE ... ALTER COLUMN ... DROP EXPRESSION
Peter Eisentraut
2020-01-13
Only superuser can set sslcert/sslkey in postgres_fdw user mappings
Andrew Dunstan
2020-01-10
doc: Fix naming of SELinux
Michael Paquier
2020-01-09
Add pg_shmem_allocations view.
Robert Haas
2020-01-09
Clarify that pg_trgm is used in example
Magnus Hagander
2020-01-09
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings
Andrew Dunstan
2020-01-08
Remove support for Python older than 2.6
Peter Eisentraut
2020-01-08
Improve the handling of result type coercions in SQL functions.
Tom Lane
2020-01-06
Add functions min_scale(numeric) and trim_scale(numeric).
Tom Lane
2020-01-06
Remove support for OpenSSL 0.9.8 and 1.0.0
Michael Paquier
2020-01-05
Docs: use more standard terminology "round-to-nearest-even" instead of "round...
Tatsuo Ishii
2020-01-03
Fix typos in parallel query docs.
Amit Kapila
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-31
Modernize Python exception syntax in documentation
Peter Eisentraut
2019-12-27
doc: add examples of creative use of unique expression indexes
Bruce Momjian
2019-12-27
docs: clarify infinite range values from data-type infinities
Bruce Momjian
2019-12-26
Add note about how each partition's default value is treated, into the doc.
Fujii Masao
2019-12-21
docs: clarify handling of column lists in COPY TO/FROM
Bruce Momjian
2019-12-20
libpq should expose GSS-related parameters even when not implemented.
Tom Lane
2019-12-20
Superuser can permit passwordless connections on postgres_fdw
Andrew Dunstan
2019-12-19
Extend the ProcSignal mechanism to support barriers.
Robert Haas
2019-12-19
Doc: add a short summary of available authentication methods.
Tom Lane
2019-12-18
Doc: Improve readability of options for REINDEX
Michael Paquier
2019-12-11
Emit parameter values during query bind/execute errors
Alvaro Herrera
2019-12-10
Fix handling of multiple AFTER ROW triggers on a foreign table.
Etsuro Fujita
2019-12-08
Document search_path security with untrusted dbowner or CREATEROLE.
Noah Misch
2019-12-08
Doc: improve documentation about run-time pruning's effects on EXPLAIN.
Tom Lane
2019-12-07
Remove PQsslpassword function
Andrew Dunstan
2019-12-04
Update minimum SSL version
Peter Eisentraut
2019-11-30
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-11-29
Make allow_system_table_mods settable at run time
Peter Eisentraut
2019-11-27
Move configure --disable-float8-byval to pg_config_manual.h
Peter Eisentraut
2019-11-24
Doc: improve discussion of race conditions involved in LISTEN.
Tom Lane
2019-11-24
doc: Fix whitespace in syntax.
Thomas Munro
2019-11-22
Make psql redisplay the query buffer after \e.
Tom Lane
2019-11-21
Remove configure --disable-float4-byval
Peter Eisentraut
2019-11-21
Allow ALTER VIEW command to rename the column in the view.
Fujii Masao
2019-11-21
Track statistics for spilling of changes from ReorderBuffer.
Amit Kapila
2019-11-20
Doc: improve discussion of object owners' inherent privileges.
Tom Lane
2019-11-20
Remove incorrect markup
Magnus Hagander
2019-11-20
Add the support for '-f' option in dropdb utility.
Amit Kapila
2019-11-20
Doc: fix minor typo in func.sgml.
Tatsuo Ishii
[next]