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
/
include
Age
Commit message (
Expand
)
Author
2025-10-15
Add log_autoanalyze_min_duration
Peter Eisentraut
2025-10-15
Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch.
Etsuro Fujita
2025-10-15
Add some const qualifiers
Peter Eisentraut
2025-10-15
Standardize use of REFRESH PUBLICATION in code and messages.
Amit Kapila
2025-10-14
Inline TransactionIdFollows/Precedes[OrEquals]()
Melanie Plageman
2025-10-14
pg_regc_locale.c: rename some static functions.
Jeff Davis
2025-10-14
Bump XLOG_PAGE_MAGIC after xl_heap_prune change
Melanie Plageman
2025-10-14
Rename apply_at to apply_agg_at for clarity
Richard Guo
2025-10-14
Introduce frontend API able to retrieve the contents of PG_VERSION
Michael Paquier
2025-10-13
Eliminate XLOG_HEAP2_VISIBLE from vacuum phase III
Melanie Plageman
2025-10-13
Fix incorrect message-printing in win32security.c.
Tom Lane
2025-10-10
Fix two typos in xlogstats.h and xlogstats.c
Michael Paquier
2025-10-09
Eliminate COPY FREEZE use of XLOG_HEAP2_VISIBLE
Melanie Plageman
2025-10-09
Add "ALL SEQUENCES" support to publications.
Amit Kapila
2025-10-08
bufmgr: Don't lock buffer header in StrategyGetBuffer()
Andres Freund
2025-10-08
bufmgr: fewer calls to BufferDescriptorGetContentLock
Andres Freund
2025-10-08
Add mem_exceeded_count column to pg_stat_replication_slots.
Masahiko Sawada
2025-10-08
Cleanup NAN code in float.h, too.
Tom Lane
2025-10-08
Add extension_state member to PlannedStmt.
Robert Haas
2025-10-08
Add planner_setup_hook and planner_shutdown_hook.
Robert Haas
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-08
Cleanup INFINITY code in float.h
David Rowley
2025-10-07
Remove PlannerInfo's join_search_private method.
Robert Haas
2025-10-07
Allow private state in certain planner data structures.
Robert Haas
2025-10-07
Assign each subquery a unique name prior to planning it.
Robert Haas
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 comment in ginxlog.h about block used with ginxlogInsertListPage
Michael Paquier
2025-10-06
Add stats_reset to pg_stat_all_{tables,indexes} and related views
Michael Paquier
2025-10-05
Don't include access/htup_details.h in executor/tuptable.h
Álvaro Herrera
2025-10-05
Don't include execnodes.h in brin.h or gin.h
Álvaro Herrera
2025-10-03
Optimize vector8_has_le() on AArch64.
Nathan Bossart
2025-10-03
Add IGNORE NULLS/RESPECT NULLS option to Window functions.
Tatsuo Ishii
2025-09-30
Rename pg_builtin_integer_constant_p to pg_integer_constant_p
Peter Eisentraut
2025-09-30
Make some use of anonymous unions [reorderbuffer xact_time]
Peter Eisentraut
2025-09-30
Make some use of anonymous unions [pg_locale_t]
Peter Eisentraut
2025-09-30
Do a tiny bit of header file maintenance
Álvaro Herrera
2025-09-29
Add GROUP BY ALL.
Tom Lane
2025-09-29
Add support for tracking of entry count in pgstats
Michael Paquier
2025-09-27
Teach MSVC that elog/ereport ERROR doesn't return
David Rowley
2025-09-26
Remove unused for_all_tables field from AlterPublicationStmt.
Masahiko Sawada
2025-09-26
Create a separate file listing backend types
Álvaro Herrera
2025-09-25
Don't include execnodes.h in replication/conflict.h
Álvaro Herrera
2025-09-25
Update some more forward declarations to use typedef
Álvaro Herrera
2025-09-25
Fix incorrect and inconsistent comments in tableam.h and heapam.c.
Fujii Masao
2025-09-24
Remove PointerIsValid()
Peter Eisentraut
2025-09-23
Keep track of what RTIs a Result node is scanning.
Robert Haas
[prev]
[next]