index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2025-10-21
Fix pushdown of degenerate HAVING clauses
Richard Guo
2025-10-20
Support COPY TO for partitioned tables.
Masahiko Sawada
2025-10-20
Fix thinko in commit 7d129ba54.
Tom Lane
2025-10-18
Fix determination of not-null constraint "locality" for inherited columns
Álvaro Herrera
2025-10-17
Avoid warnings in tests when openssl binary isn't available
Daniel Gustafsson
2025-10-17
Improve TAP tests by replacing ok() with better Test::More functions
Michael Paquier
2025-10-17
Fix matching check in recovery test 042_low_level_backup
Michael Paquier
2025-10-16
Fix EPQ crash from missing partition directory in EState
Amit Langote
2025-10-16
Override log_error_verbosity to "default" in test 009_log_temp_files
Michael Paquier
2025-10-16
Add tests for logging of temporary file removal and statement
Michael Paquier
2025-10-15
Fix lookups in pg_{clear,restore}_{attribute,relation}_stats().
Nathan Bossart
2025-10-15
Add log_autoanalyze_min_duration
Peter Eisentraut
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-10
test_bitmapset: Improve random function
Michael Paquier
2025-10-10
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-09
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
Add ExplainState argument to pg_plan_query() and planner().
Robert Haas
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-05
Don't include access/htup_details.h in executor/tuptable.h
Álvaro Herrera
2025-10-04
Teach UNION planner to remove dummy inputs
David Rowley
2025-10-03
Tidy-up unneeded NULL parameter checks from SQL function
David Rowley
2025-10-03
Add IGNORE NULLS/RESPECT NULLS option to Window functions.
Tatsuo Ishii
2025-10-02
Remove check for NULL in STRICT function
Daniel Gustafsson
2025-10-02
Fixes for comments in test_bitmapset
Daniel Gustafsson
2025-10-01
test_json_parser: Speed up 002_inline.pl
Jacob Champion
2025-10-01
Minor fixups of test_bitmapset.c
David Rowley
2025-10-01
test_bitmapset: Simplify code of the module
Michael Paquier
2025-09-30
injection_points: Add proper locking when reporting fixed-variable stats
Michael Paquier
2025-09-29
Add GROUP BY ALL.
Tom Lane
2025-09-29
Fix StatisticsObjIsVisibleExt() for pg_temp.
Noah Misch
2025-09-29
test_bitmapset: Expand more the test coverage
Michael Paquier
2025-09-29
injection_points: Enable entry count in its variable-sized stats
Michael Paquier
2025-09-25
Add minimal sleep to stats isolation test functions.
Tom Lane
2025-09-25
Fix comments in recovery tests
Daniel Gustafsson
2025-09-24
Update GB18030 encoding from version 2000 to 2022
John Naylor
2025-09-24
Fix compiler warnings in test_bitmapset
Michael Paquier
[prev]
[next]