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
REL_19_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
Age
Commit message (
Expand
)
Author
2022-09-01
doc: in create statistics docs, mention analyze for parent info
Bruce Momjian
2022-09-01
doc: mention "bloom" as a possible index access method
Bruce Momjian
2022-09-01
doc: use FILTER in aggregate example
Bruce Momjian
2022-09-01
Port regress-python3-mangle.mk to Solaris "sed", redux.
Tom Lane
2022-09-01
doc: warn of SECURITY DEFINER schemas for non-sql_body functions
Bruce Momjian
2022-09-01
doc: mention that SET TIME ZONE often needs to be quoted
Bruce Momjian
2022-08-31
doc: document the maximum char/varchar length value
Bruce Momjian
2022-08-31
doc: show direction is optional in FETCH/MOVE's FROM/IN syntax
Bruce Momjian
2022-08-31
doc: simplify WITH clause syntax in CREATE DATABASE
Bruce Momjian
2022-08-31
Prevent long-term memory leakage in autovacuum launcher.
Tom Lane
2022-08-31
In the Snowball dictionary, don't try to stem excessively-long words.
Tom Lane
2022-08-30
On NetBSD, force dynamic symbol resolution at postmaster start.
Tom Lane
2022-08-29
Prevent WAL corruption after a standby promotion.
Robert Haas
2022-08-28
Doc: fix example of recursive query.
Tom Lane
2022-08-27
Repair rare failure of MULTIEXPR_SUBLINK subplans in inherited updates.
Tom Lane
2022-08-26
Fix typo in comment.
Etsuro Fujita
2022-08-24
Defend against stack overrun in a few more places.
Tom Lane
2022-08-23
Doc: document possible need to raise kernel's somaxconn limit.
Tom Lane
2022-08-23
Doc: prefer sysctl to /proc/sys in docs and comments.
Tom Lane
2022-08-23
Add CHECK_FOR_INTERRUPTS while decoding changes.
Amit Kapila
2022-08-16
doc: fix wrong tag used in create sequence manual.
Tatsuo Ishii
2022-08-15
Add missing bad-PGconn guards in libpq entry points.
Tom Lane
2022-08-15
Fix outdated --help message for postgres -f
Michael Paquier
2022-08-14
Preserve memory context of VarStringSortSupport buffers.
Tom Lane
2022-08-13
Catch stack overflow when recursing in transformFromClauseItem().
Tom Lane
2022-08-13
Add missing fields to _outConstraint()
Peter Eisentraut
2022-08-12
pg_upgrade: Fix some minor code issues
Peter Eisentraut
2022-08-12
doc: add missing role attributes to user management section
Bruce Momjian
2022-08-12
doc: warn about security issues around log files
Bruce Momjian
2022-08-12
doc: clarify configuration file for Windows builds
Bruce Momjian
2022-08-12
doc: document the CREATE INDEX "USING" clause
Bruce Momjian
2022-08-12
doc: clarify CREATE TABLE AS ... IF NOT EXISTS
Bruce Momjian
2022-08-12
Fix _outConstraint() for "identity" constraints
Peter Eisentraut
2022-08-12
Back-Patch "Add wait_for_subscription_sync for TAP tests."
Amit Kapila
2022-08-11
Fix catalog lookup with the wrong snapshot during logical decoding.
Amit Kapila
2022-08-10
Fix handling of R/W expanded datums that are passed to SQL functions.
Tom Lane
2022-08-08
Stamp 10.22.
REL_10_22
Tom Lane
2022-08-08
Stabilize output of new regression test.
Tom Lane
2022-08-08
Last-minute updates for release notes.
Tom Lane
2022-08-08
In extensions, don't replace objects not belonging to the extension.
Tom Lane
2022-08-08
Translation updates
Alvaro Herrera
2022-08-07
Release notes for 14.5, 13.8, 12.12, 11.17, 10.22.
Tom Lane
2022-08-07
Remove unportable use of timezone in recent test
Alvaro Herrera
2022-08-06
Improve recently-added test reliability
Alvaro Herrera
2022-08-05
Backpatch addition of .git-blame-ignore-revs
Alvaro Herrera
2022-08-05
BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
Alvaro Herrera
2022-08-05
Add HINT for restartpoint race with KeepFileRestoredFromArchive().
Noah Misch
2022-08-04
Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop.
Tom Lane
2022-08-03
Reduce test runtime of src/test/modules/snapshot_too_old.
Tom Lane
2022-08-02
Be more wary about 32-bit integer overflow in pg_stat_statements.
Tom Lane
[prev]
[next]