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
/
regress
/
expected
Age
Commit message (
Expand
)
Author
2025-11-06
Fix UNION planner estimate_num_groups with varno==0
David Rowley
2025-11-05
Fix assertion failure in generate_orderedappend_paths()
Richard Guo
2025-11-04
Fix possible usage of incorrect UPPERREL_SETOP RelOptInfo
David Rowley
2025-11-04
Allow "SET list_guc TO NULL" to specify setting the GUC to empty.
Tom Lane
2025-11-04
Tighten check for generated column in partition key expression
Peter Eisentraut
2025-11-04
Error message stylistic correction
Peter Eisentraut
2025-11-03
Add \pset options for boolean value display
Álvaro Herrera
2025-11-03
Prevent setting a column as identity if its not-null constraint is invalid
Álvaro Herrera
2025-10-30
Disable parallel plans for RIGHT_SEMI joins
Richard Guo
2025-10-28
Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal()
Michael Paquier
2025-10-27
Add new RLS tests to test policies applied by command type.
Dean Rasheed
2025-10-25
Fix incorrect logic for caching ResultRelInfos for triggers
David Rowley
2025-10-22
Add error_on_null(), checking if the input is the null value
Michael Paquier
2025-10-21
Fix pushdown of degenerate HAVING clauses
Richard Guo
2025-10-20
Support COPY TO for partitioned tables.
Masahiko Sawada
2025-10-18
Fix determination of not-null constraint "locality" for inherited columns
Álvaro Herrera
2025-10-15
Fix lookups in pg_{clear,restore}_{attribute,relation}_stats().
Nathan Bossart
2025-10-15
Standardize use of REFRESH PUBLICATION in code and messages.
Amit Kapila
2025-10-11
Stop creating constraints during DETACH CONCURRENTLY
Álvaro Herrera
2025-10-09
Cleanup VACUUM option processing error messages
David Rowley
2025-10-09
Fix comment in eager_aggregate.sql
Richard Guo
2025-10-09
Add "ALL SEQUENCES" support to publications.
Amit Kapila
2025-10-09
Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions
Amit Langote
2025-10-08
Make truncate_useless_pathkeys() consider WindowFuncs
David Rowley
2025-10-08
Add mem_exceeded_count column to pg_stat_replication_slots.
Masahiko Sawada
2025-10-08
Implement Eager Aggregation
Richard Guo
2025-10-08
Allow negative aggtransspace to indicate unbounded state size
Richard Guo
2025-10-08
Add stats_reset to pg_stat_user_functions
Michael Paquier
2025-10-07
Assign each subquery a unique name prior to planning it.
Robert Haas
2025-10-07
Teach planner to short-circuit EXCEPT/INTERSECT with dummy inputs
David Rowley
2025-10-07
Fix incorrect targetlist in dummy UNIONs
David Rowley
2025-10-06
Optimize hex_encode() and hex_decode() using SIMD.
Nathan Bossart
2025-10-06
Expose sequence page LSN via pg_get_sequence_data.
Amit Kapila
2025-10-06
Add stats_reset to pg_stat_all_{tables,indexes} and related views
Michael Paquier
2025-10-06
Add test for pg_stat_reset_single_table_counters() on index
Michael Paquier
2025-10-04
Teach UNION planner to remove dummy inputs
David Rowley
2025-10-03
Add IGNORE NULLS/RESPECT NULLS option to Window functions.
Tatsuo Ishii
2025-09-29
Add GROUP BY ALL.
Tom Lane
2025-09-29
Fix StatisticsObjIsVisibleExt() for pg_temp.
Noah Misch
2025-09-24
Update GB18030 encoding from version 2000 to 2022
John Naylor
2025-09-23
Keep track of what RTIs a Result node is scanning.
Robert Haas
2025-09-20
Add support for base64url encoding and decoding
Daniel Gustafsson
2025-09-20
Re-allow using statistics for bool-valued functions in WHERE.
Tom Lane
2025-09-17
Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
2025-09-16
Revert "Avoid race condition between "GRANT role" and "DROP ROLE"".
Tom Lane
2025-09-16
Provide more-specific error details/hints for function lookup failures.
Tom Lane
2025-09-16
Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
2025-09-16
Treat JsonConstructorExpr as non-strict
Richard Guo
2025-09-15
Expand virtual generated columns in constraint expressions
Peter Eisentraut
2025-09-15
CREATE STATISTICS: improve misleading error message
Peter Eisentraut
[prev]
[next]