| 2023-09-20 |
Michael Paquier | unaccent: Add support for quoted translated characters |
commit | commitdiff | tree |
| 2023-09-20 |
Nathan Bossart | Remove open-coded binary heap in pg_dump_sort.c. |
commit | commitdiff | tree |
| 2023-09-20 |
Michael Paquier | Fix typos in pgoutput.c |
commit | commitdiff | tree |
| 2023-09-20 |
Michael Paquier | psql: Reset query buffer of \e, \ef and \ev on error |
commit | commitdiff | tree |
| 2023-09-19 |
Nathan Bossart | Convert pg_restore's ready_list to a priority queue. |
commit | commitdiff | tree |
| 2023-09-19 |
Heikki Linnakangas | Fix psql tab-completion for identifiers containing... |
commit | commitdiff | tree |
| 2023-09-19 |
Peter Eisentraut | Replace more MemSet calls with struct initialization |
commit | commitdiff | tree |
| 2023-09-19 |
Heikki Linnakangas | Fix GiST README's explanation of the NSN cross-check. |
commit | commitdiff | tree |
| 2023-09-19 |
Peter Eisentraut | Standardize type of extend_by counter |
commit | commitdiff | tree |
| 2023-09-19 |
Michael Paquier | Improve error message for snapshot import in snapmgr... |
commit | commitdiff | tree |
| 2023-09-18 |
Michael Paquier | Fix assertion failure with PL/Python exceptions |
commit | commitdiff | tree |
| 2023-09-18 |
Nathan Bossart | Add function for removing arbitrary nodes in binaryheap. |
commit | commitdiff | tree |
| 2023-09-18 |
Nathan Bossart | Fix MSVC build for changes to binaryheap. |
commit | commitdiff | tree |
| 2023-09-18 |
Nathan Bossart | Make binaryheap available to frontend code. |
commit | commitdiff | tree |
| 2023-09-18 |
Tom Lane | Don't crash if cursor_to_xmlschema is used on a non... |
commit | commitdiff | tree |
| 2023-09-18 |
Alvaro Herrera | Fix psql's \? output for \watch |
commit | commitdiff | tree |
| 2023-09-18 |
Daniel Gustafsson | doc: Add example for how to set file_fdw column option |
commit | commitdiff | tree |
| 2023-09-18 |
Peter Eisentraut | Fix information schema for catalogued not-null constraints |
commit | commitdiff | tree |
| 2023-09-18 |
Peter Eisentraut | Update Unicode data to Unicode 15.1.0 |
commit | commitdiff | tree |
| 2023-09-18 |
Peter Eisentraut | Make Unicode script fit for future versions |
commit | commitdiff | tree |
| 2023-09-15 |
Tom Lane | Track nesting depth correctly when drilling down into... |
commit | commitdiff | tree |
| 2023-09-15 |
Daniel Gustafsson | Rename variable for code clarity |
commit | commitdiff | tree |
| 2023-09-15 |
Heikki Linnakangas | Remove unnecessary smgrimmedsync() when creating unlogg... |
commit | commitdiff | tree |
| 2023-09-14 |
Daniel Gustafsson | Quote filenames in error messages |
commit | commitdiff | tree |
| 2023-09-14 |
Peter Eisentraut | Fix indentation in SQL file |
commit | commitdiff | tree |
| 2023-09-14 |
Michael Paquier | Revert "Improve error message on snapshot import in... |
commit | commitdiff | tree |
| 2023-09-14 |
Amit Kapila | Flush logical slots to disk during a shutdown checkpoin... |
commit | commitdiff | tree |
| 2023-09-14 |
Amit Kapila | Remove redundant result assignment in 004_sync.pl. |
commit | commitdiff | tree |
| 2023-09-14 |
Andres Freund | Fix tracking of temp table relation extensions as writes |
commit | commitdiff | tree |
| 2023-09-14 |
Michael Paquier | Improve error message on snapshot import in snapmgr.c |
commit | commitdiff | tree |
| 2023-09-13 |
Michael Paquier | Refactor error messages for unsupported providers in... |
commit | commitdiff | tree |
| 2023-09-13 |
David Rowley | Fix incorrect logic in plan dependency recording |
commit | commitdiff | tree |
| 2023-09-13 |
Amit Kapila | Fix the ALTER SUBSCRIPTION to reflect the change in... |
commit | commitdiff | tree |
| 2023-09-13 |
Thomas Munro | Fix exception safety bug in typcache.c. |
commit | commitdiff | tree |
| 2023-09-13 |
Michael Paquier | Switch psql's TAP test for query cancellation to use... |
commit | commitdiff | tree |
| 2023-09-13 |
Michael Paquier | Skip psql's TAP test for query cancellation entirely... |
commit | commitdiff | tree |
| 2023-09-09 |
Michael Paquier | Remove redundant assignments in copyfrom.c |
commit | commitdiff | tree |
| 2023-09-08 |
Bruce Momjian | doc: remove mention of backslash doubling in strings |
commit | commitdiff | tree |
| 2023-09-08 |
Masahiko Sawada | Stabilize subscription stats test. |
commit | commitdiff | tree |
| 2023-09-08 |
Daniel Gustafsson | Add JIT deform_counter |
commit | commitdiff | tree |
| 2023-09-08 |
Daniel Gustafsson | doc: Extend documentation of PG_TEST_EXTRA |
commit | commitdiff | tree |
| 2023-09-08 |
Thomas Munro | Teach WaitEventSetWait() to report multiple events... |
commit | commitdiff | tree |
| 2023-09-08 |
Thomas Munro | Remove some more "snapshot too old" vestiges. |
commit | commitdiff | tree |
| 2023-09-08 |
Michael Paquier | Improve BackendXidGetPid() to only access allProcs... |
commit | commitdiff | tree |
| 2023-09-07 |
Bruce Momjian | doc: change "cross product" to "Cartesian product" |
commit | commitdiff | tree |
| 2023-09-07 |
Robert Haas | Reorder tests in get_cheapest_path_for_pathkeys(). |
commit | commitdiff | tree |
| 2023-09-07 |
Alvaro Herrera | Move privilege check to the right place |
commit | commitdiff | tree |
| 2023-09-07 |
Alvaro Herrera | Update information_schema definition for not-null const... |
commit | commitdiff | tree |
| 2023-09-07 |
Michael Paquier | pg_basebackup: Generate valid temporary slot names... |
commit | commitdiff | tree |
| 2023-09-07 |
Thomas Munro | Fix instability in 031_recovery_conflict.pl. |
commit | commitdiff | tree |
| 2023-09-07 |
Thomas Munro | Fix recovery conflict SIGUSR1 handling. |
commit | commitdiff | tree |
| 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 |
| next |