2025-01-01 |
Bruce Momjian | Update copyright for 2025 |
commit | commitdiff | tree |
2024-12-30 |
Tom Lane | Update obsolete reference to plpgsql's gram.y file. |
commit | commitdiff | tree |
2024-12-30 |
Michael Paquier | injection_points: Tweak variable-numbered stats to... |
commit | commitdiff | tree |
2024-12-30 |
Michael Paquier | Fix memory leak in pgoutput with relation attribute map |
commit | commitdiff | tree |
2024-12-30 |
Michael Paquier | Remove redundant wording in pg_statistic.h |
commit | commitdiff | tree |
2024-12-30 |
Michael Paquier | Fix failures with incorrect epoch handling for 2PC... |
commit | commitdiff | tree |
2024-12-29 |
Michael Paquier | Fix handling of orphaned 2PC files in the future at... |
commit | commitdiff | tree |
2024-12-29 |
Tom Lane | contrib/pageinspect: Use SQL-standard function bodies. |
commit | commitdiff | tree |
2024-12-29 |
Tom Lane | contrib/xml2: Use SQL-standard function bodies. |
commit | commitdiff | tree |
2024-12-29 |
Tom Lane | contrib/citext: Use SQL-standard function bodies. |
commit | commitdiff | tree |
2024-12-29 |
David Rowley | Fix overly large values/nulls arrays |
commit | commitdiff | tree |
2024-12-28 |
Tom Lane | Replace PGPROC.isBackgroundWorker with isRegularBackend. |
commit | commitdiff | tree |
2024-12-28 |
Tom Lane | Exclude parallel workers from connection privilege... |
commit | commitdiff | tree |
2024-12-28 |
Tom Lane | Reserve a PGPROC slot and semaphore for the slotsync... |
commit | commitdiff | tree |
2024-12-28 |
Noah Misch | In REASSIGN OWNED of a database, lock the tuple as... |
commit | commitdiff | tree |
2024-12-27 |
David Rowley | Speedup tuple deformation with additional function... |
commit | commitdiff | tree |
2024-12-27 |
Michael Paquier | Improve handling of date_trunc() units for infinite... |
commit | commitdiff | tree |
2024-12-26 |
David Rowley | Remove unused totalrows parameter in compute_expr_stats |
commit | commitdiff | tree |
2024-12-26 |
Peter Eisentraut | plpgsql: Rename a variable for clarity |
commit | commitdiff | tree |
2024-12-26 |
Michael Paquier | Fix typo in comment of compute_return_type() in functio... |
commit | commitdiff | tree |
2024-12-25 |
Heikki Linnakangas | meson: Export all libcommon functions in Windows builds |
commit | commitdiff | tree |
2024-12-25 |
Peter Eisentraut | Add commit 301de6a6f60 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
2024-12-25 |
Peter Eisentraut | Partial pgindent of .l and .y files |
commit | commitdiff | tree |
2024-12-25 |
Heikki Linnakangas | meson: Export all libcommon functions in Windows builds |
commit | commitdiff | tree |
2024-12-25 |
Peter Eisentraut | guc: reentrant scanner |
commit | commitdiff | tree |
2024-12-24 |
Peter Eisentraut | jsonpath scanner: reentrant scanner |
commit | commitdiff | tree |
2024-12-24 |
Peter Geoghegan | Fix nbtree symbol name comment reference. |
commit | commitdiff | tree |
2024-12-24 |
Peter Eisentraut | syncrep parser: pure parser and reentrant scanner |
commit | commitdiff | tree |
2024-12-24 |
Peter Eisentraut | replication parser: pure parser and reentrant scanner |
commit | commitdiff | tree |
2024-12-24 |
Peter Eisentraut | Remove pgrminclude and associated scripts |
commit | commitdiff | tree |
2024-12-24 |
Peter Eisentraut | Remove pgrminclude annotations |
commit | commitdiff | tree |
2024-12-24 |
David Rowley | Fix race condition in TupleDescCompactAttr assert code |
commit | commitdiff | tree |
2024-12-23 |
Tom Lane | Try to avoid semaphore-related test failures on NetBSD... |
commit | commitdiff | tree |
2024-12-23 |
Peter Geoghegan | Reset btpo_cycleid in nbtree VACUUM's REDO routine. |
commit | commitdiff | tree |
2024-12-23 |
Tom Lane | postgres_fdw: re-issue cancel requests a few times... |
commit | commitdiff | tree |
2024-12-23 |
Heikki Linnakangas | Don't allow GetTransactionSnapshot() in logical decoding |
commit | commitdiff | tree |
2024-12-23 |
Heikki Linnakangas | Remove unnecessary GetTransactionSnapshot() calls |
commit | commitdiff | tree |
2024-12-23 |
David Rowley | Fix incorrect source filename references |
commit | commitdiff | tree |
2024-12-23 |
Michael Paquier | Fix some comments related to library unloading |
commit | commitdiff | tree |
2024-12-21 |
Heikki Linnakangas | Update TransactionXmin when MyProc->xmin is updated |
commit | commitdiff | tree |
2024-12-20 |
David Rowley | Optimize alignment calculations in tuple form/deform |
commit | commitdiff | tree |
2024-12-20 |
Heikki Linnakangas | Mark CatalogSnapshotData static |
commit | commitdiff | tree |
2024-12-20 |
Heikki Linnakangas | Fix variable reference in comment |
commit | commitdiff | tree |
2024-12-20 |
Melanie Plageman | Fix overflow danger in SampleHeapTupleVisible(), take 2 |
commit | commitdiff | tree |
2024-12-20 |
Thomas Munro | Fix corruption when relation truncation fails. |
commit | commitdiff | tree |
2024-12-20 |
David Rowley | Remove pg_attribute.attcacheoff column |
commit | commitdiff | tree |
2024-12-20 |
Michael Paquier | Relax regression test for fsync check of backend-level... |
commit | commitdiff | tree |
2024-12-20 |
David Rowley | Introduce CompactAttribute array in TupleDesc, take 2 |
commit | commitdiff | tree |
2024-12-19 |
Melanie Plageman | Remove final mention of FREEZE_PAGE from comments |
commit | commitdiff | tree |
2024-12-19 |
Tom Lane | Get rid of old version of BuildTupleHashTable(). |
commit | commitdiff | tree |
2024-12-19 |
Tom Lane | Use ExecGetCommonSlotOps infrastructure in more places. |
commit | commitdiff | tree |
2024-12-19 |
Tom Lane | Improve planner's handling of SetOp plans. |
commit | commitdiff | tree |
2024-12-19 |
Tom Lane | Convert SetOp to read its inputs as outerPlan and inner... |
commit | commitdiff | tree |
2024-12-19 |
Melanie Plageman | Remove extra prefetch iterator setup for Bitmap Table... |
commit | commitdiff | tree |
2024-12-19 |
Melanie Plageman | Fix bitmap table scan crash on iterator release |
commit | commitdiff | tree |
2024-12-19 |
Peter Geoghegan | Avoid nbtree index scan SAOP scanBehind confusion. |
commit | commitdiff | tree |
2024-12-19 |
Peter Eisentraut | bootstrap: pure parser and reentrant scanner |
commit | commitdiff | tree |
2024-12-19 |
Peter Eisentraut | Small whitespace improvement |
commit | commitdiff | tree |
2024-12-19 |
Peter Eisentraut | Prevent redeclaration of typedef yyscan_t |
commit | commitdiff | tree |
2024-12-19 |
Michael Paquier | Add backend-level statistics to pgstats |
commit | commitdiff | tree |
2024-12-19 |
Michael Paquier | Extract logic filling pg_stat_get_io()'s tuplestore... |
commit | commitdiff | tree |
2024-12-19 |
David Rowley | Optimize grouping equality checks with virtual slots |
commit | commitdiff | tree |
2024-12-19 |
David Rowley | Fix Assert failure in WITH RECURSIVE UNION queries |
commit | commitdiff | tree |
2024-12-18 |
Melanie Plageman | Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE... |
commit | commitdiff | tree |
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 |
next |