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
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
2019-11-19
Doc: clarify use of RECURSIVE in WITH.
Tom Lane
2019-11-19
Doc: clarify behavior of ALTER DEFAULT PRIVILEGES ... IN SCHEMA.
Tom Lane
2019-11-19
Allow invisible PROMPT2 in psql.
Thomas Munro
2019-11-19
Add logical_decoding_work_mem to limit ReorderBuffer memory usage.
Amit Kapila
2019-11-14
Remove the word "virgins" for documentation
Alvaro Herrera
2019-11-13
Avoid downcasing/truncation of RADIUS authentication parameters.
Tom Lane
2019-11-13
Introduce the 'force' option for the Drop Database command.
Amit Kapila
2019-11-12
pg_stat_activity: document client_port being null
Alvaro Herrera
2019-11-11
Doc: fix ancient mistake, or at least obsolete info, in rules example.
Tom Lane
2019-11-09
doc: Clarify documentation about SSL passphrases
Peter Eisentraut
2019-11-09
doc: Further tweak recovery parameters documentation
Peter Eisentraut
2019-11-08
Add backtrace support for error reporting
Alvaro Herrera
2019-11-08
postgres_fdw: Fix error message for PREPARE TRANSACTION.
Etsuro Fujita
2019-11-07
docs: clarify that only INSERT and UPDATE triggers can mod. NEW
Bruce Momjian
2019-11-06
Allow sampling of statements depending on duration
Tomas Vondra
2019-11-06
Document log_transaction_sample_rate as superuser-only
Tomas Vondra
2019-11-06
Sync our DTrace infrastructure with c.h's definition of type bool.
Tom Lane
2019-11-06
Add "G" (server-side data generation) as an initialization step in pgbench.
Fujii Masao
2019-11-06
doc: fix plurality typo on bgwriter doc sentence
Bruce Momjian
2019-11-05
Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION
Michael Paquier
2019-11-05
Doc: Improve description around ALTER TABLE ATTACH PARTITION
Michael Paquier
2019-10-28
Doc: Add missing step for pg_stat_progress_cluster
Michael Paquier
2019-10-26
Doc: improve documentation of configuration settings that have units.
Tom Lane
2019-10-25
Remove obsolete information schema tables
Peter Eisentraut
2019-10-25
doc: Use proper em and en dashes
Peter Eisentraut
2019-10-25
Reset statement_timeout between queries of a multi-query string.
Tom Lane
2019-10-24
docs: fix wording of REFRESH CONCURRENTLY manual page
Bruce Momjian
2019-10-18
Make crash recovery ignore recovery_min_apply_delay setting.
Fujii Masao
2019-10-16
Use libc version as a collation version on glibc systems.
Thomas Munro
2019-10-16
Doc: Fix various inconsistencies
Michael Paquier
2019-10-13
Update unicode.org URLs
Peter Eisentraut
2019-10-09
doc: improve docs so config value default units are clearer
Bruce Momjian
2019-10-07
docs: Improve A?synchronous Multimaster Replication descr.
Bruce Momjian
2019-10-07
docs: clarify that today/tomorrow/yesterday is at 00:00
Bruce Momjian
2019-10-07
doc: move mention of log_min_error_statement in a better spot
Bruce Momjian
2019-10-07
Improve handling and coverage of --no-ensure-shutdown in pg_rewind
Michael Paquier
2019-10-06
Doc: improve docs about pg_statistic_ext_data.
Tom Lane
2019-10-03
pgbench: add --partitions and --partition-method options.
Amit Kapila
2019-09-30
Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode.
Tom Lane
2019-09-30
docs: adjust multi-column most-common-value statistics
Bruce Momjian
2019-09-30
pg_rewind: Allow writing recovery configuration
Alvaro Herrera
2019-09-29
doc: Further clarify how recovery target parameters are applied
Peter Eisentraut
2019-09-29
doc: Add a link target
Peter Eisentraut
2019-09-27
Have pg_rewind run crash recovery before rewinding
Alvaro Herrera
[next]