2023-03-28 |
Peter Eisentraut | Save a few bytes in pg_attribute |
commit | commitdiff | tree |
2023-03-27 |
Peter Geoghegan | pg_walinspect: Adjust memory context name. |
commit | commitdiff | tree |
2023-03-27 |
Michael Paquier | Generate a few more functions of pgstatfuncs.c with... |
commit | commitdiff | tree |
2023-03-27 |
Tom Lane | Reject attempts to alter composite types used in indexes. |
commit | commitdiff | tree |
2023-03-27 |
Robert Haas | amcheck: Generalize one of the recently-added update... |
commit | commitdiff | tree |
2023-03-27 |
Robert Haas | amcheck: Tighten up validation of redirect line pointers. |
commit | commitdiff | tree |
2023-03-27 |
Daniel Gustafsson | doc: fix Apple Silicon Homebrew prefix change documentation |
commit | commitdiff | tree |
2023-03-27 |
Daniel Gustafsson | doc: Fix XML_CATALOG_FILES env var for Apple M1 machines |
commit | commitdiff | tree |
2023-03-27 |
Daniel Gustafsson | Make SCRAM iteration count configurable |
commit | commitdiff | tree |
2023-03-27 |
Peter Eisentraut | meson: Fix support for empty darwin sysroot |
commit | commitdiff | tree |
2023-03-27 |
Michael Paquier | Improve a few things in pg_walinspect |
commit | commitdiff | tree |
2023-03-27 |
Michael Paquier | Generate pg_stat_get_xact*() functions for relations... |
commit | commitdiff | tree |
2023-03-26 |
Tom Lane | Doc: clarify introduction to database roles. |
commit | commitdiff | tree |
2023-03-26 |
Tom Lane | Fix oversights in array manipulation. |
commit | commitdiff | tree |
2023-03-25 |
Daniel Gustafsson | Add SysCacheGetAttrNotNull for guaranteed not-null... |
commit | commitdiff | tree |
2023-03-25 |
Noah Misch | Comment on expectations for AutoVacuumWorkItem handlers. |
commit | commitdiff | tree |
2023-03-25 |
Tom Lane | Fix CREATE INDEX progress reporting for multi-level... |
commit | commitdiff | tree |
2023-03-25 |
Jeff Davis | Fix abbreviated keys bug introduced in d87d548cd03. |
commit | commitdiff | tree |
2023-03-25 |
Tom Lane | Doc: fix another "contents...exceed the available area... |
commit | commitdiff | tree |
2023-03-24 |
Tom Lane | Doc: fix examples for pg_input_error_info(). |
commit | commitdiff | tree |
2023-03-24 |
Andres Freund | docs: Explain how to silence overly verbose messages... |
commit | commitdiff | tree |
2023-03-24 |
Tom Lane | Invent GENERIC_PLAN option for EXPLAIN. |
commit | commitdiff | tree |
2023-03-24 |
Andres Freund | meson: Fix oversight in install-quiet |
commit | commitdiff | tree |
2023-03-24 |
Jeff Davis | Avoid potential UCollator leak for older ICU versions. |
commit | commitdiff | tree |
2023-03-24 |
Jeff Davis | pg_locale.c: change ereport() to elog(). |
commit | commitdiff | tree |
2023-03-24 |
Robert Haas | amcheck: Fix verify_heapam for tuples where xmin or... |
commit | commitdiff | tree |
2023-03-24 |
Daniel Gustafsson | Fix typo in header comment |
commit | commitdiff | tree |
2023-03-24 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
2023-03-24 |
Andres Freund | meson: docs: add texinfo target |
commit | commitdiff | tree |
2023-03-24 |
Michael Paquier | libpq: Add sslcertmode option to control client certifi... |
commit | commitdiff | tree |
2023-03-24 |
Andres Freund | meson: add install-{quiet, world} targets |
commit | commitdiff | tree |
2023-03-24 |
Andres Freund | meson: add install-{docs,doc-html,doc-man} targets |
commit | commitdiff | tree |
2023-03-24 |
Andres Freund | meson: make install_test_files more generic, rename... |
commit | commitdiff | tree |
2023-03-24 |
Etsuro Fujita | Doc: Improve description of the "batch_size" option... |
commit | commitdiff | tree |
2023-03-24 |
Michael Paquier | Rewrite error message related to sslmode in libpq |
commit | commitdiff | tree |
2023-03-23 |
Michael Paquier | Rename fields in pgstat structures for functions and... |
commit | commitdiff | tree |
2023-03-23 |
Tom Lane | Implement find_my_exec()'s path normalization using... |
commit | commitdiff | tree |
2023-03-23 |
Daniel Gustafsson | doc: fix another case of missing productname markup |
commit | commitdiff | tree |
2023-03-23 |
Peter Geoghegan | Count updates that move row to a new page. |
commit | commitdiff | tree |
2023-03-23 |
Jeff Davis | Handle the "und" locale in ICU versions 54 and older. |
commit | commitdiff | tree |
2023-03-23 |
Robert Haas | amcheck: Fix a few bugs in new update chain validation. |
commit | commitdiff | tree |
2023-03-23 |
Tom Lane | Add missing "-I." flag when building pg_bsd_indent. |
commit | commitdiff | tree |
2023-03-23 |
Tomas Vondra | Minor comment improvements for compress_lz4 |
commit | commitdiff | tree |
2023-03-23 |
Tomas Vondra | Unify buffer sizes in pg_dump compression API |
commit | commitdiff | tree |
2023-03-23 |
Tomas Vondra | Improve type handling in pg_dump's compress file API |
commit | commitdiff | tree |
2023-03-23 |
Jeff Davis | Wrap ICU ucol_open(). |
commit | commitdiff | tree |
2023-03-23 |
Amit Kapila | Ignore generated columns during apply of update/delete. |
commit | commitdiff | tree |
2023-03-23 |
Amit Kapila | Allow logical replication to copy tables in binary... |
commit | commitdiff | tree |
2023-03-23 |
Michael Paquier | Improve a bit the tests of pg_walinspect |
commit | commitdiff | tree |
2023-03-23 |
Thomas Munro | Improve the naming of Parallel Hash Join phases. |
commit | commitdiff | tree |
2023-03-22 |
Alexander Korotkov | Allow locking updated tuples in tuple_update() and... |
commit | commitdiff | tree |
2023-03-22 |
Alexander Korotkov | Evade extra table_tuple_fetch_row_version() in ExecUpda... |
commit | commitdiff | tree |
2023-03-22 |
Tom Lane | Fix new test case to work on (some?) big-endian archite... |
commit | commitdiff | tree |
2023-03-22 |
Tom Lane | Fix initdb's handling of min_wal_size and max_wal_size. |
commit | commitdiff | tree |
2023-03-22 |
Tom Lane | Reduce memory leakage in initdb. |
commit | commitdiff | tree |
2023-03-22 |
Tom Lane | Add "-c name=value" switch to initdb. |
commit | commitdiff | tree |
2023-03-22 |
Andres Freund | Fix memory leak and inefficiency in CREATE DATABASE... |
commit | commitdiff | tree |
2023-03-22 |
Robert Haas | Teach verify_heapam() to validate update chains within... |
commit | commitdiff | tree |
2023-03-22 |
Michael Paquier | doc: Add description of some missing monitoring functions |
commit | commitdiff | tree |
2023-03-21 |
Michael Paquier | Fix a couple of typos |
commit | commitdiff | tree |
2023-03-21 |
Jeff Davis | Support language tags in older ICU versions (53 and... |
commit | commitdiff | tree |
2023-03-21 |
Michael Paquier | Fix make maintainer-clean with queryjumblefuncs.*.c... |
commit | commitdiff | tree |
2023-03-21 |
David Rowley | Fix incorrect comment in preptlist.c |
commit | commitdiff | tree |
2023-03-21 |
David Rowley | Correct Memoize's estimated cache hit ratio calculation |
commit | commitdiff | tree |
2023-03-21 |
Tom Lane | Add SHELL_ERROR and SHELL_EXIT_CODE magic variables... |
commit | commitdiff | tree |
2023-03-21 |
Daniel Gustafsson | docs: use consistent markup for PostgreSQL |
commit | commitdiff | tree |
2023-03-21 |
Daniel Gustafsson | Avoid using atooid for numerical comparisons which... |
commit | commitdiff | tree |
2023-03-21 |
Peter Eisentraut | pg_waldump: Allow hexadecimal values for -t/--timeline... |
commit | commitdiff | tree |
2023-03-21 |
Amit Kapila | Ignore dropped columns during apply of update/delete. |
commit | commitdiff | tree |
2023-03-21 |
Thomas Munro | Fix race in parallel hash join batch cleanup, take II. |
commit | commitdiff | tree |
2023-03-21 |
Andres Freund | Stabilize pg_stat_io writes test |
commit | commitdiff | tree |
2023-03-21 |
Andres Freund | meson: rename html_help target to htmlhelp |
commit | commitdiff | tree |
2023-03-20 |
Tom Lane | Add @extschema:name@ and no_relocate options to extensions. |
commit | commitdiff | tree |
2023-03-20 |
Alvaro Herrera | doc/PDF: Add page breaks for <sect1> in contrib appendix |
commit | commitdiff | tree |
2023-03-20 |
Tomas Vondra | Ignore BRIN indexes when checking for HOT updates |
commit | commitdiff | tree |
2023-03-20 |
Tomas Vondra | Fix netmask handling in inet_minmax_multi_ops |
commit | commitdiff | tree |
2023-03-20 |
Peter Eisentraut | doc: Additional information about timeline ID hexadecim... |
commit | commitdiff | tree |
2023-03-20 |
David Rowley | Have the planner account for the Memoize cache key... |
commit | commitdiff | tree |
2023-03-20 |
David Rowley | Fix memory leak in Memoize cache key evaluation |
commit | commitdiff | tree |
2023-03-19 |
Tom Lane | Avoid copying undefined data in _readA_Const(). |
commit | commitdiff | tree |
2023-03-18 |
Tom Lane | Doc: fix documentation example for bytea hex output... |
commit | commitdiff | tree |
2023-03-18 |
Tom Lane | Add functions to do timestamptz arithmetic in a non... |
commit | commitdiff | tree |
2023-03-18 |
Michael Paquier | Add files related to query jumbling in src/include... |
commit | commitdiff | tree |
2023-03-17 |
Tom Lane | Refactor datetime functions' timezone lookup code to... |
commit | commitdiff | tree |
2023-03-17 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
2023-03-17 |
Jeff Davis | Fix t_isspace(), etc., when datlocprovider=i and datcty... |
commit | commitdiff | tree |
2023-03-17 |
Tom Lane | Simplify and speed up pg_dump's creation of parent... |
commit | commitdiff | tree |
2023-03-17 |
Tom Lane | Fix pg_dump for hash partitioning on enum columns. |
commit | commitdiff | tree |
2023-03-17 |
Peter Eisentraut | Improve several permission-related error messages. |
commit | commitdiff | tree |
2023-03-17 |
Etsuro Fujita | postgres_fdw: Remove useless if-test in GetConnection(). |
commit | commitdiff | tree |
2023-03-17 |
Thomas Munro | libpq: Use modern socket flags, if available. |
commit | commitdiff | tree |
2023-03-17 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
2023-03-17 |
Andres Freund | tests: Prevent syslog activity by slapd, take 2 |
commit | commitdiff | tree |
2023-03-17 |
Amit Kapila | Add macros for ReorderBufferTXN toptxn. |
commit | commitdiff | tree |
2023-03-17 |
David Rowley | Fix incorrect logic for determining safe WindowAgg... |
commit | commitdiff | tree |
2023-03-17 |
Andres Freund | tests: Minimize syslog activity by slapd |
commit | commitdiff | tree |
2023-03-17 |
Michael Paquier | libpq: Remove code for SCM credential authentication |
commit | commitdiff | tree |
2023-03-17 |
Thomas Munro | Small tidyup for commit d41a178b, part II. |
commit | commitdiff | tree |
2023-03-16 |
Tom Lane | Enable use of Memoize atop an Append that came from... |
commit | commitdiff | tree |
2023-03-16 |
Andres Freund | Work around spurious compiler warning in inet operators |
commit | commitdiff | tree |
next |