| 2023-08-23 |
Nathan Bossart | Add to_bin() and to_oct(). |
commit | commitdiff | tree |
| 2023-08-23 |
Heikki Linnakangas | Use the buffer cache when initializing an unlogged... |
commit | commitdiff | tree |
| 2023-08-23 |
Daniel Gustafsson | doc: Replace list of drivers and PLs with wiki link |
commit | commitdiff | tree |
| 2023-08-23 |
Peter Eisentraut | doc: Add more ICU rules examples |
commit | commitdiff | tree |
| 2023-08-23 |
Daniel Gustafsson | Fix wording in comment |
commit | commitdiff | tree |
| 2023-08-23 |
Daniel Gustafsson | pg_upgrade: Avoid shadowing global var in function |
commit | commitdiff | tree |
| 2023-08-23 |
Peter Eisentraut | doc: Improve ICU external link |
commit | commitdiff | tree |
| 2023-08-23 |
Peter Eisentraut | Improve vertical spacing of documentation markup |
commit | commitdiff | tree |
| 2023-08-23 |
Peter Eisentraut | Some vertical reformatting |
commit | commitdiff | tree |
| 2023-08-23 |
Peter Eisentraut | Rename some function arguments for better clarity |
commit | commitdiff | tree |
| 2023-08-23 |
Peter Eisentraut | Add const decorations |
commit | commitdiff | tree |
| 2023-08-23 |
Nathan Bossart | Introduce macros for protocol characters. |
commit | commitdiff | tree |
| 2023-08-23 |
Thomas Munro | ExtendBufferedWhat -> BufferManagerRelation. |
commit | commitdiff | tree |
| 2023-08-22 |
Jeff Davis | Fix pg_dump assertion failure when dumping pg_catalog. |
commit | commitdiff | tree |
| 2023-08-22 |
Andrew Dunstan | Cache by-reference missing values in a long lived context |
commit | commitdiff | tree |
| 2023-08-22 |
Alvaro Herrera | Add comment missing in a4a232b1e702 |
commit | commitdiff | tree |
| 2023-08-22 |
Amit Kapila | Simplify the logical worker type checks by using the... |
commit | commitdiff | tree |
| 2023-08-21 |
Michael Paquier | Fix pg_stat_reset_single_table_counters() for shared... |
commit | commitdiff | tree |
| 2023-08-20 |
Michael Paquier | Bump catalog version for pg_wait_events |
commit | commitdiff | tree |
| 2023-08-20 |
Michael Paquier | Add system view pg_wait_events |
commit | commitdiff | tree |
| 2023-08-19 |
Andres Freund | ci: macos: use cached macports install |
commit | commitdiff | tree |
| 2023-08-18 |
Peter Eisentraut | Remove dubious warning message from SQL/JSON functions |
commit | commitdiff | tree |
| 2023-08-18 |
Michael Paquier | pg_upgrade: Improve style of a few verbose messages |
commit | commitdiff | tree |
| 2023-08-17 |
Michael Paquier | Fix format if entry in wait_event_names.txt |
commit | commitdiff | tree |
| 2023-08-17 |
Nathan Bossart | Add a few recent commits to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2023-08-17 |
Thomas Munro | Remove traces of Sun -lposix4. |
commit | commitdiff | tree |
| 2023-08-17 |
Thomas Munro | Don't probe extra libraries for fdatasync. |
commit | commitdiff | tree |
| 2023-08-17 |
Thomas Munro | Invalidate smgr_targblock in smgrrelease(). |
commit | commitdiff | tree |
| 2023-08-17 |
Michael Paquier | sepgsql: Adjust regression expected output |
commit | commitdiff | tree |
| 2023-08-16 |
Michael Paquier | Add OAT hook calls for more subcommands of ALTER TABLE |
commit | commitdiff | tree |
| 2023-08-16 |
Peter Eisentraut | Unify some error messages |
commit | commitdiff | tree |
| 2023-08-16 |
Peter Eisentraut | Improved CREATE SUBSCRIPTION message for clarity |
commit | commitdiff | tree |
| 2023-08-16 |
Peter Eisentraut | Remove incorrect field from information schema |
commit | commitdiff | tree |
| 2023-08-16 |
John Naylor | Split out tiebreaker comparisons from comparetup_*... |
commit | commitdiff | tree |
| 2023-08-15 |
Etsuro Fujita | Fix code indentation vioaltion introduced in commit... |
commit | commitdiff | tree |
| 2023-08-15 |
Etsuro Fujita | Re-allow FDWs and custom scan providers to replace... |
commit | commitdiff | tree |
| 2023-08-14 |
Thomas Munro | De-pessimize ConditionVariableCancelSleep(). |
commit | commitdiff | tree |
| 2023-08-14 |
Andres Freund | hio: Take number of prior relation extensions into... |
commit | commitdiff | tree |
| 2023-08-14 |
Bruce Momjian | pgtest: fix spacing |
commit | commitdiff | tree |
| 2023-08-14 |
Bruce Momjian | pgtest: update shell script to use more modern syntax |
commit | commitdiff | tree |
| 2023-08-14 |
Michael Paquier | Change custom wait events to use dynamic shared hash... |
commit | commitdiff | tree |
| 2023-08-14 |
Amit Kapila | Simplify determining logical replication worker types. |
commit | commitdiff | tree |
| 2023-08-12 |
Andres Freund | ci: macos: Remove use of -Dsegsize_blocks=6 |
commit | commitdiff | tree |
| 2023-08-12 |
Andres Freund | ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY |
commit | commitdiff | tree |
| 2023-08-12 |
Noah Misch | Fix off-by-one in XLogRecordMaxSize check. |
commit | commitdiff | tree |
| 2023-08-12 |
Michael Paquier | Show GIDs of two-phase commit commands as constants... |
commit | commitdiff | tree |
| 2023-08-11 |
Michael Paquier | Fix code indentation violations introduced by recent... |
commit | commitdiff | tree |
| 2023-08-10 |
Jeff Davis | Transform proconfig for faster execution. |
commit | commitdiff | tree |
| 2023-08-10 |
Jeff Davis | Remove test from commit fa2e874946. |
commit | commitdiff | tree |
| 2023-08-10 |
Peter Eisentraut | Fix erroneous -Werror=missing-braces on old GCC |
commit | commitdiff | tree |
| 2023-08-10 |
John Naylor | Update Solution.pm for new LoongArch CRC symbol |
commit | commitdiff | tree |
| 2023-08-10 |
Alvaro Herrera | Document RelationGetIndexAttrBitmap better |
commit | commitdiff | tree |
| 2023-08-10 |
John Naylor | Use native CRC instructions on 64-bit LoongArch |
commit | commitdiff | tree |
| 2023-08-09 |
Jeff Davis | Recalculate search_path after ALTER ROLE. |
commit | commitdiff | tree |
| 2023-08-09 |
Alvaro Herrera | struct PQcommMethods: use C99 designated initializers |
commit | commitdiff | tree |
| 2023-08-09 |
Peter Eisentraut | Fix last remaining uninitialized memory warnings |
commit | commitdiff | tree |
| 2023-08-08 |
Michael Paquier | Fix pg_dumpall with in-place tablespaces |
commit | commitdiff | tree |
| 2023-08-07 |
Michael Paquier | doc: Fix incorrect entries generated from wait_event_na... |
commit | commitdiff | tree |
| 2023-08-07 |
Noah Misch | Reject substituting extension schemas or owners matchin... |
commit | commitdiff | tree |
| 2023-08-07 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2023-08-07 |
David Rowley | Don't Memoize lateral joins with volatile join conditions |
commit | commitdiff | tree |
| 2023-08-07 |
Dean Rasheed | Fix RLS policy usage in MERGE. |
commit | commitdiff | tree |
| 2023-08-07 |
Peter Eisentraut | Remove configure check for z_streamp |
commit | commitdiff | tree |
| 2023-08-07 |
Peter Eisentraut | Improve const use in zlib-using code |
commit | commitdiff | tree |
| 2023-08-07 |
David Rowley | Fix misleading comment in paraminfo_get_equal_hashops |
commit | commitdiff | tree |
| 2023-08-06 |
David Rowley | Tidy up join_search_one_level code |
commit | commitdiff | tree |
| 2023-08-04 |
Amit Kapila | Simplify some of the logical replication worker-type... |
commit | commitdiff | tree |
| 2023-08-04 |
David Rowley | Attempt to stabilize new window agg regression test |
commit | commitdiff | tree |
| 2023-08-03 |
David Rowley | Minor adjustments to WindowAgg startup cost code |
commit | commitdiff | tree |
| 2023-08-03 |
David Rowley | Account for startup rows when costing WindowAggs |
commit | commitdiff | tree |
| 2023-08-03 |
Etsuro Fujita | Doc: update documentation for creating custom scan... |
commit | commitdiff | tree |
| 2023-08-03 |
Etsuro Fujita | Update comments on CustomPath struct. |
commit | commitdiff | tree |
| 2023-08-03 |
Amit Kapila | Refactor to split Apply and Tablesync Workers code. |
commit | commitdiff | tree |
| 2023-08-02 |
Masahiko Sawada | Fix ReorderBufferCheckMemoryLimit() comment. |
commit | commitdiff | tree |
| 2023-08-02 |
David Rowley | Fix performance regression in pg_strtointNN_safe functions |
commit | commitdiff | tree |
| 2023-08-01 |
Andres Freund | Fix pg_stat_io buffer reuse test instability |
commit | commitdiff | tree |
| 2023-08-01 |
Robert Haas | Add and use symbolic constants for tar header offsets... |
commit | commitdiff | tree |
| 2023-08-01 |
David Rowley | Fix overly strict Assert in jsonpath code |
commit | commitdiff | tree |
| 2023-08-01 |
Noah Misch | Rename OverrideSearchPath to SearchPathMatcher. |
commit | commitdiff | tree |
| 2023-08-01 |
Noah Misch | Remove PushOverrideSearchPath() and PopOverrideSearchPa... |
commit | commitdiff | tree |
| 2023-07-31 |
Michael Paquier | Support custom wait events for wait event type "Extension" |
commit | commitdiff | tree |
| 2023-07-31 |
John Naylor | Bring some MSVC asserts in line with other platforms |
commit | commitdiff | tree |
| 2023-07-31 |
Michael Paquier | Add WAIT_EVENT_{CLASS,ID}_MASK in wait_event.c |
commit | commitdiff | tree |
| 2023-07-31 |
Michael Paquier | Avoid memory leak in rmtree() when path cannot be opened |
commit | commitdiff | tree |
| 2023-07-30 |
Michael Paquier | Fix pg_rewind with in-place tablespaces when source... |
commit | commitdiff | tree |
| 2023-07-29 |
Michael Paquier | worker_spi: Fix race condition in newly-added TAP tests |
commit | commitdiff | tree |
| 2023-07-28 |
Nathan Bossart | Harmonize password reuse in vacuumdb, clusterdb, and... |
commit | commitdiff | tree |
| 2023-07-28 |
Amit Langote | doc: add missing <returnvalue> and whitespace |
commit | commitdiff | tree |
| 2023-07-28 |
Etsuro Fujita | Disallow replacing joins with scans in problematic... |
commit | commitdiff | tree |
| 2023-07-27 |
Tom Lane | Eliminate fixed token-length limit in hba.c. |
commit | commitdiff | tree |
| 2023-07-27 |
Michael Paquier | worker_spi: Switch to TAP tests |
commit | commitdiff | tree |
| 2023-07-27 |
David Rowley | Fix performance problem with new COPY DEFAULT code |
commit | commitdiff | tree |
| 2023-07-27 |
Michael Paquier | Add sanity asserts for index OID and attnums during... |
commit | commitdiff | tree |
| 2023-07-27 |
Michael Paquier | Show savepoint names as constants in pg_stat_statements |
commit | commitdiff | tree |
| 2023-07-27 |
Nathan Bossart | Adjust extra lines generated by psql to be valid SQL... |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Add more SQL/JSON constructor functions |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Rename a nonterminal used in SQL/JSON grammar |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Some refactoring to export json(b) conversion functions |
commit | commitdiff | tree |
| 2023-07-26 |
Masahiko Sawada | Fix crash with RemoveFromWaitQueue() when detecting... |
commit | commitdiff | tree |
| 2023-07-26 |
Michael Paquier | worker_spi: Use term "dynamic" for bgworkers launched... |
commit | commitdiff | tree |
| next |