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-02-19
Clean up some code, comments and docs referring to Windows 2000 and older
Michael Paquier
2020-02-18
Fix grammar in monitoring.sgml
Michael Paquier
2020-02-17
Add description about GSSOpenServer wait event into document.
Fujii Masao
2020-02-17
Add description about LogicalRewriteTruncate wait event into document.
Fujii Masao
2020-02-15
Recreate website's formatting for "website" doc builds.
Peter Geoghegan
2020-02-13
Mark some contrib modules as "trusted".
Tom Lane
2020-02-12
Doc: Restructure B-Tree support routine docs.
Peter Geoghegan
2020-02-12
Doc: fix old oversights in GRANT/REVOKE documentation.
Tom Lane
2020-02-12
Add %x to default PROMPT1 and PROMPT2 in psql
Michael Paquier
2020-02-11
Document the pg_upgrade -j/--jobs option as taking an argument
Peter Eisentraut
2020-02-10
Fix typos.
Amit Kapila
2020-02-10
doc: Spell checking
Amit Kapila
2020-02-09
Revert "docs: change "default role" wording to "predefined role""
Tom Lane
2020-02-07
Fix TRUNCATE .. CASCADE on partitions
Alvaro Herrera
2020-02-06
Add leader_pid to pg_stat_activity
Michael Paquier
2020-02-05
ALTER SUBSCRIPTION / REFRESH docs: explain copy_data
Alvaro Herrera
2020-01-30
Fix slot data persistency when advancing physical replication slots
Michael Paquier
2020-01-29
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-29
Fail if recovery target is not reached
Peter Eisentraut
2020-01-29
Add --parallel option to vacuumdb command.
Amit Kapila
2020-01-28
Add connection parameters to control SSL protocol min/max in libpq
Michael Paquier
2020-01-25
Add functions gcd() and lcm() for integer and numeric types.
Dean Rasheed
2020-01-24
Add pg_file_sync() to adminpack extension.
Fujii Masao
2020-01-24
Fix typo
Peter Eisentraut
2020-01-24
Doc: Fix list of storage parameters available for ALTER TABLE
Michael Paquier
2020-01-23
Doc: Fix and tweak documentation for ANALYZE reporting
Michael Paquier
2020-01-22
Add GUC ignore_invalid_pages.
Fujii Masao
2020-01-22
Fix concurrent indexing operations with temporary tables
Michael Paquier
2020-01-21
Clarify behavior of adding and altering a column in same ALTER command.
Tom Lane
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
[next]