Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
17 hours
nbtree: Remove useless row compare arg.
Peter Geoghegan
19 hours
Avoid bogus scans of partitions when marking FKs enforced
Álvaro Herrera
20 hours
Avoid bogus scans of partitions when validating FKs to partitioned tables
Álvaro Herrera
35 hours
Fix copy-pasto with process count calculation in method_io_uring.c
Michael Paquier
2 days
Don't strip $libdir from LOAD command
Peter Eisentraut
3 days
Fix incorrect format placeholders
Peter Eisentraut
3 days
Rename log_lock_failure GUC to log_lock_failures for consistency.
Fujii Masao
4 days
Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
4 days
Correct heap vacuum boundary state setup ordering
Melanie Plageman
4 days
Fix incorrect format placeholders
Peter Eisentraut
4 days
Rename gist stratnum support function
Peter Eisentraut
4 days
Use replay LSN as target for cascading logical WAL senders
Michael Paquier
5 days
postgres_fdw: Inherit the local transaction's access/deferrable modes.
Etsuro Fujita
6 days
Fix MERGE into a plain inheritance parent table.
Dean Rasheed
6 days
Change internal plan ID type from uint64 to int64
Michael Paquier
7 days
Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
7 days
Allow larger packets during GSSAPI authentication exchange.
Tom Lane
7 days
Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more.
Fujii Masao
7 days
Change internal queryid type from uint64 to int64
David Rowley
8 days
Add AioUringCompletion in wait_event_names.txt
Michael Paquier
9 days
Tighten parsing of datetime input.
Tom Lane
9 days
Fix memory leakage when function compilation fails.
Tom Lane
9 days
Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
10 days
Fix assertion when decrementing eager scanning success and failure counters.
Masahiko Sawada
11 days
Improve file_copy_method entry in postgresql.conf.sample
Peter Eisentraut
11 days
doc: Fix wording in JIT README
Daniel Gustafsson
14 days
Fix per-relation memory leakage in autovacuum.
Tom Lane
14 days
Fix AlignedAllocRealloc to cope sanely with OOM.
Tom Lane
14 days
Revert function to get memory context stats for processes
Daniel Gustafsson
2025-05-23
Move oauth_validator_libraries in postgresql.conf.sample
Peter Eisentraut
2025-05-22
Replace deprecated log_connections values in docs and tests
Melanie Plageman
2025-05-22
In ExecInitModifyTable, don't scribble on the source plan.
Tom Lane
2025-05-22
Fix memory leak in XMLSERIALIZE(... INDENT).
Tom Lane
2025-05-22
Revert "Don't lock partitions pruned by initial pruning"
Amit Langote
2025-05-21
Adjust operation names of pg_aios to match the documentation
Michael Paquier
2025-05-21
Fix incorrect WAL description for PREPARE TRANSACTION record.
Fujii Masao
2025-05-21
Fix regression with location calculation of nested statements
Michael Paquier
2025-05-20
aio: Fix possible state confusions due to interrupt processing
Andres Freund
2025-05-19
Fix deparsing FETCH FIRST <expr> ROWS WITH TIES
Heikki Linnakangas
2025-05-19
Don't retreat slot's confirmed_flush LSN.
Amit Kapila
2025-05-18
Fix tuple_fraction calculation in generate_orderedappend_paths()
Alexander Korotkov
2025-05-18
Fix function name reference in comment
Daniel Gustafsson
2025-05-15
Fix Assert failure in XMLTABLE parser
Richard Guo
2025-05-14
Add explicit initialization for all PlannerGlobal fields
Richard Guo
2025-05-11
Fix comment of tsquerysend()
Álvaro Herrera
2025-05-11
relcache: Avoid memory leak on tables with no CHECK constraints
Álvaro Herrera
2025-05-11
Sort includes in alphabetical order
Álvaro Herrera
2025-05-11
Fix incorrect "return NULL" in BumpAllocLarge().
Tom Lane
2025-05-10
Remove GLOBALTABLESPACE_OID assert for locked buffers.
Noah Misch
2025-05-10
aio: Use runtime arguments with injections points in tests
Michael Paquier
[next]