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
Age
Commit message (
Expand
)
Author
2022-06-30
Change some unnecessary MemSet calls
Peter Eisentraut
2022-06-30
Avoid unnecessary MemSet call
Peter Eisentraut
2022-06-30
Stamp HEAD as 16devel.
Tom Lane
2022-06-30
Add 82d0ffae3 to git-blame-ignore-revs.
Tom Lane
2022-06-30
pgindent run prior to branching v15.
Tom Lane
2022-06-28
relnotes: update item about public schema permission change
Bruce Momjian
2022-06-27
Stamp 15beta2.
REL_15_BETA2
Tom Lane
2022-06-27
Remove outdated recommendation for manual VACUUM
Magnus Hagander
2022-06-27
PL/Python: Update guide to alternative expected files
Peter Eisentraut
2022-06-27
pg_upgrade: Fix version comparison for global ICU support
Peter Eisentraut
2022-06-27
doc: Mention attribute "inherited" in pg_stats_ext[_exprs]
Michael Paquier
2022-06-27
Translation updates
Peter Eisentraut
2022-06-27
Fix visibility check when XID is committed in CLOG but not in procarray.
Heikki Linnakangas
2022-06-26
Fix relptr's encoding of the base address.
Thomas Munro
2022-06-26
Harden range_table_mutator() against null RangeTblEntry.subquery.
Tom Lane
2022-06-25
Don't trust signalfd() on illumos.
Thomas Munro
2022-06-25
CREATE INDEX: use the original userid for more ACL checks.
Noah Misch
2022-06-25
Use --no-unlogged-table-data in t/027_stream_regress.pl.
Noah Misch
2022-06-24
Remove unportable test
Peter Eisentraut
2022-06-24
Fix intermetent test failure in 028_row_filter.pl.
Amit Kapila
2022-06-24
Doc: clarify that tablesync ignores publish operation.
Amit Kapila
2022-06-23
Fix missing newline at end of message
Peter Eisentraut
2022-06-23
Fix typo in pg_publication.c
Michael Paquier
2022-06-23
PL/Tcl: Don't link with -lc explicitly
Peter Eisentraut
2022-06-23
Fix memory leak due to LogicalRepRelMapEntry.attrmap.
Amit Kapila
2022-06-23
Fix two issues with HEADER MATCH in COPY
Michael Paquier
2022-06-22
pgstat: Mention pgstat_replslot.c in pgstat.c.
Andres Freund
2022-06-22
doc: improve wording of plpgsql RAISE format text
Bruce Momjian
2022-06-22
doc: clarify wording about phantom reads
Bruce Momjian
2022-06-22
amcheck: Fix incorrect use of VARATT_IS_COMPRESSED.
Robert Haas
2022-06-22
doc: Clean up title case use
Peter Eisentraut
2022-06-21
Simplify tab completion of extension versions.
Tom Lane
2022-06-21
Fix stale values in partition map entries on subscribers.
Amit Kapila
2022-06-21
doc: Make some synopsis punctuation consistent
Peter Eisentraut
2022-06-21
Fix partition table's REPLICA IDENTITY checking on the subscriber.
Amit Kapila
2022-06-20
Fix file references inside some SGML comments
Peter Eisentraut
2022-06-19
relnotes: simplify wording of pg_basebackup compression item
Bruce Momjian
2022-06-19
Message and documentation refinements
Peter Eisentraut
2022-06-18
Fix busted tab completion of extension versions.
Tom Lane
2022-06-17
doc: Do s/int/integer/ to describe the type of some GUC parameters
Michael Paquier
2022-06-16
Revert changes in HOT handling of BRIN indexes
Tomas Vondra
2022-06-16
Fix comment in regression tests for large objects
Michael Paquier
2022-06-16
Fix data inconsistency between publisher and subscriber.
Amit Kapila
2022-06-15
Link to MVCC docs in MERGE docs
Alvaro Herrera
2022-06-15
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
Michael Paquier
2022-06-15
Fix cache look-up failures while applying changes in logical replication.
Amit Kapila
2022-06-15
Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP
Michael Paquier
2022-06-14
Avoid ecpglib core dump with out-of-order operations.
Tom Lane
2022-06-14
Doc: clarify the default collation behavior of domains.
Tom Lane
2022-06-13
pg_upgrade: further tweaking of make_outputdirs().
Tom Lane
[next]