2024-12-18 |
Melanie Plageman | Bitmap Table Scans use unified TBMIterator |
commit | commitdiff | tree |
2024-12-18 |
Melanie Plageman | Add common interface for TBMIterators |
commit | commitdiff | tree |
2024-12-18 |
Melanie Plageman | Fix overflow danger in SampleHeapTupleVisible() |
commit | commitdiff | tree |
2024-12-18 |
Melanie Plageman | Make rs_cindex and rs_ntuples unsigned |
commit | commitdiff | tree |
2024-12-18 |
Peter Eisentraut | seg: pure parser and reentrant scanner |
commit | commitdiff | tree |
2024-12-18 |
Peter Eisentraut | cube: pure parser and reentrant scanner |
commit | commitdiff | tree |
2024-12-18 |
Michael Paquier | psql: Add more information about service name |
commit | commitdiff | tree |
2024-12-18 |
Michael Paquier | libpq: Add service name to PGconn and PQservice() |
commit | commitdiff | tree |
2024-12-18 |
Tom Lane | Fix memory leak in pg_restore with zstd-compressed... |
commit | commitdiff | tree |
2024-12-17 |
David Rowley | Fix incorrect slot type in BuildTupleHashTableExt |
commit | commitdiff | tree |
2024-12-17 |
Nathan Bossart | Accommodate very large dshash tables. |
commit | commitdiff | tree |
2024-12-17 |
Tom Lane | Skip useless calculation of join RTE column names durin... |
commit | commitdiff | tree |
2024-12-17 |
Melanie Plageman | Count pages set all-visible and all-frozen in VM during... |
commit | commitdiff | tree |
2024-12-17 |
Melanie Plageman | Make visibilitymap_set() return previous state of vmbits |
commit | commitdiff | tree |
2024-12-17 |
Melanie Plageman | Rename LVRelState->frozen_pages |
commit | commitdiff | tree |
2024-12-17 |
Tom Lane | Set max_safe_fds whenever we create shared memory and... |
commit | commitdiff | tree |
2024-12-17 |
Tom Lane | Set the stack_base_ptr in main(), not in random other... |
commit | commitdiff | tree |
2024-12-17 |
Tomas Vondra | Detect version mismatch in brin_page_items |
commit | commitdiff | tree |
2024-12-17 |
Tomas Vondra | Update comments about index parallel builds |
commit | commitdiff | tree |
2024-12-17 |
Peter Eisentraut | Remove ts_locale.c's lowerstr() |
commit | commitdiff | tree |
2024-12-17 |
Peter Eisentraut | Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() |
commit | commitdiff | tree |
2024-12-17 |
Richard Guo | Avoid unnecessary wrapping for more complex expressions |
commit | commitdiff | tree |
2024-12-17 |
Amit Kapila | Doc: Fix the wrong link on pg_createsubscriber page. |
commit | commitdiff | tree |
2024-12-17 |
Michael Paquier | Tweak some comments related to variable-numbered stats... |
commit | commitdiff | tree |
2024-12-17 |
Michael Paquier | Print out error position for some more DDLs |
commit | commitdiff | tree |
2024-12-17 |
Michael Paquier | pg_combinebackup: Fix PITR comparison test in 002_compa... |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | doc: Mention BRIN indexes support parallel builds |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | psql: Tab completion for JOIN ... USING column list |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | psql: Tab completion for JOIN ... ON/USING |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | psql: Tab completion for LATERAL joins |
commit | commitdiff | tree |
2024-12-16 |
Jeff Davis | Refactor string case conversion into provider-specific... |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | psql: Tab completion for CREATE MATERIALIZED VIEW ... |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | psql: Tab completion for CREATE TEMP TABLE ... USING |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | psql: Tab completion for ALTER TYPE ... CASCADE/RESTRICT |
commit | commitdiff | tree |
2024-12-16 |
Tomas Vondra | psql: Tab completion for ALTER TYPE ... ADD ATTRIBUTE |
commit | commitdiff | tree |
2024-12-16 |
Heikki Linnakangas | Make 009_twophase.pl test pass with recovery_min_apply_... |
commit | commitdiff | tree |
2024-12-16 |
Michael Paquier | Print out error position for CREATE DOMAIN |
commit | commitdiff | tree |
2024-12-16 |
Michael Paquier | Add some tests for encoding conversion in COPY TO/FROM |
commit | commitdiff | tree |
2024-12-15 |
Tom Lane | Declare a couple of variables inside not outside a... |
commit | commitdiff | tree |
2024-12-15 |
Tom Lane | pgbench: fix misprocessing of some nested \if constructs. |
commit | commitdiff | tree |
2024-12-15 |
Fujii Masao | doc: Clarify old WAL files are kept until they are... |
commit | commitdiff | tree |
2024-12-14 |
Tom Lane | contrib/earthdistance: Use SQL-standard function bodies. |
commit | commitdiff | tree |
2024-12-14 |
Γlvaro Herrera | Refactor some SQL/JSON error messages |
commit | commitdiff | tree |
2024-12-14 |
Thomas Munro | Fix warnings about declaration of environ on MinGW. |
commit | commitdiff | tree |
2024-12-14 |
Thomas Munro | Remove EXTENSION_DONT_CHECK_SIZE from md.c. |
commit | commitdiff | tree |
2024-12-14 |
John Naylor | Fix typo |
commit | commitdiff | tree |
2024-12-13 |
Tom Lane | Fix possible crash in pg_dump with identity sequences. |
commit | commitdiff | tree |
2024-12-13 |
Γlvaro Herrera | Rewrite maybe_reread_subscription() comment |
commit | commitdiff | tree |
2024-12-13 |
Γlvaro Herrera | Dump not-null constraints on inherited columns correctly |
commit | commitdiff | tree |
2024-12-12 |
Nathan Bossart | Revert "Don't truncate database and user names in start... |
commit | commitdiff | tree |
2024-12-12 |
Michael Paquier | Adjust some comments about structure properties in... |
commit | commitdiff | tree |
2024-12-12 |
David Rowley | Detect redundant GROUP BY columns using UNIQUE indexes |
commit | commitdiff | tree |
2024-12-12 |
Richard Guo | Improve the test case from 5668a857d |
commit | commitdiff | tree |
2024-12-12 |
Michael Paquier | Add some regression tests for missing DDL patterns |
commit | commitdiff | tree |
2024-12-12 |
David Rowley | Defer remove_useless_groupby_columns() work until query... |
commit | commitdiff | tree |
2024-12-11 |
Masahiko Sawada | Add UUID version 7 generation function. |
commit | commitdiff | tree |
2024-12-11 |
David Rowley | Fix further fallout from EXPLAIN ANALYZE BUFFERS change |
commit | commitdiff | tree |
2024-12-11 |
Nathan Bossart | Use pg_memory_is_all_zeros() in pgstatfuncs.c. |
commit | commitdiff | tree |
2024-12-11 |
Masahiko Sawada | Unmark gen_random_uuid() function leakproof. |
commit | commitdiff | tree |
2024-12-11 |
Daniel Gustafsson | Fix a memory leak in dumping functions with TRANSFORMs |
commit | commitdiff | tree |
2024-12-11 |
David Rowley | Add missing BUFFERS OFF in regression tests, take 2 |
commit | commitdiff | tree |
2024-12-11 |
David Rowley | Add missing BUFFERS OFF in select_into regression tests |
commit | commitdiff | tree |
2024-12-11 |
David Rowley | Enable BUFFERS with EXPLAIN ANALYZE by default |
commit | commitdiff | tree |
2024-12-11 |
David Rowley | Use ExprStates for hashing in GROUP BY and SubPlans |
commit | commitdiff | tree |
2024-12-11 |
Jeff Davis | Use in-place updates for pg_restore_relation_stats(). |
commit | commitdiff | tree |
2024-12-10 |
Michael Paquier | Improve reporting of pg_upgrade log files on test failure |
commit | commitdiff | tree |
2024-12-10 |
David Rowley | Speedup Hash Joins with dedicated functions for ExprSta... |
commit | commitdiff | tree |
2024-12-10 |
Tom Lane | Doc: add some commentary about ExecutorRun's NoMovement... |
commit | commitdiff | tree |
2024-12-10 |
Noah Misch | Fix elog(FATAL) before PostmasterMain() or just after... |
commit | commitdiff | tree |
2024-12-10 |
Peter Eisentraut | Tests for logical replication with temporal keys |
commit | commitdiff | tree |
2024-12-10 |
Peter Eisentraut | Support for GiST in get_equal_strategy_number() |
commit | commitdiff | tree |
2024-12-10 |
Peter Eisentraut | Make the conditions in IsIndexUsableForReplicaIdentityF... |
commit | commitdiff | tree |
2024-12-10 |
Peter Eisentraut | Replace get_equal_strategy_number_for_am() by get_equal... |
commit | commitdiff | tree |
2024-12-10 |
Peter Eisentraut | Improve internal logical replication error for missing... |
commit | commitdiff | tree |
2024-12-10 |
Michael Paquier | Fix comments of GUC hooks for timezone_abbreviations |
commit | commitdiff | tree |
2024-12-10 |
Michael Paquier | Fix outdated comment of scram_build_secret() |
commit | commitdiff | tree |
2024-12-09 |
Masahiko Sawada | Include necessary header files in radixtree.h. |
commit | commitdiff | tree |
2024-12-09 |
David Rowley | Doc: fix incorrect EXPLAIN ANALYZE output for bloom... |
commit | commitdiff | tree |
2024-12-09 |
Daniel Gustafsson | Fix small memory leaks in GUC checks |
commit | commitdiff | tree |
2024-12-09 |
Nathan Bossart | Fix various overflow hazards in date and timestamp... |
commit | commitdiff | tree |
2024-12-09 |
Tom Lane | Simplify executor's determination of whether to use... |
commit | commitdiff | tree |
2024-12-09 |
Heikki Linnakangas | Remove remants of "snapshot too old" |
commit | commitdiff | tree |
2024-12-09 |
Richard Guo | Avoid unnecessary wrapping for Vars and PHVs |
commit | commitdiff | tree |
2024-12-09 |
Richard Guo | Fix right-semi-joins in HashJoin rescans |
commit | commitdiff | tree |
2024-12-09 |
Michael Paquier | Fix memory leak in pgoutput with publication list cache |
commit | commitdiff | tree |
2024-12-09 |
Michael Paquier | Improve comment about dropped entries in pgstat.c |
commit | commitdiff | tree |
2024-12-09 |
Amit Kapila | Improve the error message introduced in commit 87ce27de696. |
commit | commitdiff | tree |
2024-12-09 |
Michael Paquier | Fix invalidation of local pgstats references for entry... |
commit | commitdiff | tree |
2024-12-09 |
David Rowley | Fix possible crash during WindowAgg evaluation |
commit | commitdiff | tree |
2024-12-07 |
Tom Lane | Ensure that pg_amop/amproc entries depend on their... |
commit | commitdiff | tree |
2024-12-07 |
Tom Lane | Make getObjectDescription robust against dangling ampro... |
commit | commitdiff | tree |
2024-12-07 |
Tom Lane | Fix is_digit labeling of to_timestamp's FFn format... |
commit | commitdiff | tree |
2024-12-07 |
Peter Eisentraut | doc: remove LC_COLLATE and LC_CTYPE from SHOW command |
commit | commitdiff | tree |
2024-12-06 |
Jeff Davis | Comment fix: "buffer context lock" to "buffer content... |
commit | commitdiff | tree |
2024-12-06 |
Peter Eisentraut | Remove useless casts to (const void *) |
commit | commitdiff | tree |
2024-12-05 |
Thomas Munro | Fix printf format string warning on MinGW. |
commit | commitdiff | tree |
2024-12-05 |
Peter Eisentraut | Remove pg_regex_collation |
commit | commitdiff | tree |
2024-12-05 |
Thomas Munro | Fix header inclusion order in c.h. |
commit | commitdiff | tree |
2024-12-04 |
Nathan Bossart | Provide a better error message for misplaced dispatch... |
commit | commitdiff | tree |
2024-12-04 |
Bruce Momjian | Return actual error code from FOP failure in PDF build |
commit | commitdiff | tree |
next |