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
2024-01-16
doc: Add Identity Column section under Data Definition chapter
Peter Eisentraut
2024-01-16
Assert that partition inherits from only one parent in MergeAttributes()
Peter Eisentraut
2024-01-16
doc: Decorate PostgreSQL with productname tag
Peter Eisentraut
2024-01-16
libpq: Add PQsendPipelineSync()
Michael Paquier
2024-01-16
Fix a typo and some doc indentation related to libpq pipeline functions
Michael Paquier
2024-01-15
Fix typos.
Robert Haas
2024-01-15
Fix 'negative bitmapset member' error
Alexander Korotkov
2024-01-15
Avoid useless ReplicationOriginExitCleanup locking
Alvaro Herrera
2024-01-15
Reduce dependency to money data type in main regression test suite
Michael Paquier
2024-01-14
Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers.
Tom Lane
2024-01-14
pg_dump: Remove obsolete trigger support
Peter Eisentraut
2024-01-14
doc: Update catalog documentation for attstattarget nullable
Peter Eisentraut
2024-01-14
Remove useless Assert
Peter Eisentraut
2024-01-13
Escape output of pg_amcheck test
Peter Eisentraut
2024-01-13
Add previous commit to .git-blame-ignore-revs.
Tom Lane
2024-01-13
Re-pgindent catcache.c after previous commit.
Tom Lane
2024-01-13
Cope with catcache entries becoming stale during detoasting.
Tom Lane
2024-01-13
Make attstattarget nullable
Peter Eisentraut
2024-01-13
Fix memory leak in connection string validation.
Jeff Davis
2024-01-12
Add empty placeholder LINGUAS file for pg_walsummary
Alvaro Herrera
2024-01-12
Re-validate connection string in libpqrcv_connect().
Jeff Davis
2024-01-12
Refactor ATExecAddColumn() to use BuildDescForRelation()
Peter Eisentraut
2024-01-12
Fix typo.
Robert Haas
2024-01-12
Added literal tag for RETURNING
Alvaro Herrera
2024-01-12
Fix pg_walsummary's .gitignore
Michael Paquier
2024-01-12
Refactor code checking for file existence
Michael Paquier
2024-01-11
Rework how logirep launchers are stopped during pg_upgrade
Michael Paquier
2024-01-11
Fix some inconsistent whitespace in Perl file
Peter Eisentraut
2024-01-11
Fix incorrect format placeholder
Peter Eisentraut
2024-01-11
Cleanup for unicode-update build target and test.
Jeff Davis
2024-01-11
Allow subquery pullup to wrap a PlaceHolderVar in another one.
Tom Lane
2024-01-11
Try to fix pg_walsummary buildfarm failures.
Robert Haas
2024-01-11
Remove hastup from LVPagePruneState.
Robert Haas
2024-01-11
Reindent after commit d9ef650fca7bc574586f4171cd929cfd5240326e.
Robert Haas
2024-01-11
Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf288.
Robert Haas
2024-01-11
Add new pg_walsummary tool.
Robert Haas
2024-01-11
Add new function pg_get_wal_summarizer_state().
Robert Haas
2024-01-11
Clarify which xml tools are missing in meson error message
Magnus Hagander
2024-01-11
Fix omission in partitioning limitation documentation
Magnus Hagander
2024-01-11
Fix an intermetant BF failure in 003_logical_slots.
Amit Kapila
2024-01-11
Update documentation of default fdw_tuple_cost
John Naylor
2024-01-11
pg_regress: Disable autoruns for cmd.exe on Windows
Michael Paquier
2024-01-10
Restore initdb's old behavior of always setting the lc_xxx GUCs.
Tom Lane
2024-01-10
Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands.
Tom Lane
2024-01-10
Fix Asserts in calc_non_nestloop_required_outer().
Tom Lane
2024-01-10
Handle WindowClause.runCondition in tree walker/mutator functions.
Tom Lane
2024-01-10
doc: clarify who owns the initdb-created cluster, by default
Bruce Momjian
2024-01-10
Show the default checkpoint method in the pg_basebackup help message
Magnus Hagander
2024-01-10
pg_ctl: Disable autoruns for cmd.exe on Windows
Michael Paquier
2024-01-09
Document WAL summarization information functions.
Robert Haas
[next]