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 |
Tom Lane | Simplify executor's determination of whether to use... |
commit | commitdiff | tree |
2024-12-09 |
Michael Paquier | Improve comment about dropped entries in pgstat.c |
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-04 |
John Naylor | Fix use-after-free in parallel_vacuum_reset_dead_items |
commit | commitdiff | tree |
2024-12-03 |
Álvaro Herrera | Fix synchronized_standby_slots GUC check hook |
commit | commitdiff | tree |
2024-12-03 |
Álvaro Herrera | Drop "Lock" suffix from LWLock wait event names |
commit | commitdiff | tree |
2024-12-03 |
Michael Paquier | doc: Clarify some terms for pg_createsubscriber |
commit | commitdiff | tree |
2024-12-02 |
Thomas Munro | RelationTruncate() must set DELAY_CHKPT_START. |
commit | commitdiff | tree |
2024-12-01 |
Tom Lane | Fix broken list-munging in ecpg's remove_variables(). |
commit | commitdiff | tree |
2024-11-30 |
Tom Lane | Avoid mislabeling of lateral references, redux. |
commit | commitdiff | tree |
2024-11-28 |
Tom Lane | Avoid mislabeling of lateral references when pulling... |
commit | commitdiff | tree |
2024-11-28 |
Peter Eisentraut | psql: Add tab completion for COPY (MERGE ... |
commit | commitdiff | tree |
2024-11-28 |
Michael Paquier | Revert "Handle better implicit transaction state of... |
commit | commitdiff | tree |
2024-11-27 |
Andres Freund | ci: Fix cached MacPorts installation management |
commit | commitdiff | tree |
2024-11-27 |
Fujii Masao | pgbench: Ensure previous progress message is fully... |
commit | commitdiff | tree |
2024-11-27 |
Álvaro Herrera | Fix pg_get_constraintdef for NOT NULL constraints on... |
commit | commitdiff | tree |
2024-11-27 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
2024-11-27 |
Peter Eisentraut | Exclude LLVM files from whitespace checks |
commit | commitdiff | tree |
2024-11-27 |
Michael Paquier | Handle better implicit transaction state of pipeline... |
commit | commitdiff | tree |
2024-11-26 |
Peter Eisentraut | meson: Build pgevent as shared_module rather than share... |
commit | commitdiff | tree |
2024-11-26 |
Álvaro Herrera | Clean up newlines following left parentheses |
commit | commitdiff | tree |
2024-11-26 |
Peter Eisentraut | Fix C23 compiler warning |
commit | commitdiff | tree |
2024-11-26 |
Peter Eisentraut | Rename C23 keyword |
commit | commitdiff | tree |
2024-11-25 |
Tom Lane | Fix NULLIF()'s handling of read-write expanded objects. |
commit | commitdiff | tree |
2024-11-25 |
Noah Misch | Avoid "you don't own a lock of type ExclusiveLock"... |
commit | commitdiff | tree |
2024-11-25 |
Thomas Munro | Clean up <stdbool.h> reference in meson.build. |
commit | commitdiff | tree |
2024-11-25 |
Tom Lane | Update configure probes for CFLAGS needed for ARM CRC... |
commit | commitdiff | tree |
2024-11-25 |
Peter Eisentraut | Add support for Tcl 9 |
commit | commitdiff | tree |
2024-11-25 |
Thomas Munro | Assume that <stdbool.h> conforms to the C standard. |
commit | commitdiff | tree |
2024-11-25 |
Amit Kapila | Doc: Clarify the `inactive_since` field description. |
commit | commitdiff | tree |
2024-11-25 |
Michael Paquier | doc: Fix example with __next__() in PL/Python function |
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 |
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-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 |
Michael Paquier | Fix memory leak in pgoutput for the WAL sender |
commit | commitdiff | tree |
2024-11-20 |
Bruce Momjian | doc: clarify that jsonb_path_match() returns an SQL... |
commit | commitdiff | tree |
2024-11-20 |
Tom Lane | Avoid assertion failure if a setop leaf query contains... |
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-18 |
Tom Lane | Stamp 17.2. REL_17_2 |
commit | commitdiff | tree |
2024-11-16 |
Tom Lane | Release notes for 17.2, 16.6, 15.10, 14.15, 13.18,... |
commit | commitdiff | tree |
2024-11-16 |
Tom Lane | Undo unintentional ABI break in struct ResultRelInfo. |
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 |
Álvaro Herrera | Avoid deleting critical WAL segments during pg_rewind |
commit | commitdiff | tree |
2024-11-15 |
Michael Paquier | Fix race conditions with drop of reused pgstats entries |
commit | commitdiff | tree |
2024-11-13 |
Michael Paquier | Fix comment in injection_point.c |
commit | commitdiff | tree |
2024-11-13 |
Peter Geoghegan | Count contrib/bloom index scans in pgstat view. |
commit | commitdiff | tree |
2024-11-11 |
Alexander Korotkov | Fix arrays comparison in CompareOpclassOptions() |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Stamp 17.1. REL_17_1 |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Last-minute updates for release notes. |
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 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2024-11-11 |
Michael Paquier | libpq: Bail out during SSL/GSS negotiation errors |
commit | commitdiff | tree |
2024-11-10 |
Tom Lane | Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. |
commit | commitdiff | tree |
2024-11-08 |
Nathan Bossart | Fix sign-compare warnings in pg_iovec.h. |
commit | commitdiff | tree |
2024-11-08 |
Tom Lane | First-draft release notes for 17.1. |
commit | commitdiff | tree |
2024-11-08 |
Tom Lane | Improve fix for not entering parallel mode when holding... |
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 |
Álvaro Herrera | doc: Reword ALTER TABLE ATTACH restriction on NO INHERI... |
commit | commitdiff | tree |
2024-11-06 |
Jeff Davis | Fix lc_collate_is_c() when LC_COLLATE != LC_CTYPE. |
commit | commitdiff | tree |
2024-11-06 |
Thomas Munro | Monkey-patch LLVM code to fix ARM relocation bug. |
commit | commitdiff | tree |
2024-11-05 |
Michael Paquier | Clear padding of PgStat_HashKey when handling pgstats... |
commit | commitdiff | tree |
2024-11-04 |
Tom Lane | Use portable diff options in pg_bsd_indent's regression... |
commit | commitdiff | tree |
2024-11-04 |
Tom Lane | pg_basebackup, pg_receivewal: fix failure to find passw... |
commit | commitdiff | tree |
2024-11-04 |
Robert Haas | pg_combinebackup: Error if incremental file exists... |
commit | commitdiff | tree |
2024-11-04 |
Robert Haas | pg_combinebackup: When reconstructing, avoid double... |
commit | commitdiff | tree |
2024-11-03 |
Noah Misch | Suppress new "may be used uninitialized" warning. |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Move I/O before the index_update_stats() buffer lock... |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Revert "For inplace update, send nontransactional inval... |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Revert "WAL-log inplace update before revealing it... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: fix ALTER DOMAIN domain_constraint to spell out... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: remove mention of ActiveState for Perl and Tcl... |
commit | commitdiff | tree |
2024-10-30 |
Tom Lane | Stabilize jsonb_path_query test case. |
commit | commitdiff | tree |
2024-10-30 |
Peter Geoghegan | Fix bug in nbtree array primitive scan scheduling. |
commit | commitdiff | tree |
2024-10-30 |
Álvaro Herrera | Fix some more bugs in foreign keys connecting partition... |
commit | commitdiff | tree |
2024-10-29 |
Noah Misch | Unpin buffer before inplace update waits for an XID... |
commit | commitdiff | tree |
2024-10-29 |
Tom Lane | Update time zone data files to tzdata release 2024b. |
commit | commitdiff | tree |
2024-10-29 |
Michael Paquier | doc: Add better description for rewrite functions in... |
commit | commitdiff | tree |
2024-10-29 |
David Rowley | Doc: clarify enable_indexscan=off also disabled Index... |
commit | commitdiff | tree |
next |