| 2023-10-19 |
Michael Paquier | Add local_blk_{read|write}_time I/O timing statistics... |
commit | commitdiff | tree |
| 2023-10-19 |
Michael Paquier | Rename I/O timing statistics columns to shared_blk_... |
commit | commitdiff | tree |
| 2023-10-19 |
Tom Lane | Improve pglz_decompress's defenses against corrupt... |
commit | commitdiff | tree |
| 2023-10-19 |
Michael Paquier | Install wait_event_types.h in VPATH builds |
commit | commitdiff | tree |
| 2023-10-18 |
Thomas Munro | jit: Changes for LLVM 17. |
commit | commitdiff | tree |
| 2023-10-18 |
Thomas Munro | jit: Supply LLVMGlobalGetValueType() for LLVM < 8. |
commit | commitdiff | tree |
| 2023-10-18 |
Thomas Munro | jit: Support opaque pointers in LLVM 16. |
commit | commitdiff | tree |
| 2023-10-18 |
Michael Paquier | pg_upgrade: Fix test name in 002_pg_upgrade.pl |
commit | commitdiff | tree |
| 2023-10-18 |
Peter Eisentraut | Clean up some pg_dump tests |
commit | commitdiff | tree |
| 2023-10-18 |
Michael Paquier | Count write times when extending relation files for... |
commit | commitdiff | tree |
| 2023-10-18 |
Michael Paquier | Add flush option to pg_logical_emit_message() |
commit | commitdiff | tree |
| 2023-10-17 |
Tom Lane | Dodge a compiler bug affecting timetz_zone/timetz_izone. |
commit | commitdiff | tree |
| 2023-10-17 |
Nathan Bossart | Avoid calling proc_exit() in processes forked by system(). |
commit | commitdiff | tree |
| 2023-10-17 |
Robert Haas | Reword messages about impending (M)XID exhaustion. |
commit | commitdiff | tree |
| 2023-10-17 |
Robert Haas | Talk about assigning, rather than generating, new Multi... |
commit | commitdiff | tree |
| 2023-10-17 |
Michael Paquier | Improve truncation of pg_serial/, removing "apparent... |
commit | commitdiff | tree |
| 2023-10-17 |
Alexander Korotkov | Run 006_login_trigger.pl only with Unix-domain sockets |
commit | commitdiff | tree |
| 2023-10-17 |
Amit Kapila | Restart the apply worker if the privileges have been... |
commit | commitdiff | tree |
| 2023-10-16 |
Tom Lane | Add regression test coverage for timetz_izone(). |
commit | commitdiff | tree |
| 2023-10-16 |
Tom Lane | Ensure we have a snapshot while dropping ON COMMIT... |
commit | commitdiff | tree |
| 2023-10-16 |
Nathan Bossart | Move extra code out of the Pre/PostRestoreCommand(... |
commit | commitdiff | tree |
| 2023-10-16 |
Robert Haas | Update the documentation on recovering from (M)XID... |
commit | commitdiff | tree |
| 2023-10-16 |
Alexander Korotkov | List 006_login_trigger.pl test for meson |
commit | commitdiff | tree |
| 2023-10-16 |
Michael Paquier | worker_spi: Fix test failure with BGWORKER_BYPASS_ROLEL... |
commit | commitdiff | tree |
| 2023-10-16 |
Thomas Munro | Try to handle torn reads of pg_control in frontend. |
commit | commitdiff | tree |
| 2023-10-16 |
Michael Paquier | worker_spi: Bump up max_worker_processes in TAP tests |
commit | commitdiff | tree |
| 2023-10-16 |
Alexander Korotkov | Rename 005_login_trigger.pl to 006_login_trigger.pl |
commit | commitdiff | tree |
| 2023-10-16 |
Alexander Korotkov | Fix role names in src/test/authentication/t/005_login_t... |
commit | commitdiff | tree |
| 2023-10-16 |
Michael Paquier | Add a few recent commits to .git-blame-ignore-revs |
commit | commitdiff | tree |
| 2023-10-16 |
Michael Paquier | Fix code indentation violations in e83d1b0c40cc |
commit | commitdiff | tree |
| 2023-10-16 |
Thomas Munro | Fix comment from commit 22655aa231. |
commit | commitdiff | tree |
| 2023-10-16 |
Alexander Korotkov | Add support event triggers on authenticated login |
commit | commitdiff | tree |
| 2023-10-15 |
Thomas Munro | Acquire ControlFileLock in relevant SQL functions. |
commit | commitdiff | tree |
| 2023-10-14 |
Noah Misch | Dissociate btequalimage() from interval_ops, ending... |
commit | commitdiff | tree |
| 2023-10-14 |
Noah Misch | Don't spuriously report FD_SETSIZE exhaustion on Windows. |
commit | commitdiff | tree |
| 2023-10-14 |
Tom Lane | Harden xxx_is_visible() functions against concurrent... |
commit | commitdiff | tree |
| 2023-10-14 |
Tom Lane | Harden has_xxx_privilege() functions against concurrent... |
commit | commitdiff | tree |
| 2023-10-14 |
Andres Freund | Fix bulk table extension when copying into multiple... |
commit | commitdiff | tree |
| 2023-10-13 |
Nathan Bossart | Improve the naming in wal_sync_method code. |
commit | commitdiff | tree |
| 2023-10-13 |
Daniel Gustafsson | Update oldextversions test for pg_stat_statements 1.11 |
commit | commitdiff | tree |
| 2023-10-13 |
Amit Kapila | Doc: Add more links in logical replication pages. |
commit | commitdiff | tree |
| 2023-10-13 |
Michael Paquier | psql: Add completion support for AT [ LOCAL | TIME... |
commit | commitdiff | tree |
| 2023-10-13 |
Michael Paquier | Add support for AT LOCAL |
commit | commitdiff | tree |
| 2023-10-13 |
Thomas Munro | Add wait events for checkpoint delay mechanism. |
commit | commitdiff | tree |
| 2023-10-13 |
Michael Paquier | doc: Mention timezone(zone, time) in section for AT... |
commit | commitdiff | tree |
| 2023-10-12 |
Robert Haas | Unify two isLogSwitch tests in XLogInsertRecord. |
commit | commitdiff | tree |
| 2023-10-12 |
David Rowley | Fix runtime partition pruning for HASH partitioned... |
commit | commitdiff | tree |
| 2023-10-12 |
David Rowley | Doc: fix grammatical errors for enable_partitionwise_ag... |
commit | commitdiff | tree |
| 2023-10-12 |
David Rowley | Fix incorrect step generation in HASH partition pruning |
commit | commitdiff | tree |
| 2023-10-12 |
Michael Paquier | Add option to bgworkers to allow the bypass of role... |
commit | commitdiff | tree |
| 2023-10-11 |
Tom Lane | Reindent comment in GenericXLogFinish(). |
commit | commitdiff | tree |
| 2023-10-11 |
Tom Lane | Fix missed optimization in relation_excluded_by_constra... |
commit | commitdiff | tree |
| 2023-10-11 |
Heikki Linnakangas | Move canAcceptConnections check from ProcessStartupPack... |
commit | commitdiff | tree |
| 2023-10-11 |
Michael Paquier | Improve some wording in pg_upgrade/IMPLEMENTATION |
commit | commitdiff | tree |
| 2023-10-11 |
Michael Paquier | Refactor InitPostgres() to use bitwise option flags |
commit | commitdiff | tree |
| 2023-10-10 |
Bruce Momjian | doc: pg_upgrade: use dynamic new cluster major version... |
commit | commitdiff | tree |
| 2023-10-10 |
Bruce Momjian | doc: clarify that SSPI and GSSAPI are interchangeable |
commit | commitdiff | tree |
| 2023-10-10 |
Bruce Momjian | doc: Move CREATE ROLE's IN GROUP and USER to deprecated |
commit | commitdiff | tree |
| 2023-10-10 |
Bruce Momjian | doc: foreign servers with pushdown need matching collation |
commit | commitdiff | tree |
| 2023-10-10 |
Bruce Momjian | doc: add SSL configuration section reference |
commit | commitdiff | tree |
| 2023-10-10 |
Bruce Momjian | doc: clarify how the bootstrap user name is chosen |
commit | commitdiff | tree |
| 2023-10-10 |
Bruce Momjian | doc: document the need to analyze partitioned tables |
commit | commitdiff | tree |
| 2023-10-10 |
Jeff Davis | Fix bug in GenericXLogFinish(). |
commit | commitdiff | tree |
| 2023-10-10 |
Tom Lane | Replace has_multiple_baserels() with a bitmap test... |
commit | commitdiff | tree |
| 2023-10-10 |
Michael Paquier | test_decoding: Remove unnecessary table in twophase... |
commit | commitdiff | tree |
| 2023-10-10 |
Peter Eisentraut | pg_resetwal: Corrections around -c option |
commit | commitdiff | tree |
| 2023-10-10 |
Peter Eisentraut | Add const to values and nulls arguments |
commit | commitdiff | tree |
| 2023-10-10 |
David Rowley | Fix possible crash in add_paths_to_append_rel() |
commit | commitdiff | tree |
| 2023-10-10 |
David Rowley | Revert "Optimize various aggregate deserialization... |
commit | commitdiff | tree |
| 2023-10-10 |
Michael Paquier | worker_spi: Fix another stability issue with BGWORKER_B... |
commit | commitdiff | tree |
| 2023-10-09 |
Tom Lane | Doc: use CURRENT_USER not USER in plpgsql trigger examples. |
commit | commitdiff | tree |
| 2023-10-09 |
Heikki Linnakangas | Rename StartBackgroundWorker() to BackgroundWorkerMain(). |
commit | commitdiff | tree |
| 2023-10-09 |
Heikki Linnakangas | Allocate Backend structs in PostmasterContext. |
commit | commitdiff | tree |
| 2023-10-09 |
Heikki Linnakangas | Clarify the checks in RegisterBackgroundWorker. |
commit | commitdiff | tree |
| 2023-10-09 |
David Rowley | Optimize various aggregate deserialization functions |
commit | commitdiff | tree |
| 2023-10-09 |
Amit Kapila | Remove duplicate words in docs and code comments. |
commit | commitdiff | tree |
| 2023-10-09 |
David Rowley | Strip off ORDER BY/DISTINCT aggregate pathkeys in creat... |
commit | commitdiff | tree |
| 2023-10-09 |
David Rowley | Remove debug_print_rel and replace usages with pprint |
commit | commitdiff | tree |
| 2023-10-07 |
Alexander Korotkov | Fix another typo in e0b1ee17dc |
commit | commitdiff | tree |
| 2023-10-07 |
Tom Lane | Restore proper linkage of pg_char_to_encoding() and... |
commit | commitdiff | tree |
| 2023-10-07 |
Alexander Korotkov | Fix typos in e0b1ee17dc |
commit | commitdiff | tree |
| 2023-10-06 |
Peter Eisentraut | Add test for checking the line length of --help output |
commit | commitdiff | tree |
| 2023-10-06 |
Peter Eisentraut | Remove environment-variable-based defaults in psql... |
commit | commitdiff | tree |
| 2023-10-06 |
Etsuro Fujita | Remove extra parenthesis from comment. |
commit | commitdiff | tree |
| 2023-10-06 |
Alexander Korotkov | Skip checking of scan keys required for directional... |
commit | commitdiff | tree |
| 2023-10-06 |
Heikki Linnakangas | Fix crash on syslogger startup |
commit | commitdiff | tree |
| 2023-10-06 |
Michael Paquier | worker_spi: Fix test failure with BGWORKER_BYPASS_ALLOWCONN |
commit | commitdiff | tree |
| 2023-10-06 |
Michael Paquier | worker_spi: Add tests for BGWORKER_BYPASS_ALLOWCONN |
commit | commitdiff | tree |
| 2023-10-05 |
Peter Eisentraut | Push attcompression and attstorage handling into BuildD... |
commit | commitdiff | tree |
| 2023-10-05 |
Peter Eisentraut | Move BuildDescForRelation() from tupdesc.c to tablecmds.c |
commit | commitdiff | tree |
| 2023-10-05 |
Peter Eisentraut | Push attidentity and attgenerated handling into BuildDe... |
commit | commitdiff | tree |
| 2023-10-05 |
Heikki Linnakangas | Refactor ListenSocket array. |
commit | commitdiff | tree |
| 2023-10-05 |
Alvaro Herrera | Improve JsonLexContext's freeability |
commit | commitdiff | tree |
| 2023-10-05 |
David Rowley | Consider cheap startup paths in add_paths_to_append_rel |
commit | commitdiff | tree |
| 2023-10-05 |
David Rowley | Fix memory leak in Memoize code |
commit | commitdiff | tree |
| 2023-10-05 |
Peter Eisentraut | Constify crc32_sz |
commit | commitdiff | tree |
| 2023-10-05 |
Peter Eisentraut | Modernize const handling with readline |
commit | commitdiff | tree |
| 2023-10-05 |
Michael Paquier | worker_spi: Expand set of options to start workers |
commit | commitdiff | tree |
| 2023-10-05 |
Michael Paquier | dblink: Replace WAIT_EVENT_EXTENSION with custom wait... |
commit | commitdiff | tree |
| 2023-10-05 |
Michael Paquier | postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom... |
commit | commitdiff | tree |
| next |