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-10-30
Doc: clarify description for pg_constraint.convalidated.
Tom Lane
2020-10-29
Track statistics for streaming of changes from ReorderBuffer.
Amit Kapila
2020-10-28
Doc: clean up pg_relation_check_pages() documentation.
Tom Lane
2020-10-28
Doc: clean up verify_heapam() documentation.
Tom Lane
2020-10-28
Add pg_relation_check_pages() to check on-disk pages of a relation
Michael Paquier
2020-10-28
Minor improvements in description of spilled counters in pg_stat_replication_...
Amit Kapila
2020-10-27
Doc: improve explanation of how to use our code coverage infrastructure.
Tom Lane
2020-10-27
Accept relations of any kind in LOCK TABLE
Alvaro Herrera
2020-10-27
docs: remove reference to src/tools/thread
Bruce Momjian
2020-10-27
doc: Fix order of protocol messages in listing
Peter Eisentraut
2020-10-27
Update description of spilled counters in pg_stat_replication_slots view.
Amit Kapila
2020-10-27
doc: simplify wording of function error affects
Bruce Momjian
2020-10-26
doc: make blooms docs match reality
Bruce Momjian
2020-10-26
docs: Remove notes about incompatibilies with very old versions.
Heikki Linnakangas
2020-10-23
Allow psql to re-use connection parameters after a connection loss.
Tom Lane
2020-10-23
doc: Fix order of protocol messages in listing
Peter Eisentraut
2020-10-23
doc: Remove reference to pre-8.2 pg_dump behaviour
Heikki Linnakangas
2020-10-22
Add documentation and tests for quote marks in ECPG literal queries.
Tom Lane
2020-10-22
Avoid premature de-doubling of quote marks in ECPG strings.
Tom Lane
2020-10-22
Clean up some unpleasant behaviors in psql's \connect command.
Tom Lane
2020-10-22
Extend amcheck to check heap pages.
Robert Haas
2020-10-21
Fix connection string handling in psql's \connect command.
Tom Lane
2020-10-20
Change the attribute name in pg_stat_replication_slots view.
Amit Kapila
2020-10-19
Fix connection string handling in src/bin/scripts/ programs.
Tom Lane
2020-10-19
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.
Heikki Linnakangas
2020-10-19
Fix output of tsquery example in docs.
Heikki Linnakangas
2020-10-19
Fix doc for full text search distance operator.
Heikki Linnakangas
2020-10-19
Update link for pllua
Magnus Hagander
2020-10-19
Change the docs for PARALLEL option of Vacuum.
Amit Kapila
2020-10-17
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
Tom Lane
2020-10-17
Doc: caution against misuse of 'now' and related datetime literals.
Tom Lane
2020-10-16
Doc: tweak column widths in synchronous-commit-matrix table.
Tom Lane
2020-10-15
doc: improve description of synchronous_commit modes
Bruce Momjian
2020-10-15
doc: Mention that toast_tuple_target affects also column marked as Main.
Fujii Masao
2020-10-14
Restore replication protocol's duplicate command tags
Alvaro Herrera
2020-10-14
Include result relation info in direct modify ForeignScan nodes.
Heikki Linnakangas
2020-10-14
Use https for gnu.org links
Peter Eisentraut
2020-10-13
doc: Expand recursive query documentation
Peter Eisentraut
2020-10-12
Re-allow testing of GiST buffered builds.
Tom Lane
2020-10-12
Adjust cycle detection examples and tests
Peter Eisentraut
2020-10-08
Track statistics for spilling of changes from ReorderBuffer.
Amit Kapila
2020-10-06
Further improvements on documentation for pg_dump -t
Magnus Hagander
2020-10-06
Clarify documentation around pg_dump -t option
Magnus Hagander
2020-10-06
Expand installation documentation to cover binary installations
Magnus Hagander
2020-10-05
doc: show functions returning record types and use of ROWS FROM
Bruce Momjian
2020-10-05
Overhaul pg_hba.conf clientcert's API
Bruce Momjian
2020-10-05
Doc: fix parameter names in the docs of a couple of functions.
Tom Lane
2020-10-05
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-04
Make postgres.bki use the same literal-string syntax as postgresql.conf.
Tom Lane
[next]