projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Teach UNION planner to remove dummy inputs
[postgresql.git]
/
src
/
23 hours ago
David Rowley
Teach UNION planner to remove dummy inputs
master
github/master
tree
|
commitdiff
25 hours ago
David Rowley
Use bms_add_members() instead of bms_union() when possible
tree
|
commitdiff
30 hours ago
Nathan Bossart
Optimize vector8_has_le() on AArch64.
tree
|
commitdiff
34 hours ago
Nathan Bossart
Make some use of anonymous unions [DSM registry].
tree
|
commitdiff
39 hours ago
David Rowley
Tidy-up unneeded NULL parameter checks from SQL function
tree
|
commitdiff
40 hours ago
John Naylor
Fix reuse-after-free hazard in dead_items_reset
tree
|
commitdiff
41 hours ago
Richard Guo
Fix incorrect function reference in comment
tree
|
commitdiff
44 hours ago
Michael Paquier
pgbench: Fail cleanly when finding a COPY result state
tree
|
commitdiff
2 days ago
Tatsuo Ishii
Add IGNORE NULLS/RESPECT NULLS option to Window functions.
tree
|
commitdiff
2 days ago
Daniel Gustafsson
Remove check for NULL in STRICT function
tree
|
commitdiff
2 days ago
Daniel Gustafsson
Fixes for comments in test_bitmapset
tree
|
commitdiff
2 days ago
Michael Paquier
Remove useless pointer update in ginxlog.c
tree
|
commitdiff
2 days ago
John Naylor
Generate EUC_CN mappings from gb18030-2022.ucm
tree
|
commitdiff
3 days ago
Jacob Champion
test_json_parser: Speed up 002_inline.pl
tree
|
commitdiff
3 days ago
Peter Eisentraut
Fix compiler warnings around _CRT_glob
tree
|
commitdiff
3 days ago
David Rowley
Minor fixups of test_bitmapset.c
tree
|
commitdiff
3 days ago
Michael Paquier
test_bitmapset: Simplify code of the module
tree
|
commitdiff
4 days ago
Peter Eisentraut
Rename pg_builtin_integer_constant_p to pg_integer_cons...
tree
|
commitdiff
4 days ago
Fujii Masao
pgbench: Fix error reporting in readCommandResponse().
tree
|
commitdiff
4 days ago
David Rowley
Fix typo in pgstat_relation.c header comment
tree
|
commitdiff
4 days ago
Peter Eisentraut
Revert "Make some use of anonymous unions [pgcrypto]"
tree
|
commitdiff
4 days ago
Peter Eisentraut
Make some use of anonymous unions [plpython]
tree
|
commitdiff
4 days ago
Peter Eisentraut
Make some use of anonymous unions [pgcrypto]
tree
|
commitdiff
4 days ago
Peter Eisentraut
Make some use of anonymous unions [reorderbuffer xact_time]
tree
|
commitdiff
4 days ago
Peter Eisentraut
Make some use of anonymous unions [pg_locale_t]
tree
|
commitdiff
4 days ago
Álvaro Herrera
Do a tiny bit of header file maintenance
tree
|
commitdiff
5 days ago
Michael Paquier
Reorder XLogNeedsFlush() checks to be more consistent
tree
|
commitdiff
5 days ago
Michael Paquier
injection_points: Add proper locking when reporting...
tree
|
commitdiff
5 days ago
Tom Lane
Add GROUP BY ALL.
tree
|
commitdiff
5 days ago
David Rowley
Remove unused parameter from find_window_run_conditions()
tree
|
commitdiff
5 days ago
Noah Misch
Fix StatisticsObjIsVisibleExt() for pg_temp.
tree
|
commitdiff
5 days ago
Michael Paquier
test_bitmapset: Expand more the test coverage
tree
|
commitdiff
5 days ago
David Rowley
Improve planner's width estimates for set operations
tree
|
commitdiff
6 days ago
Michael Paquier
injection_points: Enable entry count in its variable...
tree
|
commitdiff
6 days ago
Michael Paquier
Add support for tracking of entry count in pgstats
tree
|
commitdiff
7 days ago
Tom Lane
Refactor to avoid code duplication in transformPLAssign...
tree
|
commitdiff
7 days ago
Tom Lane
Fix missed copying of groupDistinct in transformPLAssig...
tree
|
commitdiff
7 days ago
David Rowley
Teach MSVC that elog/ereport ERROR doesn't return
tree
|
commitdiff
8 days ago
Masahiko Sawada
Remove unused for_all_tables field from AlterPublicatio...
tree
|
commitdiff
8 days ago
Álvaro Herrera
Split vacuumdb to create vacuuming.c/h
tree
|
commitdiff
8 days ago
Álvaro Herrera
Create a separate file listing backend types
tree
|
commitdiff
8 days ago
Fujii Masao
pgbench: Fix assertion failure with retriable errors...
tree
|
commitdiff
9 days ago
Michael Paquier
Improve stability of btree page split on ERRORs
tree
|
commitdiff
9 days ago
David Rowley
Fix misleading comment in pg_get_statisticsobjdef_string()
tree
|
commitdiff
9 days ago
David Rowley
Remove unused parameter from check_and_push_window_quals
tree
|
commitdiff
9 days ago
Masahiko Sawada
psql: Add COMPLETE_WITH_FILES and COMPLETE_WITH_GENERAT...
tree
|
commitdiff
9 days ago
Tom Lane
Try to avoid floating-point roundoff error in pg_sleep().
tree
|
commitdiff
9 days ago
Tom Lane
Add minimal sleep to stats isolation test functions.
tree
|
commitdiff
9 days ago
Robert Haas
Fix array allocation bugs in SetExplainExtensionState.
tree
|
commitdiff
9 days ago
Daniel Gustafsson
Remove preprocessor guards from injection points
tree
|
commitdiff
9 days ago
Daniel Gustafsson
Fix comments in recovery tests
tree
|
commitdiff
9 days ago
Álvaro Herrera
Don't include execnodes.h in replication/conflict.h
tree
|
commitdiff
9 days ago
Álvaro Herrera
Update some more forward declarations to use typedef
tree
|
commitdiff
10 days ago
Fujii Masao
vacuumdb: Do not run VACUUM (ONLY_DATABASE_STATS) when...
tree
|
commitdiff
10 days ago
Melanie Plageman
Correct prune WAL record opcode name in comment
tree
|
commitdiff
10 days ago
Tom Lane
Ensure guc_tables.o's dependency on guc_tables.inc...
tree
|
commitdiff
10 days ago
Tom Lane
Include pg_test_timing's full output in the TAP test...
tree
|
commitdiff
10 days ago
Fujii Masao
Fix incorrect and inconsistent comments in tableam...
tree
|
commitdiff
10 days ago
Peter Eisentraut
Remove PointerIsValid()
tree
|
commitdiff
10 days ago
Daniel Gustafsson
Fix incorrect option name in usage screen
tree
|
commitdiff
10 days ago
Daniel Gustafsson
Consistently handle tab delimiters for wait event names
tree
|
commitdiff
10 days ago
John Naylor
Update GB18030 encoding from version 2000 to 2022
tree
|
commitdiff
10 days ago
Amit Kapila
Fix LOCK_TIMEOUT handling during parallel apply.
tree
|
commitdiff
11 days ago
Michael Paquier
Fix compiler warnings in test_bitmapset
tree
|
commitdiff
11 days ago
Robert Haas
Keep track of what RTIs a Result node is scanning.
tree
|
commitdiff
12 days ago
Michael Paquier
Add a test module for Bitmapset
tree
|
commitdiff
12 days ago
David Rowley
Fix various incorrect filename references
tree
|
commitdiff
13 days ago
Richard Guo
Fix misleading comment in RangeTblEntry
tree
|
commitdiff
2025-09-20
Daniel Gustafsson
Add support for base64url encoding and decoding
tree
|
commitdiff
2025-09-20
Tom Lane
Track the maximum possible frequency of non-MCE array...
tree
|
commitdiff
2025-09-20
Tom Lane
Re-allow using statistics for bool-valued functions...
tree
|
commitdiff
2025-09-19
Nathan Bossart
Fix obsolete references to postgres.h in comments.
tree
|
commitdiff
2025-09-19
David Rowley
Improve wording in a few comments
tree
|
commitdiff
2025-09-19
Amit Kapila
Add optional pid parameter to pg_replication_origin_ses...
tree
|
commitdiff
2025-09-19
Amit Kapila
Improve few errdetail messages introduced in commit...
tree
|
commitdiff
2025-09-19
Michael Paquier
Make XLogFlush() and XLogNeedsFlush() decision-making...
tree
|
commitdiff
2025-09-19
Amit Langote
Fix EPQ crash from missing partition pruning state...
tree
|
commitdiff
2025-09-19
Michael Paquier
Document and check that PgStat_HashKey has no padding
tree
|
commitdiff
2025-09-18
Nathan Bossart
Add a test harness for the LWLock tranche code.
tree
|
commitdiff
2025-09-18
Nathan Bossart
Fix re-initialization of LWLock-related shared memory.
tree
|
commitdiff
2025-09-18
Fujii Masao
pgbench: Remove unused argument from create_sql_command().
tree
|
commitdiff
2025-09-18
Fujii Masao
pg_restore: Fix security label handling with --no-publi...
tree
|
commitdiff
2025-09-18
Andres Freund
Mark shared buffer lookup table HASH_FIXED_SIZE
tree
|
commitdiff
2025-09-17
Tom Lane
Calculate agglevelsup correctly when Aggref contains...
tree
|
commitdiff
2025-09-17
Thomas Munro
jit: Fix type used for Datum values in LLVM IR.
tree
|
commitdiff
2025-09-17
Michael Paquier
injection_points: Fix incrementation of variable-number...
tree
|
commitdiff
2025-09-17
Michael Paquier
Fix shared memory calculation size of PgAioCtl
tree
|
commitdiff
2025-09-17
David Rowley
Add missing EPQ recheck for TID Range Scan
tree
|
commitdiff
2025-09-16
David Rowley
Add missing EPQ recheck for TID Scan
tree
|
commitdiff
2025-09-16
Tom Lane
Revert "Avoid race condition between "GRANT role" and...
tree
|
commitdiff
2025-09-16
Noah Misch
Fix pg_dump COMMENT dependency for separate domain...
tree
|
commitdiff
2025-09-16
Tom Lane
Provide more-specific error details/hints for function...
tree
|
commitdiff
2025-09-16
Tom Lane
Add regression expected-files for older OpenSSL in...
tree
|
commitdiff
2025-09-16
Richard Guo
Treat JsonConstructorExpr as non-strict
tree
|
commitdiff
2025-09-16
John Naylor
Generate GB18030 mappings from the Unicode Consortium...
tree
|
commitdiff
2025-09-16
Peter Eisentraut
Move pg_int64 back to postgres_ext.h
tree
|
commitdiff
2025-09-16
Fujii Masao
pg_dump: Fix dumping of security labels on subscription...
tree
|
commitdiff
2025-09-16
Amit Kapila
Fix intermittent BF failures in 035_conflicts.
tree
|
commitdiff
2025-09-16
Peter Eisentraut
Fix incorrect const qualifier
tree
|
commitdiff
2025-09-16
Fujii Masao
pg_restore: Fix comment handling with --no-policies.
tree
|
commitdiff
next