| 2023-02-20 |
John Naylor | Add MSVC support for pg_leftmost_one_pos32() and friends |
commit | commitdiff | tree |
| 2023-02-20 |
John Naylor | Add assert checking to pg_leftmost_one_pos32() and... |
commit | commitdiff | tree |
| 2023-02-20 |
David Rowley | Speedup and increase usability of set proc title functions |
commit | commitdiff | tree |
| 2023-02-20 |
Michael Paquier | Expand regression tests of pg_stat_statements for utili... |
commit | commitdiff | tree |
| 2023-02-20 |
Michael Paquier | Refactor tests of pg_stat_statements for planning,... |
commit | commitdiff | tree |
| 2023-02-19 |
Tomas Vondra | Fix handling of multi-column BRIN indexes |
commit | commitdiff | tree |
| 2023-02-17 |
Tom Lane | Print the correct aliases for DML target tables in... |
commit | commitdiff | tree |
| 2023-02-17 |
Peter Eisentraut | Fix incorrect format placeholder |
commit | commitdiff | tree |
| 2023-02-17 |
Michael Paquier | Redesign archive modules |
commit | commitdiff | tree |
| 2023-02-17 |
Thomas Munro | Remove obsolete platforms from ps_status.c. |
commit | commitdiff | tree |
| 2023-02-16 |
Tom Lane | Fix check for child column generation status matching... |
commit | commitdiff | tree |
| 2023-02-16 |
Andrew Dunstan | pgindent: mention directory arguments in help text |
commit | commitdiff | tree |
| 2023-02-16 |
Michael Paquier | Remove duplicated comment in nodeModifyTable.c |
commit | commitdiff | tree |
| 2023-02-16 |
Amit Kapila | Add a new wait state and use it when sending data in... |
commit | commitdiff | tree |
| 2023-02-15 |
Michael Paquier | Add description for new patterns supported in HBA and... |
commit | commitdiff | tree |
| 2023-02-15 |
Alvaro Herrera | Don't rely on uninitialized value in MERGE / DELETE |
commit | commitdiff | tree |
| 2023-02-15 |
David Rowley | Rename force_parallel_mode to debug_parallel_query |
commit | commitdiff | tree |
| 2023-02-15 |
Michael Paquier | doc: Fix spelling of option -Dtap_tests for meson |
commit | commitdiff | tree |
| 2023-02-15 |
Michael Paquier | Fix handling of SCRAM-SHA-256's channel binding with... |
commit | commitdiff | tree |
| 2023-02-15 |
Tatsuo Ishii | Fix make_etags failure on Mac. |
commit | commitdiff | tree |
| 2023-02-14 |
Peter Eisentraut | Change argument type of pq_sendbytes from char * to... |
commit | commitdiff | tree |
| 2023-02-14 |
Jeff Davis | Correct docs for the default locale_provider of a new... |
commit | commitdiff | tree |
| 2023-02-13 |
Tom Lane | When removing a relation from the query, drop its RelOp... |
commit | commitdiff | tree |
| 2023-02-13 |
Tom Lane | Fix buggy recursion in flatten_rtes_walker(). |
commit | commitdiff | tree |
| 2023-02-13 |
Tom Lane | Fix thinkos in have_unsafe_outer_join_ref; reduce to... |
commit | commitdiff | tree |
| 2023-02-13 |
Andrew Dunstan | Remove obsolete pgindent options --code-base and -... |
commit | commitdiff | tree |
| 2023-02-13 |
Alvaro Herrera | Fix object identity string for transforms |
commit | commitdiff | tree |
| 2023-02-13 |
Alvaro Herrera | Add wait_for_replay_catchup wrapper to Cluster.pm |
commit | commitdiff | tree |
| 2023-02-13 |
David Rowley | Fix pfree issue in presorted DISTINCT aggregate code |
commit | commitdiff | tree |
| 2023-02-13 |
Peter Eisentraut | Consolidate ItemPointer to Datum conversion functions |
commit | commitdiff | tree |
| 2023-02-13 |
David Rowley | Fix incorrect presorted DISTINCT aggregate if condition |
commit | commitdiff | tree |
| 2023-02-13 |
David Rowley | Disable WindowAgg inverse transitions when subplans... |
commit | commitdiff | tree |
| 2023-02-13 |
Michael Paquier | Mark more nodes with attribute no_query_jumble |
commit | commitdiff | tree |
| 2023-02-12 |
Tom Lane | Make pg_bsd_indent's .h files inclusion-order-safe. |
commit | commitdiff | tree |
| 2023-02-12 |
Tom Lane | Avoid dereferencing an undefined pointer in DecodeInter... |
commit | commitdiff | tree |
| 2023-02-12 |
Tom Lane | Integrate pg_bsd_indent into our build/test infrastructure. |
commit | commitdiff | tree |
| 2023-02-12 |
Tom Lane | Sync pg_bsd_indent's copyright notices with Postgres... |
commit | commitdiff | tree |
| 2023-02-12 |
Tom Lane | Import pg_bsd_indent sources. |
commit | commitdiff | tree |
| 2023-02-12 |
Andrew Dunstan | pgindent: filter files for the --commit option |
commit | commitdiff | tree |
| 2023-02-11 |
Andres Freund | Add tests for pg_stat_io |
commit | commitdiff | tree |
| 2023-02-11 |
Andres Freund | Create regress_tblspc in test_setup |
commit | commitdiff | tree |
| 2023-02-11 |
Andres Freund | Add pg_stat_io view, providing more detailed IO statistics |
commit | commitdiff | tree |
| 2023-02-10 |
Tom Lane | Fix join removal logic to clean up sub-RestrictInfos... |
commit | commitdiff | tree |
| 2023-02-10 |
Tom Lane | Further fixes in qual nullingrel adjustment for outer... |
commit | commitdiff | tree |
| 2023-02-10 |
Peter Eisentraut | Fix incorrect format placeholder |
commit | commitdiff | tree |
| 2023-02-10 |
Michael Paquier | Fix typo in parsenodes.h |
commit | commitdiff | tree |
| 2023-02-10 |
Andres Freund | pgstat: Track more detailed relation IO statistics |
commit | commitdiff | tree |
| 2023-02-09 |
Andrew Dunstan | Fix help text spacing in pgindent |
commit | commitdiff | tree |
| 2023-02-09 |
Michael Paquier | Fix various typos in code and tests |
commit | commitdiff | tree |
| 2023-02-09 |
Andres Freund | Remove uses of AssertVariableIsOfType() obsoleted by... |
commit | commitdiff | tree |
| 2023-02-09 |
Andres Freund | pgstat: Infrastructure for more detailed IO statistics |
commit | commitdiff | tree |
| 2023-02-09 |
Andres Freund | Fix bugs in GetSafeSnapshotBlockingPids(), introduced... |
commit | commitdiff | tree |
| 2023-02-08 |
Tom Lane | Stop recommending auto-download of DTD files, and indee... |
commit | commitdiff | tree |
| 2023-02-08 |
Andrew Dunstan | pgindent: more ways to find files to indent |
commit | commitdiff | tree |
| 2023-02-08 |
Tom Lane | Further tighten nullingrel marking rules in build_joinr... |
commit | commitdiff | tree |
| 2023-02-08 |
Tom Lane | remove_rel_from_query() must clean up PlaceHolderVar... |
commit | commitdiff | tree |
| 2023-02-08 |
Michael Paquier | Remove SQL regression tests for GUCs related to NO_SHOW_ALL |
commit | commitdiff | tree |
| 2023-02-08 |
David Rowley | Remove stray duplicated comment in heapam.h |
commit | commitdiff | tree |
| 2023-02-08 |
Amit Kapila | Fix the logical replication timeout during large DDLs. |
commit | commitdiff | tree |
| 2023-02-07 |
Tom Lane | Rethink nullingrel marking rules in build_joinrel_tlist(). |
commit | commitdiff | tree |
| 2023-02-07 |
Tom Lane | Doc: make src/test/*/README match current reality. |
commit | commitdiff | tree |
| 2023-02-07 |
Tom Lane | Remove leftover code in deconstruct_distribute_oj_quals(). |
commit | commitdiff | tree |
| 2023-02-07 |
Peter Eisentraut | Remove useless casts to (void *) in arguments of some... |
commit | commitdiff | tree |
| 2023-02-07 |
Amit Kapila | Use appropriate wait event when sending data in the... |
commit | commitdiff | tree |
| 2023-02-07 |
David Rowley | More refactoring of heapgettup() and heapgettup_pagemode() |
commit | commitdiff | tree |
| 2023-02-07 |
Michael Paquier | Include values of A_Const nodes in query jumbling |
commit | commitdiff | tree |
| 2023-02-06 |
Andres Freund | ci: freebsd: stop postgres instance on failure, to... |
commit | commitdiff | tree |
| 2023-02-06 |
Peter Eisentraut | Fix more outdated comments |
commit | commitdiff | tree |
| 2023-02-06 |
Peter Eisentraut | Fix up outdated comments |
commit | commitdiff | tree |
| 2023-02-06 |
Tom Lane | Fix up join removal's interaction with PlaceHolderVars. |
commit | commitdiff | tree |
| 2023-02-06 |
Peter Eisentraut | doc: Fix SQL keywords lists |
commit | commitdiff | tree |
| 2023-02-06 |
Robert Haas | Disable STARTUP_PROGRESS_TIMEOUT in standby mode. |
commit | commitdiff | tree |
| 2023-02-06 |
Peter Eisentraut | doc: Fix description of SQL standard parts |
commit | commitdiff | tree |
| 2023-02-06 |
Peter Eisentraut | Remove useless casts to (void *) in hash_search() calls |
commit | commitdiff | tree |
| 2023-02-06 |
Michael Paquier | Extend check_GUC_init() with checks on flag combination... |
commit | commitdiff | tree |
| 2023-02-06 |
Michael Paquier | Add support for progress reporting to pg_verifybackup |
commit | commitdiff | tree |
| 2023-02-06 |
Michael Paquier | Properly NULL-terminate GSS receive buffer on error... |
commit | commitdiff | tree |
| 2023-02-05 |
Michael Paquier | Revert refactoring of restore command code to shell_res... |
commit | commitdiff | tree |
| 2023-02-05 |
Tom Lane | Fix over-optimistic updating of info about commutable... |
commit | commitdiff | tree |
| 2023-02-04 |
Tom Lane | Fix thinko in qual distribution. |
commit | commitdiff | tree |
| 2023-02-04 |
Tom Lane | Fix thinko in outer-join removal. |
commit | commitdiff | tree |
| 2023-02-04 |
Tom Lane | Rethink treatment of "postponed" quals in deconstruct_j... |
commit | commitdiff | tree |
| 2023-02-04 |
Dean Rasheed | Allow underscores in integer and numeric constants. |
commit | commitdiff | tree |
| 2023-02-04 |
Peter Eisentraut | Remove unused code related to unknown type |
commit | commitdiff | tree |
| 2023-02-03 |
Dean Rasheed | Make int64_div_fast_to_numeric() more robust. |
commit | commitdiff | tree |
| 2023-02-03 |
Peter Eisentraut | doc: Fix XML formatting that psql cannot handle |
commit | commitdiff | tree |
| 2023-02-03 |
Andres Freund | ci: Use windows VMs instead of windows containers |
commit | commitdiff | tree |
| 2023-02-03 |
David Rowley | Reduce code duplication between heapgettup and heapgett... |
commit | commitdiff | tree |
| 2023-02-03 |
Amit Kapila | Optimize the origin drop functionality. |
commit | commitdiff | tree |
| 2023-02-03 |
Thomas Munro | ci: Upgrade macOS version from 12 to 13. |
commit | commitdiff | tree |
| 2023-02-02 |
David Rowley | Add helper functions to simplify heapgettup code |
commit | commitdiff | tree |
| 2023-02-02 |
David Rowley | Further refactor of heapgettup and heapgettup_pagemode |
commit | commitdiff | tree |
| 2023-02-02 |
Thomas Munro | Retire PG_SETMASK() macro. |
commit | commitdiff | tree |
| 2023-02-02 |
Andrew Dunstan | Document installing perltidy with cpanm |
commit | commitdiff | tree |
| 2023-02-02 |
Dean Rasheed | Clarify the choice of rscale in numeric_sqrt(). |
commit | commitdiff | tree |
| 2023-02-02 |
Dean Rasheed | Ensure that numeric.c compiles with other NBASE values. |
commit | commitdiff | tree |
| 2023-02-02 |
Thomas Munro | Doc: Abstract AF_UNIX sockets don't work on Windows. |
commit | commitdiff | tree |
| 2023-02-02 |
Amit Kapila | Allow the logical_replication_mode to be used on the... |
commit | commitdiff | tree |
| 2023-02-02 |
David Rowley | Refactor heapam.c adding heapgettup_initial_block function |
commit | commitdiff | tree |
| 2023-02-01 |
Peter Eisentraut | meson: Fix typo in pkgconfig generation |
commit | commitdiff | tree |
| next |