| 2024-10-22 |
Tom Lane | Improve reporting of errors in extension script files. |
commit | commitdiff | tree |
| 2024-10-22 |
Tom Lane | Improve parser's reporting of statement start locations. |
commit | commitdiff | tree |
| 2024-10-22 |
Fujii Masao | ecpg: Refactor ecpg_log() to skip unnecessary calls... |
commit | commitdiff | tree |
| 2024-10-22 |
Álvaro Herrera | Restructure foreign key handling code for ATTACH/DETACH |
commit | commitdiff | tree |
| 2024-10-22 |
Alexander Korotkov | Make all Perl warnings fatal in 043_wal_replay_wait.pl |
commit | commitdiff | tree |
| 2024-10-22 |
Peter Eisentraut | Fix C23 compiler warning |
commit | commitdiff | tree |
| 2024-10-22 |
Michael Paquier | pg_stat_statements: Add tests for nested queries with... |
commit | commitdiff | tree |
| 2024-10-21 |
Tom Lane | Fix wrong assertion and poor error messages in "COPY... |
commit | commitdiff | tree |
| 2024-10-21 |
Heikki Linnakangas | Update outdated comment on WAL-logged locks with invali... |
commit | commitdiff | tree |
| 2024-10-21 |
Heikki Linnakangas | Fix race condition in committing a serializable transaction |
commit | commitdiff | tree |
| 2024-10-21 |
Michael Paquier | Fix grammar of a comment in bufmgr.c |
commit | commitdiff | tree |
| 2024-10-21 |
Michael Paquier | injection_points: Add basic isolation test |
commit | commitdiff | tree |
| 2024-10-20 |
Álvaro Herrera | Note that index_name in ALTER INDEX ATTACH PARTITION... |
commit | commitdiff | tree |
| 2024-10-20 |
Amit Langote | SQL/JSON: Fix some oversights in commit b6e1157e7 |
commit | commitdiff | tree |
| 2024-10-19 |
Tom Lane | Fix comment about pg_authid. |
commit | commitdiff | tree |
| 2024-10-18 |
Jeff Davis | Disable autovacuum for tables in stats import tests. |
commit | commitdiff | tree |
| 2024-10-18 |
Jeff Davis | Allow pg_set_relation_stats() to set relpages to -1. |
commit | commitdiff | tree |
| 2024-10-18 |
Peter Geoghegan | Optimize nbtree backwards scans. |
commit | commitdiff | tree |
| 2024-10-18 |
Nathan Bossart | Adjust documentation for configuring Linux huge pages. |
commit | commitdiff | tree |
| 2024-10-18 |
Peter Eisentraut | Fix memory leaks from incorrect strsep() uses |
commit | commitdiff | tree |
| 2024-10-18 |
Peter Eisentraut | Fix strsep() use for SCRAM secrets parsing |
commit | commitdiff | tree |
| 2024-10-18 |
Fujii Masao | Remove unused code for unlogged materialized views. |
commit | commitdiff | tree |
| 2024-10-18 |
Michael Paquier | Fix description of PostgreSQL::Test::Cluster::wait_for_... |
commit | commitdiff | tree |
| 2024-10-17 |
Jeff Davis | Improve ThrowErrorData() comments for use with soft... |
commit | commitdiff | tree |
| 2024-10-17 |
Tom Lane | ecpg: fix more minor mishandling of bad input in prepro... |
commit | commitdiff | tree |
| 2024-10-17 |
Thomas Munro | Fix extreme skew detection in Parallel Hash Join. |
commit | commitdiff | tree |
| 2024-10-17 |
Peter Eisentraut | Remove superfluous forward declaration |
commit | commitdiff | tree |
| 2024-10-17 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2024-10-17 |
Peter Eisentraut | Fix unnecessary casts of copyObject() result |
commit | commitdiff | tree |
| 2024-10-17 |
Peter Eisentraut | Improve node type forward reference |
commit | commitdiff | tree |
| 2024-10-17 |
Peter Eisentraut | jsonapi: fully initialize dummy lexer |
commit | commitdiff | tree |
| 2024-10-17 |
Peter Eisentraut | Fix unusual include style |
commit | commitdiff | tree |
| 2024-10-17 |
David Rowley | Don't store intermediate hash values in ExprState-... |
commit | commitdiff | tree |
| 2024-10-16 |
Michael Paquier | Fix validation of COPY FORCE_NOT_NULL/FORCE_NULL for... |
commit | commitdiff | tree |
| 2024-10-16 |
Michael Paquier | Rewrite some regression queries for option checks with... |
commit | commitdiff | tree |
| 2024-10-16 |
Peter Geoghegan | nbtree: fix read page recheck typo. |
commit | commitdiff | tree |
| 2024-10-16 |
Tom Lane | Further refine _SPI_execute_plan's rule for atomic... |
commit | commitdiff | tree |
| 2024-10-16 |
Jeff Davis | Whitespace fixup from generated unicode tables. |
commit | commitdiff | tree |
| 2024-10-16 |
Jeff Davis | Fix #include order from e839c8ecc9. |
commit | commitdiff | tree |
| 2024-10-16 |
Masahiko Sawada | Reduce memory block size for decoded tuple storage... |
commit | commitdiff | tree |
| 2024-10-16 |
Tom Lane | ecpg: fix some minor mishandling of bad input in prepro... |
commit | commitdiff | tree |
| 2024-10-16 |
Peter Geoghegan | Normalize nbtree truncated high key array behavior. |
commit | commitdiff | tree |
| 2024-10-16 |
Amit Langote | Fix typo in comment of transformJsonAggConstructor() |
commit | commitdiff | tree |
| 2024-10-16 |
Peter Eisentraut | initdb: Change default to using data checksums. |
commit | commitdiff | tree |
| 2024-10-16 |
Peter Eisentraut | doc: Fix initdb option xreflabels |
commit | commitdiff | tree |
| 2024-10-15 |
Nathan Bossart | Add type cast to foreach_internal's loop variable. |
commit | commitdiff | tree |
| 2024-10-15 |
David Rowley | Move clause_sides_match_join() into restrictinfo.h |
commit | commitdiff | tree |
| 2024-10-15 |
Masahiko Sawada | Add contrib/pg_logicalinspect. |
commit | commitdiff | tree |
| 2024-10-15 |
Masahiko Sawada | Move SnapBuild and SnapBuildOnDisk structs to snapshot_... |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: invent a saner syntax for ecpg.addons entries. |
commit | commitdiff | tree |
| 2024-10-14 |
Nathan Bossart | Add commit 7f7474a8e4 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: add cross-checks to parse.pl for usage of interna... |
commit | commitdiff | tree |
| 2024-10-14 |
Jeff Davis | Move libc-specific code from pg_locale.c into pg_locale... |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: avoid breaking the IDENT precedence level in... |
commit | commitdiff | tree |
| 2024-10-14 |
Jeff Davis | Move ICU-specific code from pg_locale.c into pg_locale_... |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: improve preprocessor's memory management. |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: move some functions into a new file ecpg/preproc... |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: re-implement preprocessor's string management. |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: major cleanup, simplification, and documentation... |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: remove check_rules.pl. |
commit | commitdiff | tree |
| 2024-10-14 |
Tom Lane | ecpg: clean up documentation of parse.pl, and add more... |
commit | commitdiff | tree |
| 2024-10-14 |
Masahiko Sawada | Remove obsolete comment in reorderbuffer.h. |
commit | commitdiff | tree |
| 2024-10-14 |
Masahiko Sawada | Use construct_array_builtin for FLOAT8OID instead of... |
commit | commitdiff | tree |
| 2024-10-14 |
Peter Eisentraut | Track scan reversals in MergeJoin |
commit | commitdiff | tree |
| 2024-10-14 |
Peter Eisentraut | Track sort direction in SortGroupClause |
commit | commitdiff | tree |
| 2024-10-14 |
Peter Eisentraut | Allow TAP tests to force checksums off when calling... |
commit | commitdiff | tree |
| 2024-10-14 |
Peter Eisentraut | Run pgperltidy on newly-added test code |
commit | commitdiff | tree |
| 2024-10-14 |
Daniel Gustafsson | doc: Add anchors for COPY format descriptions |
commit | commitdiff | tree |
| 2024-10-14 |
Peter Eisentraut | Remove traces of BeOS. |
commit | commitdiff | tree |
| 2024-10-14 |
Michael Paquier | psql: Fix \watch when using interval values less than 1ms |
commit | commitdiff | tree |
| 2024-10-13 |
Jeff Davis | Fixup for pg_set_relation_stats(). |
commit | commitdiff | tree |
| 2024-10-13 |
Michael Paquier | Use MAX_PARALLEL_WORKER_LIMIT for max_parallel_maintena... |
commit | commitdiff | tree |
| 2024-10-12 |
Tom Lane | Correctly identify which EC members are computable... |
commit | commitdiff | tree |
| 2024-10-11 |
Jeff Davis | Fix missed case for builtin collation provider. |
commit | commitdiff | tree |
| 2024-10-11 |
Jeff Davis | Create functions pg_set_relation_stats, pg_clear_relati... |
commit | commitdiff | tree |
| 2024-10-11 |
Daniel Gustafsson | Avoid mixing custom and OpenSSL BIO functions |
commit | commitdiff | tree |
| 2024-10-11 |
Nathan Bossart | Add pg_ls_summariesdir(). |
commit | commitdiff | tree |
| 2024-10-11 |
Heikki Linnakangas | Mark consume_xids test functions VOLATILE and PARALLEL... |
commit | commitdiff | tree |
| 2024-10-11 |
Daniel Gustafsson | Fix typo in connection limits test |
commit | commitdiff | tree |
| 2024-10-11 |
Álvaro Herrera | Use deconstruct_array_builtin instead of deconstruct_array |
commit | commitdiff | tree |
| 2024-10-11 |
Tatsuo Ishii | pgbench: Improve result outputs related to failed trans... |
commit | commitdiff | tree |
| 2024-10-11 |
David Rowley | Adjust EXPLAIN's output for disabled nodes |
commit | commitdiff | tree |
| 2024-10-10 |
Tom Lane | Don't hard-code the input file name in gen_tabcomplete... |
commit | commitdiff | tree |
| 2024-10-10 |
Tom Lane | Avoid possible segfault in psql's tab completion. |
commit | commitdiff | tree |
| 2024-10-10 |
Álvaro Herrera | Unbreak overflow test for attinhcount/coninhcount |
commit | commitdiff | tree |
| 2024-10-10 |
Fujii Masao | Improve descriptions of some pg_stat_checkpoints functi... |
commit | commitdiff | tree |
| 2024-10-09 |
Tom Lane | Avoid crash in estimate_array_length with null root... |
commit | commitdiff | tree |
| 2024-10-09 |
Michael Paquier | Apply GUC name from central table in more places of... |
commit | commitdiff | tree |
| 2024-10-09 |
Richard Guo | Allow pushdown of HAVING clauses with grouping sets |
commit | commitdiff | tree |
| 2024-10-09 |
Richard Guo | Consider explicit incremental sort for mergejoins |
commit | commitdiff | tree |
| 2024-10-09 |
Daniel Gustafsson | Remove incorrect function import from pgindent |
commit | commitdiff | tree |
| 2024-10-08 |
Tom Lane | Allow roles created by new test to log in under SSPI. |
commit | commitdiff | tree |
| 2024-10-08 |
Michael Paquier | pg_stat_statements: Add columns to track parallel worke... |
commit | commitdiff | tree |
| 2024-10-08 |
Michael Paquier | Introduce two fields in EState to track parallel worker... |
commit | commitdiff | tree |
| 2024-10-08 |
Tom Lane | Silence assorted annoying test output. |
commit | commitdiff | tree |
| 2024-10-08 |
Tom Lane | Add min and max aggregates for bytea type. |
commit | commitdiff | tree |
| 2024-10-08 |
Andres Freund | Use aux process resource owner in walsender |
commit | commitdiff | tree |
| 2024-10-08 |
Andres Freund | bufmgr/smgr: Don't cross segment boundaries in StartRea... |
commit | commitdiff | tree |
| 2024-10-08 |
Andres Freund | bufmgr: Return early in ScheduleBufferTagForWriteback... |
commit | commitdiff | tree |
| 2024-10-08 |
Tom Lane | Silence buildfarm warning chatter from bd1276a3c. |
commit | commitdiff | tree |
| next |