2024-01-11 |
Tom Lane | Allow subquery pullup to wrap a PlaceHolderVar in anoth... |
commit | commitdiff | tree |
2024-01-11 |
Magnus Hagander | Fix omission in partitioning limitation documentation |
commit | commitdiff | tree |
2024-01-10 |
Tom Lane | Restore initdb's old behavior of always setting the... |
commit | commitdiff | tree |
2024-01-10 |
Tom Lane | Handle WindowClause.runCondition in tree walker/mutator... |
commit | commitdiff | tree |
2024-01-10 |
Bruce Momjian | doc: clarify who owns the initdb-created cluster,... |
commit | commitdiff | tree |
2024-01-09 |
Tatsuo Ishii | Doc: fix character_sets view. |
commit | commitdiff | tree |
2024-01-08 |
Alexander Korotkov | Fix indentation in ExecParallelHashIncreaseNumBatches() |
commit | commitdiff | tree |
2024-01-07 |
Tom Lane | Fix integer-overflow problem in intarray's g_int_decomp... |
commit | commitdiff | tree |
2024-01-07 |
Alexander Korotkov | Fix oversized memory allocation in Parallel Hash Join |
commit | commitdiff | tree |
2024-01-05 |
Michael Paquier | Fix corruption of local buffer state during extend... |
commit | commitdiff | tree |
2024-01-04 |
David Rowley | Fix use of incorrect TupleTableSlot in DISTINCT aggregates |
commit | commitdiff | tree |
2024-01-04 |
Bruce Momjian | Update copyright for 2024 |
commit | commitdiff | tree |
2024-01-03 |
Tom Lane | Avoid masking EOF (no-password-supplied) conditions... |
commit | commitdiff | tree |
2024-01-03 |
Tom Lane | Doc: Python's control flow construct is try/except... |
commit | commitdiff | tree |
2023-12-29 |
Tom Lane | In pg_dump, don't dump a stats object unless dumping... |
commit | commitdiff | tree |
2023-12-28 |
Michael Paquier | doc: Mention AttributeRelationId in FDW validator funct... |
commit | commitdiff | tree |
2023-12-27 |
Tom Lane | Doc: specify aclitem syntax more clearly. |
commit | commitdiff | tree |
2023-12-26 |
Tom Lane | Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_... |
commit | commitdiff | tree |
2023-12-26 |
Tom Lane | Fix mistaken file name in plpython's meson recipe. |
commit | commitdiff | tree |
2023-12-26 |
Tom Lane | Hide warnings from Python headers when using gcc-compat... |
commit | commitdiff | tree |
2023-12-26 |
Amit Kapila | Doc: Add missing pgoutput options. |
commit | commitdiff | tree |
2023-12-23 |
Tom Lane | Set readline-relevant ENV vars in interactive_psql... |
commit | commitdiff | tree |
2023-12-21 |
Tom Lane | Avoid trying to fetch metapage of an SPGist partitioned... |
commit | commitdiff | tree |
2023-12-21 |
Dean Rasheed | Fix BEFORE ROW trigger handling in cross-partition... |
commit | commitdiff | tree |
2023-12-20 |
Daniel Gustafsson | Fix unchecked return value from strdup |
commit | commitdiff | tree |
2023-12-19 |
Daniel Gustafsson | doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example |
commit | commitdiff | tree |
2023-12-19 |
Michael Paquier | pageinspect: Fix failure with hash_bitmap_info() for... |
commit | commitdiff | tree |
2023-12-19 |
Michael Paquier | pgstattuple: Fix failure with pgstathashindex() for... |
commit | commitdiff | tree |
2023-12-17 |
Tom Lane | Doc: add a bit to indices.sgml about what is an indexab... |
commit | commitdiff | tree |
2023-12-15 |
Tom Lane | Fix bugs in manipulation of large objects. |
commit | commitdiff | tree |
2023-12-14 |
Michael Paquier | Fix description of I/O timing info for shared buffers... |
commit | commitdiff | tree |
2023-12-14 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
2023-12-12 |
Michael Paquier | Prevent tuples to be marked as dead in subtransactions... |
commit | commitdiff | tree |
2023-12-12 |
Daniel Gustafsson | Fix typo in comment |
commit | commitdiff | tree |
2023-12-11 |
Tom Lane | Be more wary about OpenSSL not setting errno on error. |
commit | commitdiff | tree |
2023-12-11 |
Amit Kapila | Fix an undetected deadlock due to apply worker. |
commit | commitdiff | tree |
2023-12-08 |
Thomas Munro | Fix potential pointer overflow in xlogreader.c. |
commit | commitdiff | tree |
2023-12-08 |
Michael Paquier | Fix path of regress shared library in pg_upgrade test |
commit | commitdiff | tree |
2023-12-06 |
Michael Paquier | Fix compilation on Windows with WAL_DEBUG |
commit | commitdiff | tree |
2023-12-06 |
Michael Paquier | Apply filters to dump files all the time in 002_pg_upgr... |
commit | commitdiff | tree |
2023-12-05 |
Daniel Gustafsson | Fix incorrect error message for IDENTIFY_SYSTEM |
commit | commitdiff | tree |
2023-12-05 |
Alvaro Herrera | Fix handling of errors in libpq pipelines |
commit | commitdiff | tree |
2023-12-04 |
Alvaro Herrera | Don't use pgbench -j in tests |
commit | commitdiff | tree |
2023-12-03 |
Michael Paquier | doc: Remove reference to trigger file regarding promotion |
commit | commitdiff | tree |
2023-12-01 |
Peter Eisentraut | Check collation when creating partitioned index |
commit | commitdiff | tree |
2023-12-01 |
Peter Eisentraut | doc: Update info on information schema usage tables |
commit | commitdiff | tree |
2023-12-01 |
Andres Freund | meson: Stop using deprecated way getting path of files |
commit | commitdiff | tree |
2023-12-01 |
Thomas Munro | Adjust obsolete comment explaining set_stack_base(). |
commit | commitdiff | tree |
2023-11-30 |
Peter Eisentraut | meson: Improve/fix Python version selection |
commit | commitdiff | tree |
2023-11-30 |
Masahiko Sawada | Fix wrong description of BackgroundPsql's timeout. |
commit | commitdiff | tree |
2023-11-30 |
Masahiko Sawada | Fix BackgroundPsql's set_query_timer_restart() issue... |
commit | commitdiff | tree |
2023-11-28 |
Tom Lane | Use BIO_{get,set}_app_data instead of BIO_{get,set... |
commit | commitdiff | tree |
2023-11-28 |
Heikki Linnakangas | Fix assertions with RI triggers in heap_update and... |
commit | commitdiff | tree |
2023-11-27 |
Michael Paquier | Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword... |
commit | commitdiff | tree |
2023-11-27 |
Alvaro Herrera | Fix CREATE INDEX CONCURRENTLY example |
commit | commitdiff | tree |
2023-11-27 |
Amit Kapila | Avoid unconditionally filling in missing values with... |
commit | commitdiff | tree |
2023-11-27 |
Michael Paquier | Fix race condition with BIO methods initialization... |
commit | commitdiff | tree |
2023-11-26 |
Tom Lane | Doc: list AT TIME ZONE and COLLATE in operator preceden... |
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: mention vacuum's removal of commit timestamp... |
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: add docs for age(xid) and mxid_age(xid) |
commit | commitdiff | tree |
2023-11-23 |
Tom Lane | Fix timing-dependent failure in GSSAPI data transmission. |
commit | commitdiff | tree |
2023-11-23 |
Heikki Linnakangas | Fix resource leak when a FDW's ForeignAsyncRequest... |
commit | commitdiff | tree |
2023-11-22 |
Amit Kapila | Fix the initial sync tables with no columns. |
commit | commitdiff | tree |
2023-11-22 |
Bruce Momjian | doc: FreeBSD uses camcontrol identify, not atacontrol... |
commit | commitdiff | tree |
2023-11-22 |
Michael Paquier | Fix query checking consistency of table amhandlers... |
commit | commitdiff | tree |
2023-11-19 |
Tomas Vondra | Lock table in DROP STATISTICS |
commit | commitdiff | tree |
2023-11-19 |
Noah Misch | Fix typo in person's name. |
commit | commitdiff | tree |
2023-11-18 |
Dean Rasheed | Guard against overflow in interval_mul() and interval_d... |
commit | commitdiff | tree |
2023-11-18 |
Dean Rasheed | doc: improve description of privileges for MERGE and... |
commit | commitdiff | tree |
2023-11-18 |
Andres Freund | meson: Fix missing dependency from install-quiet to... |
commit | commitdiff | tree |
2023-11-17 |
Daniel Gustafsson | llvmjit: Use explicit LLVMContextRef for inlining |
commit | commitdiff | tree |
2023-11-16 |
Tom Lane | Ensure we preprocess expressions before checking their... |
commit | commitdiff | tree |
2023-11-15 |
Nathan Bossart | Fix fallback implementation for pg_atomic_test_set_flag(). |
commit | commitdiff | tree |
2023-11-14 |
Peter Eisentraut | Fix capitalization of "Tcl" |
commit | commitdiff | tree |
2023-11-14 |
Tom Lane | Allow new role 'regress_dump_login_role' to log in... |
commit | commitdiff | tree |
2023-11-13 |
Tom Lane | Don't try to dump RLS policies or security labels for... |
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: clarify handling of ts_headline() operators ... |
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: clarify handling of range upper/lower/upper_inf... |
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: restructure ALTER DEFAULT PRIVILEGES |
commit | commitdiff | tree |
2023-11-13 |
Bruce Momjian | doc: correct description of libpq's PQsetnonblocking... |
commit | commitdiff | tree |
2023-11-13 |
Tom Lane | Don't release index root page pin in ginFindParents(). |
commit | commitdiff | tree |
2023-11-13 |
Daniel Gustafsson | doc: Add missing semicolon in example |
commit | commitdiff | tree |
2023-11-13 |
Etsuro Fujita | Remove incorrect file reference in comment. |
commit | commitdiff | tree |
2023-11-09 |
Tom Lane | Fix computation of varnullingrels when const-folding... |
commit | commitdiff | tree |
2023-11-09 |
Dean Rasheed | Fix AFTER ROW trigger execution in MERGE cross-partitio... |
commit | commitdiff | tree |
2023-11-09 |
David Rowley | Ensure we use the correct spelling of "ensure" |
commit | commitdiff | tree |
2023-11-09 |
Dean Rasheed | Fix corner-case 64-bit integer subtraction bug on some... |
commit | commitdiff | tree |
2023-11-09 |
Michael Paquier | pg_stat_statements: Remove duplicated tests for SET... |
commit | commitdiff | tree |
2023-11-08 |
Alvaro Herrera | Call pqPipelineFlush from PQsendFlushRequest |
commit | commitdiff | tree |
2023-11-08 |
Peter Eisentraut | Don't install ldap_password_func in meson |
commit | commitdiff | tree |
2023-11-08 |
Michael Paquier | Fix use of OPENSSL in SSL tests if command is not found |
commit | commitdiff | tree |
2023-11-08 |
Michael Paquier | Enlarge assertion in bloom_init() for false_positive_rate |
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Stamp 16.1. REL_16_1 |
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Detect integer overflow while computing new array dimen... |
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Compute aggregate argument types correctly in transform... |
commit | commitdiff | tree |
2023-11-06 |
Noah Misch | Set GUC "is_superuser" in all processes that set Authen... |
commit | commitdiff | tree |
2023-11-06 |
Noah Misch | Ban role pg_signal_backend from more superuser backend... |
commit | commitdiff | tree |
2023-11-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2023-11-05 |
Tom Lane | Release notes for 16.1, 15.5, 14.10, 13.13, 12.17,... |
commit | commitdiff | tree |
next |