| 2024-08-30 |
Michael Paquier | Define PG_REPLSLOT_DIR for path pg_replslot/ in data... |
commit | commitdiff | tree |
| 2024-08-29 |
Michael Paquier | Rename pg_sequence_read_tuple() to pg_get_sequence_data() |
commit | commitdiff | tree |
| 2024-08-29 |
Tom Lane | Fix mis-deparsing of ORDER BY lists when there is a... |
commit | commitdiff | tree |
| 2024-08-29 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
| 2024-08-29 |
Peter Eisentraut | Put generated_stored test objects in a schema |
commit | commitdiff | tree |
| 2024-08-29 |
Peter Eisentraut | Rename regress test generated to generated_stored |
commit | commitdiff | tree |
| 2024-08-29 |
Peter Eisentraut | Disallow USING clause when altering type of generated... |
commit | commitdiff | tree |
| 2024-08-29 |
Heikki Linnakangas | Rename some shared memory initialization routines |
commit | commitdiff | tree |
| 2024-08-29 |
Heikki Linnakangas | Refactor lock manager initialization to make it a bit... |
commit | commitdiff | tree |
| 2024-08-29 |
Michael Paquier | Refactor some code for ALTER TABLE SET LOGGED/UNLOGGED... |
commit | commitdiff | tree |
| 2024-08-29 |
Peter Eisentraut | Fixup for prefetching support on macOS |
commit | commitdiff | tree |
| 2024-08-29 |
Amit Kapila | Rename the conflict types for the origin differ cases. |
commit | commitdiff | tree |
| 2024-08-29 |
Amit Kapila | Doc: Fix the ambiguity in the description of failover... |
commit | commitdiff | tree |
| 2024-08-28 |
Peter Eisentraut | Add prefetching support on macOS |
commit | commitdiff | tree |
| 2024-08-27 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
| 2024-08-27 |
Peter Eisentraut | Fix misplaced translator comments |
commit | commitdiff | tree |
| 2024-08-26 |
Masahiko Sawada | Fix identation. |
commit | commitdiff | tree |
| 2024-08-26 |
Masahiko Sawada | Fix memory counter update in ReorderBuffer. |
commit | commitdiff | tree |
| 2024-08-26 |
Peter Geoghegan | Fix nbtree lookahead overflow bug. |
commit | commitdiff | tree |
| 2024-08-26 |
Peter Eisentraut | pg_upgrade: Message style improvements |
commit | commitdiff | tree |
| 2024-08-26 |
Dean Rasheed | Fix compiler warning in mul_var_short(). |
commit | commitdiff | tree |
| 2024-08-25 |
Alexander Korotkov | Revert: Avoid looping over all type cache entries in... |
commit | commitdiff | tree |
| 2024-08-25 |
Alexander Korotkov | Avoid looping over all type cache entries in TypeCacheR... |
commit | commitdiff | tree |
| 2024-08-24 |
Alexander Korotkov | Revert support for ALTER TABLE ... MERGE/SPLIT PARTITIO... |
commit | commitdiff | tree |
| 2024-08-24 |
Peter Eisentraut | pg_createsubscriber: Message style improvements |
commit | commitdiff | tree |
| 2024-08-23 |
Tom Lane | Provide feature-test macros for libpq features added... |
commit | commitdiff | tree |
| 2024-08-23 |
Peter Eisentraut | thread-safety: gmtime_r(), localtime_r() |
commit | commitdiff | tree |
| 2024-08-23 |
Michael Paquier | Rework new SLRU test with injection points |
commit | commitdiff | tree |
| 2024-08-23 |
Michael Paquier | injection_point: Add injection_points.stats |
commit | commitdiff | tree |
| 2024-08-23 |
Michael Paquier | injection_points: Add initialization of shmem state... |
commit | commitdiff | tree |
| 2024-08-22 |
Amit Kapila | Doc: explain the log format of logical replication... |
commit | commitdiff | tree |
| 2024-08-22 |
Michael Paquier | psql: Add more meta-commands able to use the extended... |
commit | commitdiff | tree |
| 2024-08-22 |
Noah Misch | Fix attach of a previously-detached injection point. |
commit | commitdiff | tree |
| 2024-08-22 |
Alexander Korotkov | Avoid repeated table name lookups in createPartitionTable() |
commit | commitdiff | tree |
| 2024-08-22 |
Richard Guo | Small code simplification |
commit | commitdiff | tree |
| 2024-08-22 |
Michael Paquier | Create syscache entries for pg_extension |
commit | commitdiff | tree |
| 2024-08-21 |
Jeff Davis | Fix obsolete comments in varstr_cmp(). |
commit | commitdiff | tree |
| 2024-08-21 |
Tom Lane | Disallow creating binary-coercible casts involving... |
commit | commitdiff | tree |
| 2024-08-21 |
Robert Haas | Show number of disabled nodes in EXPLAIN ANALYZE output. |
commit | commitdiff | tree |
| 2024-08-21 |
Robert Haas | Treat number of disabled nodes in a path as a separate... |
commit | commitdiff | tree |
| 2024-08-21 |
Robert Haas | Fix pgindent damage |
commit | commitdiff | tree |
| 2024-08-21 |
Peter Eisentraut | doc: remove llvm-config search from configure documentation |
commit | commitdiff | tree |
| 2024-08-21 |
Amit Kapila | Fix typos in 9758174e2e. |
commit | commitdiff | tree |
| 2024-08-21 |
Peter Eisentraut | Small code simplification |
commit | commitdiff | tree |
| 2024-08-21 |
Amit Kapila | Don't advance origin during apply failure. |
commit | commitdiff | tree |
| 2024-08-20 |
Jeff Davis | Slightly refactor varstr_sortsupport() to improve reada... |
commit | commitdiff | tree |
| 2024-08-20 |
Michael Paquier | Remove _PG_fini() |
commit | commitdiff | tree |
| 2024-08-20 |
Alvaro Herrera | Minor wording change in table "JSON Creation Functions" |
commit | commitdiff | tree |
| 2024-08-20 |
Jeff Davis | Improve configure error for ICU libraries if pkg-config... |
commit | commitdiff | tree |
| 2024-08-20 |
Nathan Bossart | Fix a couple of wait event descriptions. |
commit | commitdiff | tree |
| 2024-08-20 |
Alvaro Herrera | Add injection-point test for new multixact CV usage |
commit | commitdiff | tree |
| 2024-08-20 |
John Naylor | Document limit on the number of out-of-line values... |
commit | commitdiff | tree |
| 2024-08-20 |
Amit Kapila | Log the conflicts while applying changes in logical... |
commit | commitdiff | tree |
| 2024-08-20 |
David Rowley | Speed up Hash Join by making ExprStates support hashing |
commit | commitdiff | tree |
| 2024-08-20 |
Bruce Momjian | doc: improve create/alter sequence CYCLE syntax |
commit | commitdiff | tree |
| 2024-08-19 |
Bruce Momjian | doc: mention of postpostgres_fdw INSERT ON CONFLICT... |
commit | commitdiff | tree |
| 2024-08-19 |
Bruce Momjian | doc: clarify create database in start docs uses comman... |
commit | commitdiff | tree |
| 2024-08-19 |
Bruce Momjian | doc: Improve vague pg_createsubscriber description |
commit | commitdiff | tree |
| 2024-08-19 |
Alvaro Herrera | Avoid failure to open dropped detached partition |
commit | commitdiff | tree |
| 2024-08-19 |
Tomas Vondra | Document that search_path is reported by the server |
commit | commitdiff | tree |
| 2024-08-19 |
Tomas Vondra | Mark search_path as GUC_REPORT |
commit | commitdiff | tree |
| 2024-08-19 |
Tomas Vondra | Explain dropdb can't use syscache because of TOAST |
commit | commitdiff | tree |
| 2024-08-19 |
Daniel Gustafsson | Fix regression in TLS session ticket disabling |
commit | commitdiff | tree |
| 2024-08-19 |
Thomas Munro | Fix harmless LC_COLLATE[_MASK] confusion. |
commit | commitdiff | tree |
| 2024-08-19 |
Heikki Linnakangas | Fix garbled process name on backend crash |
commit | commitdiff | tree |
| 2024-08-19 |
Michael Paquier | Fix more holes with SLRU code in need of int64 for... |
commit | commitdiff | tree |
| 2024-08-19 |
Alvaro Herrera | Search for SLRU page only in its own bank |
commit | commitdiff | tree |
| 2024-08-19 |
Michael Paquier | injection_points: Add stats for point caching and loading |
commit | commitdiff | tree |
| 2024-08-18 |
Thomas Munro | ci: Upgrade MacPorts version to 2.10.1. |
commit | commitdiff | tree |
| 2024-08-18 |
Michael Paquier | doc: Fix typo in section for custom pgstats |
commit | commitdiff | tree |
| 2024-08-18 |
Tomas Vondra | Fix DROP DATABASE for databases with many ACLs |
commit | commitdiff | tree |
| 2024-08-18 |
Thomas Munro | Fix cpluspluscheck for pg_verifybackup.h. |
commit | commitdiff | tree |
| 2024-08-18 |
Noah Misch | Fix comments on wal_level=minimal, CREATE TABLESPACE... |
commit | commitdiff | tree |
| 2024-08-17 |
Bruce Momjian | docs: fix incorrect plpgsql error message |
commit | commitdiff | tree |
| 2024-08-17 |
Bruce Momjian | C comment: fix for commit b5a9b18cd0b |
commit | commitdiff | tree |
| 2024-08-16 |
David Rowley | Relocate a badly placed Assert in COPY FROM code |
commit | commitdiff | tree |
| 2024-08-16 |
Nathan Bossart | Further reduce dependence on -fwrapv semantics in jsonb. |
commit | commitdiff | tree |
| 2024-08-16 |
Robert Haas | pg_verifybackup: Move some declarations to new pg_verif... |
commit | commitdiff | tree |
| 2024-08-16 |
Robert Haas | pg_verifybackup: Move skip_checksums into verifier_context. |
commit | commitdiff | tree |
| 2024-08-16 |
Robert Haas | Improve more comments in astreamer_gzip.c. |
commit | commitdiff | tree |
| 2024-08-16 |
Alvaro Herrera | libpq: Trace all messages received from the server |
commit | commitdiff | tree |
| 2024-08-16 |
Tom Lane | Fix extraction of week and quarter fields from intervals. |
commit | commitdiff | tree |
| 2024-08-16 |
Nathan Bossart | Remove dependence on -fwrapv semantics in jsonb. |
commit | commitdiff | tree |
| 2024-08-16 |
Peter Eisentraut | Remove incidental md5() function use from test |
commit | commitdiff | tree |
| 2024-08-16 |
Heikki Linnakangas | Relax fsyncing at end of a bulk load that was not WAL... |
commit | commitdiff | tree |
| 2024-08-16 |
Heikki Linnakangas | Refactor CopyOneRowTo |
commit | commitdiff | tree |
| 2024-08-16 |
Heikki Linnakangas | Remove unused 'cur_skey' argument from IndexScanOK() |
commit | commitdiff | tree |
| 2024-08-16 |
Peter Eisentraut | libpq: Fix minor TOCTOU violation |
commit | commitdiff | tree |
| 2024-08-15 |
Alexander Korotkov | Add missing wait_for_catchup() to pg_visibility tap... |
commit | commitdiff | tree |
| 2024-08-15 |
Alexander Korotkov | Fix GetStrictOldestNonRemovableTransactionId() on standby |
commit | commitdiff | tree |
| 2024-08-15 |
Nathan Bossart | Remove dependence on -fwrapv semantics in a few places. |
commit | commitdiff | tree |
| 2024-08-15 |
Tom Lane | Add 97add39c0 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2024-08-15 |
Tom Lane | Clean up indentation and whitespace inconsistencies... |
commit | commitdiff | tree |
| 2024-08-15 |
Robert Haas | Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocol... |
commit | commitdiff | tree |
| 2024-08-15 |
Dean Rasheed | Optimise numeric multiplication using base-NBASE^2... |
commit | commitdiff | tree |
| 2024-08-15 |
Dean Rasheed | Extend mul_var_short() to 5 and 6-digit inputs. |
commit | commitdiff | tree |
| 2024-08-15 |
Peter Eisentraut | Variable renaming in dbcommands.c |
commit | commitdiff | tree |
| 2024-08-15 |
Jeff Davis | Fix doc typo: unicode_assigned() return type. |
commit | commitdiff | tree |
| 2024-08-15 |
David Rowley | Improve ALTER PUBLICATION validation and error messages |
commit | commitdiff | tree |
| 2024-08-14 |
Nathan Bossart | Add a couple of recent commits to .git-blame-ignore... |
commit | commitdiff | tree |
| next |