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-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
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
[next]