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
Age
Commit message (
Expand
)
Author
2020-03-05
Remove the "opaque" pseudo-type and associated compatibility hacks.
Tom Lane
2020-03-03
Allow to_date/to_timestamp to recognize non-English month/day names.
Tom Lane
2020-03-03
Fix typo in monitoring.sgml.
Fujii Masao
2020-03-03
Fix the name of the first WAL segment file, in docs.
Fujii Masao
2020-03-03
Report progress of streaming base backup.
Fujii Masao
2020-03-02
Represent command completion tags as structs
Alvaro Herrera
2020-02-29
Doc: Fix pageinspect bt_page_items() example.
Peter Geoghegan
2020-02-29
Teach pageinspect about nbtree deduplication.
Peter Geoghegan
2020-02-28
Doc: correct thinko in pg_buffercache documentation.
Tom Lane
2020-02-27
Doc: Fix deduplicate_items index term.
Peter Geoghegan
2020-02-27
Record parents of triggers
Alvaro Herrera
2020-02-26
Fix docs regarding AFTER triggers on partitioned tables
Alvaro Herrera
2020-02-26
Add deduplication to nbtree.
Peter Geoghegan
2020-02-26
Add equalimage B-Tree support functions.
Peter Geoghegan
2020-02-21
Doc: Fix instructions to control build environment with MSVC
Michael Paquier
2020-02-19
Doc: discourage use of partial indexes for poor-man's-partitioning.
Tom Lane
2020-02-19
Remove support for upgrading extensions from "unpackaged" state.
Tom Lane
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
[next]