2025-04-08 |
Daniel Gustafsson | Add function to get memory context stats for processes |
commit | commitdiff | tree |
2025-04-08 |
Andres Freund | Increase BAS_BULKREAD based on effective_io_concurrency |
commit | commitdiff | tree |
2025-04-08 |
Andres Freund | Add pg_buffercache_evict_{relation,all} functions |
commit | commitdiff | tree |
2025-04-08 |
David Rowley | Speedup child EquivalenceMember lookup in planner |
commit | commitdiff | tree |
2025-04-08 |
Amit Kapila | Stabilize 035_standby_logical_decoding.pl. |
commit | commitdiff | tree |
2025-04-08 |
Bruce Momjian | Fix PG 17 [NOT] NULL optimization bug for domains |
commit | commitdiff | tree |
2025-04-07 |
Michael Paquier | Flush the IO statistics of active WAL senders more... |
commit | commitdiff | tree |
2025-04-07 |
Tomas Vondra | Add pg_buffercache_numa view with NUMA node info |
commit | commitdiff | tree |
2025-04-07 |
Tomas Vondra | Introduce pg_shmem_allocations_numa view |
commit | commitdiff | tree |
2025-04-07 |
Tomas Vondra | Add support for basic NUMA awareness |
commit | commitdiff | tree |
2025-04-07 |
Γlvaro Herrera | Use specific collation where needed in new test |
commit | commitdiff | tree |
2025-04-07 |
Tom Lane | Fix some issues in contrib/spi/refint.c. |
commit | commitdiff | tree |
2025-04-07 |
Andres Freund | aio: Make AIO more compatible with valgrind |
commit | commitdiff | tree |
2025-04-07 |
Andres Freund | localbuf: Add Valgrind buffer access instrumentation |
commit | commitdiff | tree |
2025-04-07 |
Masahiko Sawada | doc: Fix a typo in pg_recvlogical documentation. |
commit | commitdiff | tree |
2025-04-07 |
Tom Lane | Follow-up fixes for SHA-2 patch (commit 749a9e20c). |
commit | commitdiff | tree |
2025-04-07 |
Tom Lane | Fix erroneous construction of functions' dependencies... |
commit | commitdiff | tree |
2025-04-07 |
Γlvaro Herrera | Allow NOT NULL constraints to be added as NOT VALID |
commit | commitdiff | tree |
2025-04-07 |
Andrew Dunstan | Clean up error messages from 1495eff7bdb |
commit | commitdiff | tree |
2025-04-07 |
Tom Lane | Add local-address escape "%L" to log_line_prefix. |
commit | commitdiff | tree |
2025-04-07 |
Andrew Dunstan | Revert "Use workaround of __builtin_setjmp only on... |
commit | commitdiff | tree |
2025-04-07 |
Andres Freund | read_stream: Fix overflow hazard with large shared... |
commit | commitdiff | tree |
2025-04-07 |
Alexander Korotkov | Remove GUC_NOT_IN_SAMPLE from enable_self_join_elimination |
commit | commitdiff | tree |
2025-04-07 |
Daniel Gustafsson | psql: Clarify help message for WATCH_INTERVAL |
commit | commitdiff | tree |
2025-04-07 |
Michael Paquier | Fix grammar in log message of pg_restore.c |
commit | commitdiff | tree |
2025-04-07 |
Michael Paquier | libpq: Fix some issues in TAP tests for service files |
commit | commitdiff | tree |
2025-04-07 |
Michael Paquier | Clarify comment for worst-case allocation in quote_lite... |
commit | commitdiff | tree |
2025-04-07 |
Michael Paquier | Fix use-after-free in pgstat_fetch_stat_backend_by_pid() |
commit | commitdiff | tree |
2025-04-07 |
Fujii Masao | Use XLOG_CONTROL_FILE macro consistently for control... |
commit | commitdiff | tree |
2025-04-06 |
Daniel Gustafsson | doc: Clarify project naming |
commit | commitdiff | tree |
2025-04-06 |
Andrew Dunstan | Clean up checking for pg_dumpall output directory |
commit | commitdiff | tree |
2025-04-06 |
Tom Lane | Doc: fix PDF "contents ... exceed the available area... |
commit | commitdiff | tree |
2025-04-06 |
Nathan Bossart | pg_upgrade: Fix memory leak in check_for_unicode_update(). |
commit | commitdiff | tree |
2025-04-06 |
Andres Freund | aio: Avoid spurious coverity warning |
commit | commitdiff | tree |
2025-04-06 |
Tom Lane | Fix memory leaks in px_crypt_shacrypt(). |
commit | commitdiff | tree |
2025-04-06 |
Tom Lane | Use "(void)" to mark pgstat_lock_entry(..., false)... |
commit | commitdiff | tree |
2025-04-06 |
Andrew Dunstan | Avoid unnecessary copying of a string in pg_restore.c |
commit | commitdiff | tree |
2025-04-06 |
Andrew Dunstan | Fix a couple of memory leaks in pg_restore.c |
commit | commitdiff | tree |
2025-04-06 |
Peter Eisentraut | Relax ordering-related hardcoded btree requirements... |
commit | commitdiff | tree |
2025-04-06 |
Alexander Korotkov | Revert "Put enable_self_join_elimination into postgresq... |
commit | commitdiff | tree |
2025-04-06 |
Alexander Korotkov | Put enable_self_join_elimination into postgresql.conf... |
commit | commitdiff | tree |
2025-04-06 |
John Naylor | Compute CRC32C using AVX-512 instructions where available |
commit | commitdiff | tree |
2025-04-05 |
Daniel Gustafsson | Quote filename in error message |
commit | commitdiff | tree |
2025-04-05 |
Tom Lane | Fix parse_cte.c's failure to examine sub-WITHs in DML... |
commit | commitdiff | tree |
2025-04-05 |
Γlvaro Herrera | Add modern SHA-2 based password hashes to pgcrypto. |
commit | commitdiff | tree |
2025-04-05 |
Tom Lane | Avoid double transformation of json_array()'s subquery. |
commit | commitdiff | tree |
2025-04-05 |
Andrew Dunstan | Clean up from commit 1495eff7bdb |
commit | commitdiff | tree |
2025-04-05 |
Γlvaro Herrera | Set log_statement=none in t/002_pg_upgrade.pl |
commit | commitdiff | tree |
2025-04-05 |
Γlvaro Herrera | pg_dump: Tiny header cleanup |
commit | commitdiff | tree |
2025-04-05 |
Nathan Bossart | pg_dump: Fix query for gathering attribute stats on... |
commit | commitdiff | tree |
2025-04-05 |
Tom Lane | Repair misbehavior with duplicate entries in FK SET... |
commit | commitdiff | tree |
2025-04-04 |
Tom Lane | functions.c: copy trees from source_list before parse... |
commit | commitdiff | tree |
2025-04-04 |
Andrew Dunstan | Fix a couple of error messages and tests for them |
commit | commitdiff | tree |
2025-04-04 |
Nathan Bossart | Prevent redeclaration of typedef TocEntry. |
commit | commitdiff | tree |
2025-04-04 |
Andrew Dunstan | Add more TAP tests for pg_dumpall |
commit | commitdiff | tree |
2025-04-04 |
Andrew Dunstan | Non text modes for pg_dumpall, correspondingly change... |
commit | commitdiff | tree |
2025-04-04 |
Andrew Dunstan | add new list type simple_oid_string_list to fe-utils... |
commit | commitdiff | tree |
2025-04-04 |
Andrew Dunstan | Move common pg_dump code related to connections to... |
commit | commitdiff | tree |
2025-04-04 |
Nathan Bossart | Remove unused function parameters in pg_backup_archiver.c. |
commit | commitdiff | tree |
2025-04-04 |
Nathan Bossart | pg_dump: Retrieve attribute statistics in batches. |
commit | commitdiff | tree |
2025-04-04 |
Nathan Bossart | pg_dump: Reduce memory usage of dumps with statistics. |
commit | commitdiff | tree |
2025-04-04 |
Nathan Bossart | Skip second WriteToc() call for custom-format dumps... |
commit | commitdiff | tree |
2025-04-04 |
Melanie Plageman | Use streaming read I/O in autoprewarm |
commit | commitdiff | tree |
2025-04-04 |
Melanie Plageman | Refactor autoprewarm_database_main() in preparation... |
commit | commitdiff | tree |
2025-04-04 |
Melanie Plageman | Remove superfluous autoprewarm check |
commit | commitdiff | tree |
2025-04-04 |
Peter Geoghegan | Avoid extra index searches through preprocessing. |
commit | commitdiff | tree |
2025-04-04 |
Peter Geoghegan | Improve nbtree skip scan primitive scan scheduling. |
commit | commitdiff | tree |
2025-04-04 |
Masahiko Sawada | pg_recvlogical: Add --failover option. |
commit | commitdiff | tree |
2025-04-04 |
Jeff Davis | Oversight in commit b81ffa13e3. |
commit | commitdiff | tree |
2025-04-04 |
Peter Geoghegan | Further optimize nbtree search scan key comparisons. |
commit | commitdiff | tree |
2025-04-04 |
Peter Geoghegan | Add nbtree skip scan optimization. |
commit | commitdiff | tree |
2025-04-04 |
Tom Lane | Stabilize regression test from c0962a113. |
commit | commitdiff | tree |
2025-04-04 |
Melanie Plageman | Fix autoprewarm neglect of tablespaces |
commit | commitdiff | tree |
2025-04-04 |
Nathan Bossart | Add commit e1a8b1ad58 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
2025-04-04 |
Nathan Bossart | Re-pgindent pg_largeobject.c after commit 0d6c477664. |
commit | commitdiff | tree |
2025-04-04 |
Alexander Korotkov | Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appro... |
commit | commitdiff | tree |
2025-04-04 |
Alexander Korotkov | Extract make_SAOP_expr() function from match_orclause_t... |
commit | commitdiff | tree |
2025-04-04 |
Peter Eisentraut | Fix crash/valgrind error |
commit | commitdiff | tree |
2025-04-04 |
Heikki Linnakangas | docs: Clarify that NULL arg to set_config() means reset... |
commit | commitdiff | tree |
2025-04-04 |
Heikki Linnakangas | Relax assertion in finding correct GiST parent |
commit | commitdiff | tree |
2025-04-04 |
Fujii Masao | Allow "COPY table TO" command to copy rows from materia... |
commit | commitdiff | tree |
2025-04-04 |
Peter Eisentraut | Support non-btree indexes in get_actual_variable_range() |
commit | commitdiff | tree |
2025-04-04 |
Fujii Masao | Extend ALTER DEFAULT PRIVILEGES to define default privi... |
commit | commitdiff | tree |
2025-04-04 |
Heikki Linnakangas | Use standard die() signal handler in walreceiver |
commit | commitdiff | tree |
2025-04-04 |
Peter Eisentraut | Convert PathKey to use CompareType |
commit | commitdiff | tree |
2025-04-04 |
Daniel Gustafsson | doc: Clarify the system value for sslrootcert |
commit | commitdiff | tree |
2025-04-04 |
Amit Kapila | pg_createsubscriber: Improve error messages. |
commit | commitdiff | tree |
2025-04-04 |
Fujii Masao | Fix logical decoding test to correctly check slot remov... |
commit | commitdiff | tree |
2025-04-04 |
Fujii Masao | Fix logical decoding regression tests to correctly... |
commit | commitdiff | tree |
2025-04-04 |
Tomas Vondra | Revert "Improve accounting for memory used by shared... |
commit | commitdiff | tree |
2025-04-04 |
Amit Langote | Make derived clause lookup in EquivalenceClass more... |
commit | commitdiff | tree |
2025-04-04 |
Amit Langote | Add assertion to verify derived clause has constant RHS |
commit | commitdiff | tree |
2025-04-03 |
Melanie Plageman | Use AIO batchmode for bitmap heap scans |
commit | commitdiff | tree |
2025-04-03 |
Melanie Plageman | Remove misleading read stream asserts in a few users |
commit | commitdiff | tree |
2025-04-03 |
Tom Lane | Fix oversight in commit 0dca5d68d. |
commit | commitdiff | tree |
2025-04-03 |
Daniel Gustafsson | oauth: Remove timeout from t/002_client when not needed |
commit | commitdiff | tree |
2025-04-03 |
Daniel Gustafsson | oauth: Fix build on platforms without epoll/kqueue |
commit | commitdiff | tree |
2025-04-03 |
Jeff Davis | Fix unintentional 'NULL' string literal in pg_upgrade. |
commit | commitdiff | tree |
2025-04-03 |
Jeff Davis | pg_upgrade check for Unicode-dependent relations. |
commit | commitdiff | tree |
2025-04-03 |
Masahiko Sawada | Restrict copying of invalidated replication slots. |
commit | commitdiff | tree |
next |