| 2024-11-25 |
Thomas Munro | Assume that <stdbool.h> conforms to the C standard. |
commit | commitdiff | tree |
| 2024-11-25 |
Alexander Korotkov | Remove the wrong assertion from match_orclause_to_index... |
commit | commitdiff | tree |
| 2024-11-25 |
Amit Kapila | Doc: Clarify the `inactive_since` field description. |
commit | commitdiff | tree |
| 2024-11-25 |
Michael Paquier | Simplify some SPI tests of PL/Python |
commit | commitdiff | tree |
| 2024-11-25 |
Michael Paquier | doc: Fix example with __next__() in PL/Python function |
commit | commitdiff | tree |
| 2024-11-24 |
Noah Misch | Test "options=-crole=" and "ALTER DATABASE SET role". |
commit | commitdiff | tree |
| 2024-11-23 |
Alexander Korotkov | Teach bitmap path generation about transforming OR... |
commit | commitdiff | tree |
| 2024-11-23 |
Alexander Korotkov | Transform OR-clauses to SAOP's during index matching |
commit | commitdiff | tree |
| 2024-11-22 |
Jeff Davis | Disallow modifying statistics on system columns. |
commit | commitdiff | tree |
| 2024-11-22 |
Nathan Bossart | Add INT64_HEX_FORMAT and UINT64_HEX_FORMAT to c.h. |
commit | commitdiff | tree |
| 2024-11-22 |
Nathan Bossart | Add a couple of recent commits to .git-blame-ignore... |
commit | commitdiff | tree |
| 2024-11-22 |
Heikki Linnakangas | Make the memory layout of Port struct independent of... |
commit | commitdiff | tree |
| 2024-11-22 |
Heikki Linnakangas | Fix data loss when restarting the bulk_write facility |
commit | commitdiff | tree |
| 2024-11-22 |
Thomas Munro | Use auxv to check for CRC32 instructions on ARM. |
commit | commitdiff | tree |
| 2024-11-22 |
Michael Paquier | psql: Fix category of \parse in output of --help=comman... |
commit | commitdiff | tree |
| 2024-11-22 |
Michael Paquier | psql: Include \pset xheader_width in --help=commands... |
commit | commitdiff | tree |
| 2024-11-22 |
Thomas Munro | jit: Use -mno-outline-atomics for bitcode on ARM. |
commit | commitdiff | tree |
| 2024-11-22 |
Michael Paquier | Add write_to_file to PgStat_KindInfo for pgstats kinds |
commit | commitdiff | tree |
| 2024-11-21 |
Bruce Momjian | doc: clarify how logical replication takes its initial... |
commit | commitdiff | tree |
| 2024-11-21 |
Peter Eisentraut | pgindent run |
commit | commitdiff | tree |
| 2024-11-21 |
Álvaro Herrera | Fix newly introduced 010_keep_recycled_wals.pl |
commit | commitdiff | tree |
| 2024-11-21 |
Álvaro Herrera | Fix outdated bit in README.tuplock |
commit | commitdiff | tree |
| 2024-11-21 |
Peter Eisentraut | Fix ALTER TABLE / REPLICA IDENTITY for temporal tables |
commit | commitdiff | tree |
| 2024-11-21 |
Álvaro Herrera | Unify repetitive error messages |
commit | commitdiff | tree |
| 2024-11-21 |
Michael Paquier | Fix memory leak in pgoutput for the WAL sender |
commit | commitdiff | tree |
| 2024-11-20 |
Bruce Momjian | More logically order libpq func. includes, e.g., group... |
commit | commitdiff | tree |
| 2024-11-20 |
Bruce Momjian | doc: clarify that jsonb_path_match() returns an SQL... |
commit | commitdiff | tree |
| 2024-11-20 |
Bruce Momjian | clarify --no-comments option in --help and SGML files |
commit | commitdiff | tree |
| 2024-11-20 |
Peter Geoghegan | Refine nbtree = redundancy preprocessing comment. |
commit | commitdiff | tree |
| 2024-11-20 |
Tom Lane | Avoid assertion failure if a setop leaf query contains... |
commit | commitdiff | tree |
| 2024-11-20 |
Fujii Masao | file_fdw: Add REJECT_LIMIT option to file_fdw. |
commit | commitdiff | tree |
| 2024-11-20 |
Michael Paquier | doc: Fix section of functions age(xid) and mxid_age... |
commit | commitdiff | tree |
| 2024-11-19 |
Tom Lane | Compare collations before merging UNION operations. |
commit | commitdiff | tree |
| 2024-11-19 |
Fujii Masao | Improve error message for database object stats manipul... |
commit | commitdiff | tree |
| 2024-11-19 |
Michael Paquier | libpq: Improve error message when parsing URI parameter... |
commit | commitdiff | tree |
| 2024-11-18 |
Bruce Momjian | doc: clarify pg_dump --no-comments meaning as SQL... |
commit | commitdiff | tree |
| 2024-11-18 |
Bruce Momjian | doc: clarify text about combining row-level policies |
commit | commitdiff | tree |
| 2024-11-18 |
Peter Geoghegan | nbtree: consistently use minoff variable. |
commit | commitdiff | tree |
| 2024-11-18 |
Michael Paquier | Improve some code format in gist.c |
commit | commitdiff | tree |
| 2024-11-18 |
Michael Paquier | Use pg_memory_is_all_zeros() in PageIsVerifiedExtended() |
commit | commitdiff | tree |
| 2024-11-18 |
Michael Paquier | Optimize pg_memory_is_all_zeros() in memutils.h |
commit | commitdiff | tree |
| 2024-11-16 |
Noah Misch | Fix per-session activation of ALTER {ROLE|DATABASE... |
commit | commitdiff | tree |
| 2024-11-16 |
Masahiko Sawada | Fix a possibility of logical replication slot's restart... |
commit | commitdiff | tree |
| 2024-11-15 |
Tom Lane | Avoid assertion due to disconnected NFA sub-graphs... |
commit | commitdiff | tree |
| 2024-11-15 |
Fujii Masao | Remove unnecessary backslash from CopyFrom() code. |
commit | commitdiff | tree |
| 2024-11-15 |
Peter Eisentraut | Fix collation handling for foreign keys |
commit | commitdiff | tree |
| 2024-11-15 |
Álvaro Herrera | Avoid deleting critical WAL segments during pg_rewind |
commit | commitdiff | tree |
| 2024-11-15 |
Peter Eisentraut | Proper object locking for GRANT/REVOKE |
commit | commitdiff | tree |
| 2024-11-15 |
Heikki Linnakangas | jit: Stop emitting some unnecessary instructions |
commit | commitdiff | tree |
| 2024-11-15 |
Peter Eisentraut | Add an assertion in get_object_address() |
commit | commitdiff | tree |
| 2024-11-15 |
Michael Paquier | Fix race conditions with drop of reused pgstats entries |
commit | commitdiff | tree |
| 2024-11-14 |
Heikki Linnakangas | Pass MyPMChildSlot as an explicit argument to child... |
commit | commitdiff | tree |
| 2024-11-14 |
Heikki Linnakangas | Assign a child slot to every postmaster child process |
commit | commitdiff | tree |
| 2024-11-14 |
Heikki Linnakangas | Kill dead-end children when there's nothing else left |
commit | commitdiff | tree |
| 2024-11-14 |
Heikki Linnakangas | Replace postc's own backend type codes with BackendType |
commit | commitdiff | tree |
| 2024-11-14 |
Peter Eisentraut | Remove a useless cast to (void *) in hash_search()... |
commit | commitdiff | tree |
| 2024-11-14 |
Michael Paquier | contrib/lo: Use SQL-standard function bodies |
commit | commitdiff | tree |
| 2024-11-14 |
Michael Paquier | xml2: Add tests for functions xpath_nodeset() and xpath... |
commit | commitdiff | tree |
| 2024-11-14 |
Michael Paquier | contrib/lo: Add test for function lo_oid() |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Geoghegan | Add nbtree amgettuple return item function. |
commit | commitdiff | tree |
| 2024-11-13 |
Álvaro Herrera | Fix pg_upgrade's cross-version tests when old < 18 |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Eisentraut | configure.ac: Remove useless AC_SUBST |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Eisentraut | doc: Update pg_constraint.conexclop docs for WITHOUT... |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Eisentraut | doc: Add PERIOD to ALTER TABLE reference docs |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Eisentraut | doc: Small improvement in CREATE TABLE / PERIOD documen... |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Eisentraut | doc: Add WITHOUT OVERLAPS to ALTER TABLE reference... |
commit | commitdiff | tree |
| 2024-11-13 |
Michael Paquier | Fix comment in injection_point.c |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Geoghegan | Fix obsolete nbtree page reuse FSM comment. |
commit | commitdiff | tree |
| 2024-11-13 |
Peter Geoghegan | Count contrib/bloom index scans in pgstat view. |
commit | commitdiff | tree |
| 2024-11-12 |
Amit Langote | Add missing word in comment |
commit | commitdiff | tree |
| 2024-11-12 |
Álvaro Herrera | Silence compilers about extractNotNullColumn() |
commit | commitdiff | tree |
| 2024-11-12 |
Michael Paquier | pg_freespacemap: Use SQL-standard function bodies |
commit | commitdiff | tree |
| 2024-11-11 |
Alexander Korotkov | Fix arrays comparison in CompareOpclassOptions() |
commit | commitdiff | tree |
| 2024-11-11 |
Tom Lane | Parallel workers use AuthenticatedUserId for connection... |
commit | commitdiff | tree |
| 2024-11-11 |
Tom Lane | Fix cross-version upgrade tests. |
commit | commitdiff | tree |
| 2024-11-11 |
Tom Lane | Avoid bizarre meson behavior with backslashes in comman... |
commit | commitdiff | tree |
| 2024-11-11 |
Tom Lane | Fix improper interactions between session_authorization... |
commit | commitdiff | tree |
| 2024-11-11 |
Nathan Bossart | Ensure cached plans are correctly marked as dependent... |
commit | commitdiff | tree |
| 2024-11-11 |
Noah Misch | Block environment variable mutations from trusted PL... |
commit | commitdiff | tree |
| 2024-11-11 |
Amit Kapila | Doc: Add links to clarify the max_replication_slots. |
commit | commitdiff | tree |
| 2024-11-11 |
Michael Paquier | Add two attributes to pg_stat_database for parallel... |
commit | commitdiff | tree |
| 2024-11-11 |
Michael Paquier | libpq: Bail out during SSL/GSS negotiation errors |
commit | commitdiff | tree |
| 2024-11-11 |
Michael Paquier | pg_stat_statements: Avoid some locking during PGSS... |
commit | commitdiff | tree |
| 2024-11-10 |
Thomas Munro | jit: Remove obsolete LLVM version guard. |
commit | commitdiff | tree |
| 2024-11-08 |
Nathan Bossart | Fix sign-compare warnings in pg_iovec.h. |
commit | commitdiff | tree |
| 2024-11-08 |
Peter Geoghegan | Assert consistency of currPage that ended scan. |
commit | commitdiff | tree |
| 2024-11-08 |
Nathan Bossart | Move check for USE_AVX512_POPCNT_WITH_RUNTIME_CHECK. |
commit | commitdiff | tree |
| 2024-11-08 |
Tom Lane | Improve fix for not entering parallel mode when holding... |
commit | commitdiff | tree |
| 2024-11-08 |
Peter Geoghegan | Avoid nbtree parallel scan currPos confusion. |
commit | commitdiff | tree |
| 2024-11-08 |
Álvaro Herrera | Add pg_constraint rows for not-null constraints |
commit | commitdiff | tree |
| 2024-11-08 |
Amit Langote | Disallow partitionwise join when collations don't match |
commit | commitdiff | tree |
| 2024-11-08 |
Amit Langote | Disallow partitionwise grouping when collations don... |
commit | commitdiff | tree |
| 2024-11-08 |
Richard Guo | Fix inconsistent RestrictInfo serial numbers |
commit | commitdiff | tree |
| 2024-11-07 |
Nathan Bossart | Fix __attribute__((target(...))) usage. |
commit | commitdiff | tree |
| 2024-11-07 |
Nathan Bossart | Use __attribute__((target(...))) for AVX-512 support. |
commit | commitdiff | tree |
| 2024-11-07 |
Álvaro Herrera | doc: Reword ALTER TABLE ATTACH restriction on NO INHERI... |
commit | commitdiff | tree |
| 2024-11-07 |
Peter Eisentraut | Clarify a foreign key error message |
commit | commitdiff | tree |
| 2024-11-07 |
Michael Paquier | Remove an obsolete comment in gistinsert() |
commit | commitdiff | tree |
| 2024-11-07 |
Amit Kapila | Replicate generated columns when 'publish_generated_col... |
commit | commitdiff | tree |
| 2024-11-07 |
Michael Paquier | Improve handling of empty query results in BackgroundPs... |
commit | commitdiff | tree |
| next |