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
/
src
/
test
Age
Commit message (
Expand
)
Author
2024-01-16
Support identity columns in partitioned tables
Peter Eisentraut
2024-01-16
libpq: Add PQsendPipelineSync()
Michael Paquier
2024-01-15
Fix 'negative bitmapset member' error
Alexander Korotkov
2024-01-15
Reduce dependency to money data type in main regression test suite
Michael Paquier
2024-01-13
Make attstattarget nullable
Peter Eisentraut
2024-01-12
Re-validate connection string in libpqrcv_connect().
Jeff Davis
2024-01-11
Fix some inconsistent whitespace in Perl file
Peter Eisentraut
2024-01-11
Allow subquery pullup to wrap a PlaceHolderVar in another one.
Tom Lane
2024-01-11
pg_regress: Disable autoruns for cmd.exe on Windows
Michael Paquier
2024-01-10
Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands.
Tom Lane
2024-01-10
Handle WindowClause.runCondition in tree walker/mutator functions.
Tom Lane
2024-01-09
Forbid SJE with result relation
Alexander Korotkov
2024-01-08
Fix misuse of RelOptInfo.unique_for_rels cache by SJE
Alexander Korotkov
2024-01-08
Allow examine_simple_variable() to work on INSERT RETURNING Vars.
Tom Lane
2024-01-08
Strengthen tests for 5ef34a8fc3
Alexander Korotkov
2024-01-06
Fix the issue that SJE mistakenly omits qual clauses
Alexander Korotkov
2024-01-05
Clean up some edge cases in plpgsql's %TYPE parsing.
Tom Lane
2024-01-05
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-04
ALTER TABLE command to change generation expression
Peter Eisentraut
2024-01-04
Fix use of incorrect TupleTableSlot in DISTINCT aggregates
David Rowley
2024-01-04
Track conflict_reason in pg_replication_slots.
Amit Kapila
2024-01-04
Update copyright for 2024
Bruce Momjian
2024-01-03
Remove unnecessary PGDATABASE settings from TAP tests
Michael Paquier
2024-01-02
Fix typos in comments and in one isolation test.
Robert Haas
2024-01-02
Replace the relid in some missing fields during SJE
Alexander Korotkov
2023-12-29
Follow-up fixes for "Make all Perl warnings fatal"
Peter Eisentraut
2023-12-29
Fix collate.windows.win1252 test.
Jeff Davis
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-27
Improve the implementation of information_schema._pg_expandarray().
Tom Lane
2023-12-27
Fix a warning in Perl test code
Peter Eisentraut
2023-12-27
Make replace_relid() leave argument unmodified
Alexander Korotkov
2023-12-24
Don't constrain self-join removal due to PHVs
Alexander Korotkov
2023-12-24
Enhance checkpointer restartpoint statistics
Alexander Korotkov
2023-12-23
Set readline-relevant ENV vars in interactive_psql(), not caller.
Tom Lane
2023-12-21
Avoid trying to fetch metapage of an SPGist partitioned index.
Tom Lane
2023-12-21
Fix BEFORE ROW trigger handling in cross-partition MERGE update.
Dean Rasheed
2023-12-21
Add PostgreSQL::Test::Cluster::advance_wal
Michael Paquier
2023-12-20
Add support for incremental backup.
Robert Haas
2023-12-15
Fix bugs in manipulation of large objects.
Tom Lane
2023-12-08
Optimize nbtree backward scan boundary cases.
Peter Geoghegan
2023-12-08
Allow parallel CREATE INDEX for BRIN indexes
Tomas Vondra
2023-12-08
Test that it works to RESET an invalid reloption
Alvaro Herrera
2023-12-08
Rename ShmemVariableCache to TransamVariables
Heikki Linnakangas
2023-12-07
Improve some error messages with invalid indexes for REINDEX CONCURRENTLY
Michael Paquier
2023-12-06
Fix assertion failure with REINDEX and event triggers
Michael Paquier
2023-12-04
Add support for REINDEX in event triggers
Michael Paquier
2023-12-01
Fix an uninitialized access in hash_xlog_squeeze_page().
Amit Kapila
2023-11-30
Add tests for XID wraparound.
Masahiko Sawada
2023-11-30
Apply quotes more consistently to GUC names in logs
Michael Paquier
2023-11-30
Add option to specify timeout seconds to BackgroundPsql.pm.
Masahiko Sawada
[next]