index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2019-03-27
Add support for multivariate MCV lists
Tomas Vondra
2019-03-27
Improve error handling of column references in expression transformation
Michael Paquier
2019-03-26
Fix typo
Magnus Hagander
2019-03-25
Doc: clarify that REASSIGN OWNED doesn't handle default privileges.
Tom Lane
2019-03-25
pgbench: Remove \cset
Alvaro Herrera
2019-03-25
Add progress reporting for CLUSTER and VACUUM FULL.
Robert Haas
2019-03-24
Transaction chaining
Peter Eisentraut
2019-03-23
Accept XML documents when xmloption = content, as required by SQL:2006+.
Tom Lane
2019-03-23
Add option -N/--no-sync to pg_checksums
Michael Paquier
2019-03-23
Add options to enable and disable checksums in pg_checksums
Michael Paquier
2019-03-22
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-21
Add DNS SRV support for LDAP server discovery.
Thomas Munro
2019-03-20
Allow amcheck to re-find tuples using new search.
Peter Geoghegan
2019-03-20
Make heap TID a tiebreaker nbtree index column.
Peter Geoghegan
2019-03-19
Implement OR REPLACE option for CREATE AGGREGATE.
Andrew Gierth
2019-03-18
Fix typos in sgml docs about RefetchForeignRow().
Andres Freund
2019-03-16
Numeric error suppression in jsonpath
Alexander Korotkov
2019-03-16
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-15
Enable parallel query with SERIALIZABLE isolation.
Thomas Munro
2019-03-15
During pg_upgrade, conditionally skip transfer of FSMs.
Amit Kapila
2019-03-14
Sync commentary in transam.h and bki.sgml.
Tom Lane
2019-03-14
Use condition variables to wait for checkpoints.
Thomas Munro
2019-03-13
Allow ALTER TABLE .. SET NOT NULL to skip provably unnecessary scans.
Robert Haas
2019-03-13
Remove extra comma
Magnus Hagander
2019-03-13
Rename pg_verify_checksums to pg_checksums
Michael Paquier
2019-03-12
Add support for hyperbolic functions, as well as log10().
Tom Lane
2019-03-12
Remove remaining hard-wired OID references in the initial catalog data.
Tom Lane
2019-03-12
Create a script that can renumber manually-assigned OIDs.
Tom Lane
2019-03-11
Allow fractional input values for integer GUCs, and improve rounding logic.
Tom Lane
2019-03-11
Tweak wording on VARIADIC array doc patch.
Andrew Dunstan
2019-03-11
Document incompatibility of comparison expressions with VARIADIC array arguments
Andrew Dunstan
2019-03-11
pgbench: increase the maximum number of variables/arguments
Andrew Dunstan
2019-03-10
Fix documentation on partitioning vs. foreign tables
Alvaro Herrera
2019-03-10
Reduce the default value of autovacuum_vacuum_cost_delay to 2ms.
Tom Lane
2019-03-10
Revert "Increase the default vacuum_cost_limit from 200 to 2000"
Tom Lane
2019-03-10
Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs.
Tom Lane
2019-03-10
Support for INCLUDE attributes in GiST indexes
Alexander Korotkov
2019-03-09
Simplify release-note links to back branches.
Tom Lane
2019-03-09
Add new clientcert hba option verify-full
Magnus Hagander
2019-03-09
Track block level checksum failures in pg_stat_database
Magnus Hagander
2019-03-08
Fix function signatures of pageinspect in documentation
Michael Paquier
2019-03-07
Fix minor deficiencies in XMLTABLE, xpath(), xmlexists()
Alvaro Herrera
2019-03-07
Allow ATTACH PARTITION with only ShareUpdateExclusiveLock.
Robert Haas
2019-03-07
Fix broken markup
Alvaro Herrera
2019-03-07
Fix the BY {REF,VALUE} clause of XMLEXISTS/XMLTABLE
Alvaro Herrera
2019-03-07
pg_dump: allow multiple rows per insert
Alvaro Herrera
2019-03-06
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
Increase the default vacuum_cost_limit from 200 to 2000
Andrew Dunstan
2019-03-04
pg_partition_ancestors
Alvaro Herrera
2019-03-01
Store tuples for EvalPlanQual in slots, rather than as HeapTuples.
Andres Freund
[next]