| 2023-09-06 |
Nathan Bossart | Allow using syncfs() in frontend utilities. |
commit | commitdiff | tree |
| 2023-09-06 |
Nathan Bossart | Add support for syncfs() in frontend support functions. |
commit | commitdiff | tree |
| 2023-09-06 |
Nathan Bossart | Make enum for sync methods available to frontend code. |
commit | commitdiff | tree |
| 2023-09-06 |
Bruce Momjian | doc: mention that to_char() values are rounded |
commit | commitdiff | tree |
| 2023-09-06 |
Daniel Gustafsson | Update comments to match location of definition |
commit | commitdiff | tree |
| 2023-09-06 |
Michael Paquier | Remove column for wait event names in wait_event_names.txt |
commit | commitdiff | tree |
| 2023-09-06 |
Michael Paquier | Use more consistent names for wait event objects and... |
commit | commitdiff | tree |
| 2023-09-06 |
Nathan Bossart | Move PG_TEMP_FILE* macros to file_utils.h. |
commit | commitdiff | tree |
| 2023-09-05 |
Nathan Bossart | Replace known_assigned_xids_lck with memory barriers. |
commit | commitdiff | tree |
| 2023-09-05 |
Bruce Momjian | doc: mention libpq regression tests |
commit | commitdiff | tree |
| 2023-09-05 |
Peter Eisentraut | Unify gratuitously different error messages |
commit | commitdiff | tree |
| 2023-09-05 |
Thomas Munro | Remove the "snapshot too old" feature. |
commit | commitdiff | tree |
| 2023-09-05 |
Michael Paquier | Improve description of keys in tsvector |
commit | commitdiff | tree |
| 2023-09-04 |
Michael Paquier | Fix out-of-bound read in gtsvector_picksplit() |
commit | commitdiff | tree |
| 2023-09-04 |
Amit Kapila | Fix typo in decode.c. |
commit | commitdiff | tree |
| 2023-09-03 |
Michael Paquier | Fix handling of shared statistics with dropped databases |
commit | commitdiff | tree |
| 2023-09-01 |
Alvaro Herrera | Fix not-null constraint test |
commit | commitdiff | tree |
| 2023-09-01 |
Alvaro Herrera | ATPrepAddPrimaryKey: ignore non-PK constraints |
commit | commitdiff | tree |
| 2023-08-31 |
Heikki Linnakangas | Report syncscan position at end of scan. |
commit | commitdiff | tree |
| 2023-08-31 |
Peter Eisentraut | Correct ObjectProperty entry for transforms |
commit | commitdiff | tree |
| 2023-08-31 |
Peter Eisentraut | genbki.pl: Factor out boilerplate generation |
commit | commitdiff | tree |
| 2023-08-31 |
Peter Eisentraut | Restructure DECLARE_INDEX arguments |
commit | commitdiff | tree |
| 2023-08-30 |
Michael Paquier | Fix some shadow variables in src/backend/replication/ |
commit | commitdiff | tree |
| 2023-08-30 |
Nathan Bossart | Use actual backend IDs in pg_stat_get_backend_subxact(). |
commit | commitdiff | tree |
| 2023-08-30 |
Nathan Bossart | Rename some support functions for pgstat* views. |
commit | commitdiff | tree |
| 2023-08-30 |
Peter Eisentraut | Fix possible compiler warning |
commit | commitdiff | tree |
| 2023-08-30 |
Etsuro Fujita | Doc: Improve documentation for creating custom scan... |
commit | commitdiff | tree |
| 2023-08-30 |
Etsuro Fujita | postgres_fdw: Fix test for parameterized foreign scan. |
commit | commitdiff | tree |
| 2023-08-30 |
Tatsuo Ishii | Add bc6041b61f to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2023-08-30 |
Tatsuo Ishii | Fix code indentation vioaltion introduced in commit... |
commit | commitdiff | tree |
| 2023-08-30 |
Nathan Bossart | Fix misuse of PqMsg_Close. |
commit | commitdiff | tree |
| 2023-08-30 |
Tatsuo Ishii | Allow pgbench to exit immediately when any client is... |
commit | commitdiff | tree |
| 2023-08-29 |
Michael Paquier | Fix comment of PQputCopyEnd() |
commit | commitdiff | tree |
| 2023-08-29 |
Michael Paquier | Avoid possible overflow with ltsGetFreeBlock() in logtape.c |
commit | commitdiff | tree |
| 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 |
| next |