| 2023-08-29 |
Alvaro Herrera | Disallow changing NO INHERIT status of a not-null const... |
commit | commitdiff | tree |
| 2023-08-29 |
Alvaro Herrera | Perl: Remove useless lines |
commit | commitdiff | tree |
| 2023-08-29 |
Alvaro Herrera | psql/t/001_basic: use locale-aware decimals in new... |
commit | commitdiff | tree |
| 2023-08-29 |
Alvaro Herrera | Generate a locale-agnostic initdb template |
commit | commitdiff | tree |
| 2023-08-29 |
Peter Eisentraut | Rename logical_replication_mode to debug_logical_replic... |
commit | commitdiff | tree |
| 2023-08-29 |
Daniel Gustafsson | Allow \watch queries to stop on minimum rows returned |
commit | commitdiff | tree |
| 2023-08-29 |
Daniel Gustafsson | Reword user-facing message for "power of two" |
commit | commitdiff | tree |
| 2023-08-29 |
Peter Eisentraut | Remove useless if condition |
commit | commitdiff | tree |
| 2023-08-29 |
Peter Eisentraut | Remove useless if condition |
commit | commitdiff | tree |
| 2023-08-29 |
Peter Eisentraut | Make more use of makeColumnDef() |
commit | commitdiff | tree |
| 2023-08-29 |
Peter Eisentraut | Add some const decorations |
commit | commitdiff | tree |
| 2023-08-29 |
Heikki Linnakangas | Initialize ListenSocket array earlier. |
commit | commitdiff | tree |
| 2023-08-28 |
Michael Paquier | Tweak pg_promote() to report failures on kill() or... |
commit | commitdiff | tree |
| 2023-08-28 |
Peter Eisentraut | Make error messages about WAL segment size more consistent |
commit | commitdiff | tree |
| 2023-08-28 |
Michael Paquier | Fix some typos in wait_event_names.txt |
commit | commitdiff | tree |
| 2023-08-28 |
Peter Eisentraut | Convert encrypted SSL test keys to PKCS#8 format |
commit | commitdiff | tree |
| 2023-08-28 |
Michael Paquier | Tighten unit parsing in internal values |
commit | commitdiff | tree |
| 2023-08-28 |
Michael Paquier | Tighten handling of "ago" in interval values |
commit | commitdiff | tree |
| 2023-08-28 |
Peter Eisentraut | Format list of catalog files in makefile vertically |
commit | commitdiff | tree |
| 2023-08-28 |
Michael Paquier | Remove dead code in DecodeInterval() |
commit | commitdiff | tree |
| 2023-08-27 |
Michael Paquier | Show names of DEALLOCATE as constants in pg_stat_statements |
commit | commitdiff | tree |
| 2023-08-26 |
Michael Paquier | Generate new LOG for "trust" connections under log_conn... |
commit | commitdiff | tree |
| 2023-08-25 |
Andres Freund | Avoid non-POSIX cp flags |
commit | commitdiff | tree |
| 2023-08-25 |
Alvaro Herrera | Rename test table to avoid cs_CZ locale problem |
commit | commitdiff | tree |
| 2023-08-25 |
Alvaro Herrera | Catalog not-null constraints |
commit | commitdiff | tree |
| 2023-08-25 |
Amit Kapila | Reset the logical worker type while cleaning up other... |
commit | commitdiff | tree |
| 2023-08-24 |
Andres Freund | Use "template" data directory in tests |
commit | commitdiff | tree |
| 2023-08-24 |
Nathan Bossart | pg_upgrade: Bump MESSAGE_WIDTH. |
commit | commitdiff | tree |
| 2023-08-24 |
Tom Lane | Avoid unnecessary plancache revalidation of utility... |
commit | commitdiff | tree |
| 2023-08-24 |
Alvaro Herrera | Add test for inherited CHECK constraint drop |
commit | commitdiff | tree |
| 2023-08-24 |
Heikki Linnakangas | Use FD_CLOEXEC on ListenSockets |
commit | commitdiff | tree |
| 2023-08-24 |
Peter Eisentraut | Fix lack of message pluralization |
commit | commitdiff | tree |
| 2023-08-24 |
Peter Eisentraut | Update DECLARE_INDEX documentation |
commit | commitdiff | tree |
| 2023-08-24 |
Peter Eisentraut | Rename hook functions for debug_io_direct to match... |
commit | commitdiff | tree |
| 2023-08-24 |
Daniel Gustafsson | Add proargnames to multi-argument aggregate functions |
commit | commitdiff | tree |
| 2023-08-24 |
Amit Kapila | Fix the error message when failing to restore the snapshot. |
commit | commitdiff | tree |
| 2023-08-24 |
Peter Eisentraut | Fix translation markers |
commit | commitdiff | tree |
| 2023-08-24 |
Peter Eisentraut | pg_upgrade: Improve one log message |
commit | commitdiff | tree |
| 2023-08-23 |
David Rowley | Meson: check for pg_config_paths.h left over from make |
commit | commitdiff | tree |
| 2023-08-23 |
Andres Freund | ci: Make compute resources for CI configurable |
commit | commitdiff | tree |
| 2023-08-23 |
Andres Freund | ci: Prepare to make compute resources for CI configurable |
commit | commitdiff | tree |
| 2023-08-23 |
Nathan Bossart | Bump catversion for to_bin() and to_oct(). |
commit | commitdiff | tree |
| 2023-08-23 |
Andres Freund | ci: Use VMs for SanityCheck and CompilerWarnings |
commit | commitdiff | tree |
| 2023-08-23 |
Andres Freund | ci: Move execution method of tasks into yaml templates |
commit | commitdiff | tree |
| 2023-08-23 |
Andres Freund | ci: Don't specify amount of memory |
commit | commitdiff | tree |
| 2023-08-23 |
Peter Eisentraut | Avoid use of Perl getprotobyname |
commit | commitdiff | tree |
| 2023-08-23 |
Heikki Linnakangas | Fix _bt_allequalimage() call within critical section. |
commit | commitdiff | tree |
| 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 |
| next |