projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
6 hours ago
Peter Eisentraut
Replace internal C function pg_hypot() by standard...
master
github/master
commit
|
commitdiff
|
tree
8 hours ago
Jacob Champion
oauth_validator: Shorten JSON responses in test logs
commit
|
commitdiff
|
tree
10 hours ago
Amit Kapila
Fix test failure caused by commit 76b78721ca.
commit
|
commitdiff
|
tree
11 hours ago
Michael Paquier
Add input function for data type pg_dependencies
commit
|
commitdiff
|
tree
12 hours ago
Michael Paquier
Add input function for data type pg_ndistinct
commit
|
commitdiff
|
tree
15 hours ago
Melanie Plageman
Assert that cutoffs are provided if freezing will be...
commit
|
commitdiff
|
tree
17 hours ago
Jeff Davis
Remove a useless length check.
commit
|
commitdiff
|
tree
19 hours ago
Álvaro Herrera
pg_dump tests: don't put dumps in stdout
commit
|
commitdiff
|
tree
20 hours ago
Álvaro Herrera
Improve test case stability
commit
|
commitdiff
|
tree
21 hours ago
Peter Eisentraut
gen_guc_tables.pl: Validate required GUC fields before...
commit
|
commitdiff
|
tree
22 hours ago
Peter Eisentraut
backend/nodes cleanup: Move loop variables definitions...
commit
|
commitdiff
|
tree
28 hours ago
Amit Kapila
Fix a BF failure caused by commit 76b78721ca.
commit
|
commitdiff
|
tree
30 hours ago
Amit Kapila
Add slotsync skip statistics.
commit
|
commitdiff
|
tree
32 hours ago
Peter Eisentraut
Remove obsolete comment
commit
|
commitdiff
|
tree
35 hours ago
Michael Paquier
Rename routines for write/read of pgstats file
commit
|
commitdiff
|
tree
38 hours ago
Andres Freund
lwlock: Fix, currently harmless, bug in LWLockWakeup()
commit
|
commitdiff
|
tree
38 hours ago
Jeff Davis
Avoid global LC_CTYPE dependency in pg_locale_libc.c.
commit
|
commitdiff
|
tree
39 hours ago
Tom Lane
Improve detection of implicitly-temporary views.
commit
|
commitdiff
|
tree
43 hours ago
Jacob Champion
Reorganize pqcomm.h a bit
commit
|
commitdiff
|
tree
43 hours ago
Jacob Champion
postgres: Use pg_{add,mul}_size_overflow()
commit
|
commitdiff
|
tree
43 hours ago
Jacob Champion
Add pg_add_size_overflow() and friends
commit
|
commitdiff
|
tree
43 hours ago
Jacob Champion
Make some use of anonymous unions [libpq-oauth]
commit
|
commitdiff
|
tree
45 hours ago
Álvaro Herrera
Fix infer_arbiter_index during concurrent index operations
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Move isolation test index-killtuples to src/test/module...
commit
|
commitdiff
|
tree
2 days ago
Peter Eisentraut
C11 alignas instead of unions -- extended alignments
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
pg_buffercache: Add pg_buffercache_os_pages
commit
|
commitdiff
|
tree
2 days ago
David Rowley
Fix incorrect IndexOptInfo header comment
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Issue a NOTICE if a created function depends on any...
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
psql: Improve tab-completion for PREPARE.
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
pg_buffercache: Remove unused fields from BufferCacheNu...
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Add SupportRequestInlineInFrom planner support request.
commit
|
commitdiff
|
tree
3 days ago
Bruce Momjian
tools: remove src/tools/codelines
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Add range_minus_multi and multirange_minus_multi functions
commit
|
commitdiff
|
tree
4 days ago
Thomas Munro
jit: Adjust AArch64-only code for LLVM 21.
commit
|
commitdiff
|
tree
4 days ago
Andrew Dunstan
Add 'make check-tests' behavior to the meson based...
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Fix typo in documentation about application time
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Remove useless casts to (void *)
commit
|
commitdiff
|
tree
5 days ago
Heikki Linnakangas
Use strtoi64() in pgbench, replacing its open-coded...
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
Update timezone to C99
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
C11 alignas instead of unions
commit
|
commitdiff
|
tree
5 days ago
Masahiko Sawada
Use "COPY table TO" for partitioned tables in initial...
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Split PruneFreezeParams initializers to one field per...
commit
|
commitdiff
|
tree
5 days ago
Bruce Momjian
tools: update tools/codelines to use "git ls-files"
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Update PruneState.all_[visible|frozen] earlier in pruning
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Keep all_frozen updated in heap_page_prune_and_freeze
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Refactor heap_page_prune_and_freeze() parameters into...
commit
|
commitdiff
|
tree
5 days ago
Daniel Gustafsson
doc: Assorted documentation improvements
commit
|
commitdiff
|
tree
5 days ago
Daniel Gustafsson
doc: Document how to run a subset of regress tests
commit
|
commitdiff
|
tree
6 days ago
Tomas Vondra
Handle EPERM in pg_numa_init
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
Remove obsolete cast
commit
|
commitdiff
|
tree
6 days ago
Fujii Masao
doc: Update pg_upgrade documentation to match recent...
commit
|
commitdiff
|
tree
6 days ago
Fujii Masao
Add HINT listing valid encodings to encode() and decode...
commit
|
commitdiff
|
tree
6 days ago
Thomas Munro
Drop support for MSVCRT's float formatting quirk.
commit
|
commitdiff
|
tree
6 days ago
Thomas Munro
Drop support for MSVCRT's %I64 format strings.
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Speed up eqjoinsel() with lots of MCV entries.
commit
|
commitdiff
|
tree
6 days ago
Heikki Linnakangas
Print new OldestXID value in pg_resetwal when it's...
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
doc: Update formula for vacuum insert threshold.
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Fix indentation
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Fix NLS for incorrect GUC enum value hint message
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Add <stdalign.h> to c.h
commit
|
commitdiff
|
tree
7 days ago
Richard Guo
Fix typo in nodeHash.c
commit
|
commitdiff
|
tree
7 days ago
Tom Lane
Fix pg_popcount_aarch64.c to build with ancient glibc...
commit
|
commitdiff
|
tree
7 days ago
Álvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
7 days ago
Tom Lane
Don't allow CTEs to determine semantic levels of aggreg...
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Add commit f63ae72bbc to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Check for tabs in postgresql.conf.sample.
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Switch from tabs to spaces in postgresql.conf.sample.
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Update .editorconfig and .gitattributes for postgresql...
commit
|
commitdiff
|
tree
7 days ago
Álvaro Herrera
Log a note at program start when running in dry-run...
commit
|
commitdiff
|
tree
8 days ago
Alexander Korotkov
Optimize shared memory usage for WaitLSNProcInfo
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
pg_buffercache: Fix incorrect result cast for relforknumber
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
doc: Fix style of description for pg_buffercache_numa...
commit
|
commitdiff
|
tree
8 days ago
Amit Kapila
Rename two columns in pg_stat_subscription_stats.
commit
|
commitdiff
|
tree
8 days ago
Amit Kapila
Doc: Use <structfield> markup for sequence fields.
commit
|
commitdiff
|
tree
8 days ago
Bruce Momjian
doc: clarify that pg_upgrade preserves "optimizer...
commit
|
commitdiff
|
tree
8 days ago
Masahiko Sawada
Use streaming read I/O in BRIN vacuum scan.
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Fix pg_crc32c_armv8_choose.c to build with ancient...
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Clean up match_orclause_to_indexcol().
commit
|
commitdiff
|
tree
8 days ago
Fujii Masao
doc: Document default values for some pg_recvlogical...
commit
|
commitdiff
|
tree
9 days ago
Daniel Gustafsson
Fix typos in logical replication code comments
commit
|
commitdiff
|
tree
9 days ago
Daniel Gustafsson
Mention md5 deprecation in postgresql.conf.sample
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Rework output format of pg_dependencies
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Rework output format of pg_ndistinct
commit
|
commitdiff
|
tree
9 days ago
Thomas Munro
Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
commit
|
commitdiff
|
tree
9 days ago
David Rowley
Adjust MemSet macro to use size_t rather than long
commit
|
commitdiff
|
tree
9 days ago
David Rowley
Get rid of long datatype in CATCACHE_STATS enabled...
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Add test for temporary file removal and WITH HOLD cursor
commit
|
commitdiff
|
tree
9 days ago
Dean Rasheed
Fix Assert failure in EXPLAIN ANALYZE MERGE with a...
commit
|
commitdiff
|
tree
9 days ago
David Rowley
Doc: include MERGE in variable substitution command...
commit
|
commitdiff
|
tree
11 days ago
Alexander Korotkov
Fix incorrect function name in comments
commit
|
commitdiff
|
tree
11 days ago
Alexander Korotkov
Fix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr
commit
|
commitdiff
|
tree
11 days ago
Daniel Gustafsson
Add test for postgresql.conf.sample line syntax
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Comment out autovacuum_worker_slots in postgresql.conf...
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Add note about CreateStatistics()'s selective use of...
commit
|
commitdiff
|
tree
11 days ago
Bruce Momjian
doc: clarify that logical slots track transaction...
commit
|
commitdiff
|
tree
11 days ago
Bruce Momjian
doc: double-quote use of %f, %p, and %r in literal...
commit
|
commitdiff
|
tree
11 days ago
Bruce Momjian
doc: remove verbiage about "receiving" data from rep...
commit
|
commitdiff
|
tree
11 days ago
Fujii Masao
pgbench: Fix assertion failure with multiple \syncpipel...
commit
|
commitdiff
|
tree
12 days ago
Álvaro Herrera
Doc: add IDs to copy.sgml's <varlistentry> and <refsect1>
commit
|
commitdiff
|
tree
12 days ago
Michael Paquier
Revert "Drop unnamed portal immediately after execution...
commit
|
commitdiff
|
tree
next