projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
3 days ago
Peter Eisentraut
Mark function arguments of type "Datum *" as "const...
master
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
formatting.c cleanup: Change fill_str() return type...
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
formatting.c cleanup: Rename DCH_S_* to DCH_SUFFIX_*
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
formatting.c cleanup: Change several int fields to...
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
formatting.c cleanup: Change TmFromChar.clock field...
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Add test tracking WAL receiver shutdown for primary_con...
commit
|
commitdiff
|
tree
3 days ago
Bruce Momjian
doc: rewrite random_page_cost description
commit
|
commitdiff
|
tree
4 days ago
Andres Freund
ci: macos: Upgrade to Sequoia
commit
|
commitdiff
|
tree
4 days ago
Andres Freund
ci: Fix Windows and MinGW task names
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Use BumpContext contexts in TupleHashTables, and do...
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Mark ItemPointer arguments as const throughout
commit
|
commitdiff
|
tree
4 days ago
Álvaro Herrera
Simplify coding in ProcessQuery
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Fix some confusing uses of const
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
docs: Link to the correct protocol version inspection...
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
const-qualify ItemPointer comparison functions
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
formatting.c cleanup: Improve formatting of some struct...
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
formatting.c cleanup: Remove unnecessary zeroize macros
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
formatting.c cleanup: Remove unnecessary extra line...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Expose wal_fpi_bytes in EXPLAIN (WAL)
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Fix regression with slot invalidation checks
commit
|
commitdiff
|
tree
4 days ago
Richard Guo
Disable parallel plans for RIGHT_SEMI joins
commit
|
commitdiff
|
tree
4 days ago
David Rowley
Fix bogus use of "long" in AllocSetCheck()
commit
|
commitdiff
|
tree
4 days ago
Jeff Davis
Use C11 char16_t and char32_t for Unicode code points.
commit
|
commitdiff
|
tree
5 days ago
Álvaro Herrera
pg_stat_statements: Fix handling of duplicate constant...
commit
|
commitdiff
|
tree
5 days ago
Álvaro Herrera
CheckNNConstraintFetch: Fill all of ConstrCheck in...
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
Reorganize GUC structs
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
formatting.c cleanup: Remove unnecessary extra parentheses
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
formatting.c cleanup: Use array syntax instead of point...
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
formatting.c cleanup: Add some const pointer qualifiers
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
formatting.c cleanup: Use size_t for string length...
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
Replace pg_restrict by standard restrict
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
Remove obsolete comment
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Fix correctness issue with computation of FPI size...
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Add psql PROMPT variable for search_path.
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
formatting.c cleanup: Move loop variables definitions...
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
formatting.c cleanup: Remove dashes in comments
commit
|
commitdiff
|
tree
6 days ago
Álvaro Herrera
Don't error out when dropping constraint if relchecks...
commit
|
commitdiff
|
tree
6 days ago
Jeff Davis
Move comment about casts from pg_wchar.
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
Check that index can return in get_actual_variable_range()
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backen...
commit
|
commitdiff
|
tree
6 days ago
Amit Kapila
Add worker type argument to logical replication worker...
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Simplify newline handling in two TAP tests
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Fix a couple of comments.
commit
|
commitdiff
|
tree
7 days ago
Dean Rasheed
Add new RLS tests to test policies applied by command...
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Add some const qualifications
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Remove Item type
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Remove meaninglist restrict qualifiers
commit
|
commitdiff
|
tree
7 days ago
Amit Kapila
Fix GUC check_hook validation for synchronized_standby_...
commit
|
commitdiff
|
tree
7 days ago
Amit Kapila
Improve test in 009_matviews.pl.
commit
|
commitdiff
|
tree
8 days ago
Jeff Davis
Comment typo fixes: pg_wchar_t should be pg_wchar.
commit
|
commitdiff
|
tree
8 days ago
David Rowley
Fix incorrect logic for caching ResultRelInfos for...
commit
|
commitdiff
|
tree
9 days ago
Dean Rasheed
Guard against division by zero in test_int128 module.
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
pg_rewind: Skip copy of WAL segments generated before...
commit
|
commitdiff
|
tree
10 days ago
Fujii Masao
psql: Improve tab completion for large objects.
commit
|
commitdiff
|
tree
10 days ago
Tom Lane
Update expected output for contrib/sepgsql's regression...
commit
|
commitdiff
|
tree
11 days ago
Daniel Gustafsson
doc: Remove mention of Git protocol support
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
Avoid memory leak in validation of a PL/Python trigger...
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
Fix off-by-one Asserts in FreePageBtreeInsertInternal...
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
Fix resource leaks in PL/Python error reporting, redux.
commit
|
commitdiff
|
tree
11 days ago
Amit Kapila
Introduce "REFRESH SEQUENCES" for subscriptions.
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
pg_rewind: Extend code detecting relation files to...
commit
|
commitdiff
|
tree
11 days ago
Fujii Masao
Add comments explaining overflow entries in the replica...
commit
|
commitdiff
|
tree
11 days ago
Tatsuo Ishii
Fix coding style with "else".
commit
|
commitdiff
|
tree
11 days ago
David Rowley
Fix some misplaced comments in parallel_schedule
commit
|
commitdiff
|
tree
11 days ago
Masahiko Sawada
Add copyright notice to vacuum_horizon_floor.pl test.
commit
|
commitdiff
|
tree
11 days ago
David Rowley
Fix incorrect zero extension of Datum in JIT tuple...
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
Avoid assuming that time_t can fit in an int.
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Fix type of infomask parameter in htup_details.h functions.
commit
|
commitdiff
|
tree
12 days ago
Tom Lane
Remove useless pstrdup() calls.
commit
|
commitdiff
|
tree
12 days ago
Tom Lane
Fix memory leaks in scripts/vacuuming.c.
commit
|
commitdiff
|
tree
12 days ago
Tom Lane
Fix memory leaks in pg_combinebackup/reconstruct.c.
commit
|
commitdiff
|
tree
12 days ago
Nathan Bossart
Remove make_temptable_name_n().
commit
|
commitdiff
|
tree
12 days ago
Fujii Masao
Make invalid primary_slot_name follow standard GUC...
commit
|
commitdiff
|
tree
12 days ago
Tatsuo Ishii
Fix multi WinGetFuncArgInFrame/Partition calls with...
commit
|
commitdiff
|
tree
12 days ago
Fujii Masao
Fix stalled lag columns in pg_stat_replication when...
commit
|
commitdiff
|
tree
12 days ago
Michael Paquier
Bump catalog version for new function error_on_null()
commit
|
commitdiff
|
tree
12 days ago
Michael Paquier
Add error_on_null(), checking if the input is the null...
commit
|
commitdiff
|
tree
12 days ago
David Rowley
Use CompactAttribute more often, when possible
commit
|
commitdiff
|
tree
13 days ago
Tom Lane
Avoid short seeks in pg_restore.
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Add reminder to create .abi-compliance-history.
commit
|
commitdiff
|
tree
13 days ago
Jeff Davis
Make char2wchar() static.
commit
|
commitdiff
|
tree
13 days ago
Jeff Davis
Remove obsolete global database_ctype_is_c.
commit
|
commitdiff
|
tree
13 days ago
Jeff Davis
tsearch: use database default collation for parsing.
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Add previous commit to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Re-pgindent brin.c.
commit
|
commitdiff
|
tree
13 days ago
Álvaro Herrera
Make smgr access for a BufferManagerRelation safer...
commit
|
commitdiff
|
tree
13 days ago
David Rowley
Fix BRIN 32-bit counter wrap issue with huge tables
commit
|
commitdiff
|
tree
13 days ago
Michael Paquier
Fix comment in pg_get_shmem_allocations_numa()
commit
|
commitdiff
|
tree
13 days ago
Richard Guo
Fix pushdown of degenerate HAVING clauses
commit
|
commitdiff
|
tree
13 days ago
Michael Paquier
Fix POSIX compliance in pgwin32_unsetenv() for "name...
commit
|
commitdiff
|
tree
2025-10-20
Masahiko Sawada
Support COPY TO for partitioned tables.
commit
|
commitdiff
|
tree
2025-10-20
Tom Lane
Fix thinko in commit 7d129ba54.
commit
|
commitdiff
|
tree
2025-10-20
Fujii Masao
pg_dump: Remove unnecessary code for security labels...
commit
|
commitdiff
|
tree
2025-10-20
Michael Paquier
pg_checksums: Use new routine to retrieve data of PG_VE...
commit
|
commitdiff
|
tree
2025-10-19
Tom Lane
Add static assertion that RELSEG_SIZE fits in an int.
commit
|
commitdiff
|
tree
2025-10-19
Tom Lane
Don't rely on zlib's gzgetc() macro.
commit
|
commitdiff
|
tree
2025-10-19
Tatsuo Ishii
Fix Coverity issue reported in commit 2273fa32bce.
commit
|
commitdiff
|
tree
2025-10-18
Jeff Davis
Add pg_database_locale() to retrieve database default...
commit
|
commitdiff
|
tree
2025-10-18
Jeff Davis
Add pg_iswxdigit(), useful for tsearch.
commit
|
commitdiff
|
tree
2025-10-18
Tom Lane
Allow role created by new test to log in on Windows.
commit
|
commitdiff
|
tree
next