| 2023-07-27 |
Michael Paquier | Show savepoint names as constants in pg_stat_statements |
commit | commitdiff | tree |
| 2023-07-27 |
Nathan Bossart | Adjust extra lines generated by psql to be valid SQL... |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Add more SQL/JSON constructor functions |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Rename a nonterminal used in SQL/JSON grammar |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Some refactoring to export json(b) conversion functions |
commit | commitdiff | tree |
| 2023-07-26 |
Masahiko Sawada | Fix crash with RemoveFromWaitQueue() when detecting... |
commit | commitdiff | tree |
| 2023-07-26 |
Michael Paquier | worker_spi: Use term "dynamic" for bgworkers launched... |
commit | commitdiff | tree |
| 2023-07-26 |
Michael Paquier | Document more assumptions of LWLock variable changes... |
commit | commitdiff | tree |
| 2023-07-25 |
Amit Kapila | Fix code indentation vioaltion introduced in commit... |
commit | commitdiff | tree |
| 2023-07-25 |
Masahiko Sawada | Remove unnecessary checks for indexes for REPLICA IDENT... |
commit | commitdiff | tree |
| 2023-07-25 |
Michael Paquier | Optimize WAL insertion lock acquisition and release... |
commit | commitdiff | tree |
| 2023-07-25 |
Amit Kapila | Fix the display of UNKNOWN message type in apply worker. |
commit | commitdiff | tree |
| 2023-07-25 |
Andres Freund | Fix off-by-one in LimitAdditionalPins() |
commit | commitdiff | tree |
| 2023-07-24 |
Alvaro Herrera | Make test_decoding ddl.out shorter |
commit | commitdiff | tree |
| 2023-07-24 |
Alvaro Herrera | Compare only major versions in AdjustUpgrade.pm |
commit | commitdiff | tree |
| 2023-07-24 |
Michael Paquier | pgbench: Use COPY for client-side data generation |
commit | commitdiff | tree |
| 2023-07-23 |
Michael Paquier | pgbench: Add TAP tests to check consistency of data... |
commit | commitdiff | tree |
| 2023-07-22 |
Tom Lane | Avoid compiler warning in non-assert builds. |
commit | commitdiff | tree |
| 2023-07-21 |
Jeff Davis | ICU: remove negative test that fails to fail. |
commit | commitdiff | tree |
| 2023-07-21 |
Tom Lane | Fix calculation of relid sets for partitionwise child... |
commit | commitdiff | tree |
| 2023-07-21 |
Amit Langote | Code review for commit b6e1157e7d |
commit | commitdiff | tree |
| 2023-07-21 |
Michael Paquier | Fix worker_spi when launching workers without shared_pr... |
commit | commitdiff | tree |
| 2023-07-20 |
Tom Lane | Guard against null plan pointer in CachedPlanIsSimplyVa... |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | Revert "Add notBefore and notAfter to SSL cert info... |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | Add notBefore and notAfter to SSL cert info display |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | Set fixed dates for test certificates validity |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | pg_upgrade: include additional detail in cluster check |
commit | commitdiff | tree |
| 2023-07-20 |
Amit Langote | Unify JSON categorize type API and export for external use |
commit | commitdiff | tree |
| 2023-07-20 |
Michael Paquier | Add missing ObjectIdGetDatum() in syscache lookup calls... |
commit | commitdiff | tree |
| 2023-07-20 |
Michael Paquier | Fix pg_recvlogical upon signal termination |
commit | commitdiff | tree |
| 2023-07-19 |
Nathan Bossart | Doc: move unparenthesized syntaxes for a few commands. |
commit | commitdiff | tree |
| 2023-07-19 |
Nathan Bossart | Support parenthesized syntax for CLUSTER without a... |
commit | commitdiff | tree |
| 2023-07-19 |
Nathan Bossart | Rearrange CLUSTER rules in gram.y. |
commit | commitdiff | tree |
| 2023-07-19 |
Tom Lane | Add psql \drg command to display role grants. |
commit | commitdiff | tree |
| 2023-07-19 |
Tom Lane | Doc: improve description of IN and row-constructor... |
commit | commitdiff | tree |
| 2023-07-19 |
Michael Paquier | pg_archivecleanup: Add --clean-backup-history |
commit | commitdiff | tree |
| 2023-07-19 |
Michael Paquier | pg_archivecleanup: Refactor loop doing old segment... |
commit | commitdiff | tree |
| 2023-07-19 |
Amit Kapila | Doc: Update the logical replication restriction w.r... |
commit | commitdiff | tree |
| 2023-07-18 |
Tom Lane | Doc: fix out-of-date example of SPI usage. |
commit | commitdiff | tree |
| 2023-07-18 |
Michael Paquier | Fix indentation in twophase.c |
commit | commitdiff | tree |
| 2023-07-18 |
Michael Paquier | Fix recovery of 2PC transaction during crash recovery |
commit | commitdiff | tree |
| 2023-07-17 |
Tom Lane | Include <limits.h> in fe-auth.c, to get CHAR_BIT reliably. |
commit | commitdiff | tree |
| 2023-07-17 |
Nathan Bossart | Remove db_user_namespace. |
commit | commitdiff | tree |
| 2023-07-16 |
David Rowley | Shrink memory contexts struct sizes |
commit | commitdiff | tree |
| 2023-07-14 |
Nathan Bossart | Simplify option handling in pg_ctl. |
commit | commitdiff | tree |
| 2023-07-14 |
Tom Lane | Allow plan nodes with initPlans to be considered parall... |
commit | commitdiff | tree |
| 2023-07-14 |
Tom Lane | Account for optimized MinMax aggregates during SS_final... |
commit | commitdiff | tree |
| 2023-07-14 |
Tom Lane | Improve error message for MaxAllocSize overrun in accum... |
commit | commitdiff | tree |
| 2023-07-14 |
Amit Langote | Add missing initializations of p_perminfo |
commit | commitdiff | tree |
| 2023-07-14 |
Nathan Bossart | Fix privilege check for SET SESSION AUTHORIZATION. |
commit | commitdiff | tree |
| 2023-07-14 |
Nathan Bossart | Move privilege check for SET SESSION AUTHORIZATION. |
commit | commitdiff | tree |
| 2023-07-14 |
Amit Kapila | Allow the use of a hash index on the subscriber during... |
commit | commitdiff | tree |
| 2023-07-14 |
Michael Paquier | Add indisreplident to fields refreshed by RelationReloa... |
commit | commitdiff | tree |
| 2023-07-14 |
Michael Paquier | Fix updates of indisvalid for partitioned indexes |
commit | commitdiff | tree |
| 2023-07-14 |
Thomas Munro | Remove wal_sync_method=fsync_writethrough on Windows. |
commit | commitdiff | tree |
| 2023-07-14 |
Michael Paquier | Add information about line contents on parsing failure... |
commit | commitdiff | tree |
| 2023-07-13 |
Michael Paquier | Remove double quotes from the second column of wait_eve... |
commit | commitdiff | tree |
| 2023-07-13 |
Andres Freund | Handle DROP DATABASE getting interrupted |
commit | commitdiff | tree |
| 2023-07-13 |
Andres Freund | Release lock after encountering bogs row in vac_truncat... |
commit | commitdiff | tree |
| 2023-07-13 |
Tom Lane | Remove unnecessary pfree() in g_intbig_compress(). |
commit | commitdiff | tree |
| 2023-07-13 |
Amit Langote | Add missing const qualifier |
commit | commitdiff | tree |
| 2023-07-13 |
Amit Langote | Fix code indentation violation in commit b6e1157e7d |
commit | commitdiff | tree |
| 2023-07-13 |
Peter Eisentraut | Fix untranslatable log message assembly |
commit | commitdiff | tree |
| 2023-07-13 |
Michael Paquier | Remove duplicated assignment of LLVMJitHandle->lljit |
commit | commitdiff | tree |
| 2023-07-13 |
Masahiko Sawada | Doc: clarify the conditions of usable indexes for REPLI... |
commit | commitdiff | tree |
| 2023-07-13 |
Nathan Bossart | Rename session_auth_is_superuser to current_role_is_sup... |
commit | commitdiff | tree |
| 2023-07-13 |
Nathan Bossart | Teach in-tree getopt_long() to move non-options to... |
commit | commitdiff | tree |
| 2023-07-13 |
Amit Langote | Don't include CaseTestExpr in JsonValueExpr.formatted_expr |
commit | commitdiff | tree |
| 2023-07-13 |
Amit Langote | Pass constructName to transformJsonValueExpr() |
commit | commitdiff | tree |
| 2023-07-13 |
Michael Paquier | Simplify some conditions related to [LW]Lock in generat... |
commit | commitdiff | tree |
| 2023-07-12 |
Andres Freund | meson: Tie adding C++ support to the llvm Meson option |
commit | commitdiff | tree |
| 2023-07-12 |
Andres Freund | meson: Pass more feature option through to required... |
commit | commitdiff | tree |
| 2023-07-12 |
Andres Freund | pg_bsd_indent: Collect test diffs in test.diffs instead... |
commit | commitdiff | tree |
| 2023-07-12 |
Daniel Gustafsson | doc: Clarify the errhint example |
commit | commitdiff | tree |
| 2023-07-12 |
Alvaro Herrera | parallel_schedule: add comment on event_trigger test... |
commit | commitdiff | tree |
| 2023-07-12 |
Peter Eisentraut | Remove ancient special case code for dropping oid columns |
commit | commitdiff | tree |
| 2023-07-12 |
Peter Eisentraut | Remove ancient special case code for adding oid columns |
commit | commitdiff | tree |
| 2023-07-12 |
Peter Eisentraut | Remove obsolete comment about OID support |
commit | commitdiff | tree |
| 2023-07-12 |
Peter Eisentraut | Allow some exclusion constraints on partitions |
commit | commitdiff | tree |
| 2023-07-11 |
Thomas Munro | Doc: Adjust libpq docs about thread safety. |
commit | commitdiff | tree |
| 2023-07-11 |
Thomas Munro | Remove --disable-thread-safety and related code. |
commit | commitdiff | tree |
| 2023-07-11 |
Michael Paquier | pgbench: Move constant into format string |
commit | commitdiff | tree |
| 2023-07-11 |
Masahiko Sawada | Report index vacuum progress. |
commit | commitdiff | tree |
| 2023-07-11 |
Masahiko Sawada | Add new parallel message type to progress reporting. |
commit | commitdiff | tree |
| 2023-07-11 |
Amit Kapila | Add BEGIN/COMMIT for transactional messages during... |
commit | commitdiff | tree |
| 2023-07-10 |
Thomas Munro | Don't expose Windows' mbstowcs_l() and wcstombs_l(). |
commit | commitdiff | tree |
| 2023-07-10 |
Tom Lane | Be more rigorous about local variables in PostgresMain(). |
commit | commitdiff | tree |
| 2023-07-10 |
Peter Eisentraut | Fix pgindent |
commit | commitdiff | tree |
| 2023-07-10 |
Peter Eisentraut | Message wording improvements |
commit | commitdiff | tree |
| 2023-07-10 |
Michael Paquier | Add more sanity checks with callers of changeDependency... |
commit | commitdiff | tree |
| 2023-07-10 |
Michael Paquier | Fix ALTER EXTENSION SET SCHEMA with objects outside... |
commit | commitdiff | tree |
| 2023-07-09 |
Peter Eisentraut | doc: Use proper markup for emphasis |
commit | commitdiff | tree |
| 2023-07-09 |
Peter Eisentraut | doc: Move DEFAULT parameter on COPY reference page |
commit | commitdiff | tree |
| 2023-07-09 |
Peter Eisentraut | Remove unnecessary unbind in LDAP search+bind mode |
commit | commitdiff | tree |
| 2023-07-09 |
Thomas Munro | Rename port/thread.c to port/user.c. |
commit | commitdiff | tree |
| 2023-07-09 |
David Rowley | Doc: update old reference to "result cache" |
commit | commitdiff | tree |
| 2023-07-09 |
Thomas Munro | Remove obsolete comment and code from fe-auth.c. |
commit | commitdiff | tree |
| 2023-07-08 |
Thomas Munro | All supported systems have locale_t. |
commit | commitdiff | tree |
| 2023-07-08 |
Andrew Dunstan | Fix tmpdir issues with commit e213de8e78 |
commit | commitdiff | tree |
| 2023-07-08 |
Andrew Dunstan | Use shorter location for pg_replslot in pg_basebackup... |
commit | commitdiff | tree |
| next |