| 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 |
Peter Eisentraut | Remove distprep |
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 |
Daniel Gustafsson | Add XMLText function (SQL/XML X038) |
commit | commitdiff | tree |
| 2023-11-06 |
Peter Eisentraut | pg_resetwal: Add more tests and test coverage |
commit | commitdiff | tree |
| 2023-11-06 |
Peter Eisentraut | doc: pg_resetwal: Add comments how the multipliers... |
commit | commitdiff | tree |
| 2023-11-06 |
Alexander Korotkov | Fix allocation of UniqueRelInfo |
commit | commitdiff | tree |
| 2023-11-05 |
Peter Eisentraut | More consistent behavior of GetDataDirectoryCreatePerm... |
commit | commitdiff | tree |
| 2023-11-04 |
David Rowley | Try again to fix the MSVC build |
commit | commitdiff | tree |
| 2023-11-04 |
Alexander Korotkov | Fix usage of the parse tree for estimate_num_groups... |
commit | commitdiff | tree |
| 2023-11-03 |
Andres Freund | meson: docs: Install all manpages, not just ones in... |
commit | commitdiff | tree |
| 2023-11-03 |
Bruce Momjian | doc: move HBA reload instructions above the syntax... |
commit | commitdiff | tree |
| 2023-11-03 |
Bruce Momjian | doc: \copy can get data values \. and end-of-input... |
commit | commitdiff | tree |
| 2023-11-03 |
Bruce Momjian | doc: CREATE DATABASE doesn't copy db-level perms. from... |
commit | commitdiff | tree |
| 2023-11-03 |
Bruce Momjian | doc: mention ORDER BY for some aggregates, add ORDER... |
commit | commitdiff | tree |
| 2023-11-03 |
Tom Lane | Doc: update CREATE RULE ref page's hoary discussion... |
commit | commitdiff | tree |
| 2023-11-03 |
Bruce Momjian | doc: ALTER DEFAULT PRIVILEGES does not affect inherite... |
commit | commitdiff | tree |
| 2023-11-03 |
David Rowley | Add missing unicode_category.c to MSVC build scripts |
commit | commitdiff | tree |
| 2023-11-02 |
David Rowley | Stabilize postgres_fdw tests on 32-bit machines |
commit | commitdiff | tree |
| 2023-11-02 |
Tom Lane | Make GetConfigOption/GetConfigOptionResetString return... |
commit | commitdiff | tree |
| 2023-11-02 |
Tom Lane | Be more wary about NULL values for GUC string variables. |
commit | commitdiff | tree |
| 2023-11-02 |
David Rowley | Attempt to stabilize postgres_fdw tests |
commit | commitdiff | tree |
| 2023-11-02 |
Jeff Davis | Additional unicode primitive functions. |
commit | commitdiff | tree |
| 2023-11-02 |
Michael Paquier | Prevent startup of logical replication launcher during... |
commit | commitdiff | tree |
| 2023-11-02 |
Michael Paquier | Fix 003_check_guc.pl when loading modules with custom... |
commit | commitdiff | tree |
| 2023-11-02 |
David Rowley | Increase DEFAULT_FDW_TUPLE_COST from 0.01 to 0.2 |
commit | commitdiff | tree |
| 2023-11-01 |
Michael Paquier | doc: Replace reference to ERRCODE_RAISE_EXCEPTION by... |
commit | commitdiff | tree |
| 2023-11-01 |
Bruce Momjian | doc: add reference to wire protocol details |
commit | commitdiff | tree |
| 2023-11-01 |
Daniel Gustafsson | Fix function name in comment |
commit | commitdiff | tree |
| 2023-11-01 |
Michael Paquier | doc: Expand section related to LWLocks and shared memory |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | doc: add missing word to sentence about Paris |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | C comment: mention why no setting lasterrno in dir_exis... |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | C comment: improve statistics computation comment... |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | C comment: adjust statistics mention |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | doc: improve ALTER SYSTEM description of value list... |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | doc: improve bpchar and character type length details |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | doc: add function argument and query parameter limits |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | doc: 1-byte varlena headers can be used for user PLAIN... |
commit | commitdiff | tree |
| 2023-10-31 |
Bruce Momjian | improve alignment of postgresql.conf comments |
commit | commitdiff | tree |
| 2023-10-31 |
David Rowley | Adjust the order of the prechecks in pgrowlocks() |
commit | commitdiff | tree |
| 2023-10-30 |
Noah Misch | Diagnose !indisvalid in more SQL functions. |
commit | commitdiff | tree |
| 2023-10-30 |
Noah Misch | amcheck: Distinguish interrupted page deletion from... |
commit | commitdiff | tree |
| 2023-10-30 |
Bruce Momjian | pgindent run to fix commits de64268561 and 5ae2087202a |
commit | commitdiff | tree |
| 2023-10-30 |
Peter Eisentraut | Fill in more of ObjectProperty |
commit | commitdiff | tree |
| 2023-10-30 |
Amit Kapila | Add STREAM_START/STREAM_STOP for transactional messages... |
commit | commitdiff | tree |
| 2023-10-30 |
Alexander Korotkov | Fix indentation in contrib/amcheck/verify_nbtree.c |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Expand regression tests for pg_stat_reset_shared() |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Delay recovery mode LOG after reading backup_label... |
commit | commitdiff | tree |
| 2023-10-30 |
Amit Kapila | Doc: Make link names consistent in logical replication... |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Mention standby.signal in FATALs for checkpoint record... |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Introduce pg_stat_checkpointer |
commit | commitdiff | tree |
| 2023-10-29 |
Michael Paquier | Refactor some code related to transaction-level statist... |
commit | commitdiff | tree |
| 2023-10-29 |
Alexander Korotkov | Fix instable 006_login_trigger.pl test |
commit | commitdiff | tree |
| 2023-10-29 |
Tom Lane | Teach pg_dump about the new pg_subscription.subrunasown... |
commit | commitdiff | tree |
| 2023-10-29 |
Dean Rasheed | Guard against overflow in make_interval(). |
commit | commitdiff | tree |
| 2023-10-29 |
Dean Rasheed | btree_gin: Fix calculation of leftmost interval value. |
commit | commitdiff | tree |
| 2023-10-28 |
Tom Lane | Fix intra-query memory leak when a SRF returns zero... |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: add links to Postgres features intro |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: comment wording improvement |
commit | commitdiff | tree |
| 2023-10-28 |
Tom Lane | Remove PHOT from our default timezone abbreviations... |
commit | commitdiff | tree |
| 2023-10-28 |
Tom Lane | Allow relkind 'I' in type_sanity test. |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: improve text around consistency of statistics... |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: improve config syncfs wording |
commit | commitdiff | tree |
| 2023-10-27 |
Jeff Davis | Clarify the result order of unnest(multirange). |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | doc Improve C GUC-related comments |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | doc: wording improvements |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Teach contrib/amcheck to check the unique constraint... |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Split event_trigger_login test from event_trigger test |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix minmax-multi distance for extreme interval values |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix minmax-multi on infinite date/timestamp values |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix calculation in brin_minmax_multi_distance_date |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix overflow when calculating timestamp distance in... |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | doc: clarify logical decoding's deadlock of system... |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | |--- gitweb subject length limit ----------------|... |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Adjust parallel_schedule with event triggers on authent... |
commit | commitdiff | tree |
| 2023-10-27 |
Amit Kapila | Commit b195e6d482 forgot to update meson.build. |
commit | commitdiff | tree |
| 2023-10-27 |
Amit Kapila | Use shorter file names in the upgrade logical slots... |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Make UniqueRelInfo a node |
commit | commitdiff | tree |
| 2023-10-27 |
Michael Paquier | Remove buffers_backend and buffers_backend_fsync from... |
commit | commitdiff | tree |
| 2023-10-26 |
David Rowley | Optimize various aggregate deserialization functions... |
commit | commitdiff | tree |
| 2023-10-26 |
Peter Eisentraut | Add "Add trailing commas to enum definitions" to .git... |
commit | commitdiff | tree |
| 2023-10-26 |
Amit Langote | Avoid compiler warning in non-assert builds |
commit | commitdiff | tree |
| 2023-10-26 |
Peter Eisentraut | Add trailing commas to enum definitions |
commit | commitdiff | tree |
| 2023-10-26 |
David Rowley | Introduce the concept of read-only StringInfos |
commit | commitdiff | tree |
| 2023-10-26 |
Amit Langote | Prevent duplicate RTEPermissionInfo for plain-inheritan... |
commit | commitdiff | tree |
| 2023-10-26 |
Amit Kapila | Migrate logical slots to the new node during an upgrade. |
commit | commitdiff | tree |
| 2023-10-25 |
Tom Lane | Doc: remove misleading info about ecpg's CONNECT/DISCON... |
commit | commitdiff | tree |
| 2023-10-25 |
Nathan Bossart | Remove dead code in pg_ctl.c. |
commit | commitdiff | tree |
| 2023-10-25 |
Jeff Davis | Doc fix: Interfacing Extensions to Indexes |
commit | commitdiff | tree |
| 2023-10-25 |
Alexander Korotkov | Fix some regression tests for d3d55ce57136 |
commit | commitdiff | tree |
| 2023-10-25 |
Alexander Korotkov | Remove useless self-joins |
commit | commitdiff | tree |
| 2023-10-25 |
Daniel Gustafsson | Use snprintf instead of sprintf in pg_regress. |
commit | commitdiff | tree |
| 2023-10-25 |
David Rowley | Add missing include dir and references to libpq for... |
commit | commitdiff | tree |
| 2023-10-25 |
Michael Paquier | doc: Fix some typos and grammar |
commit | commitdiff | tree |
| 2023-10-25 |
Michael Paquier | Log OpenSSL version in ./configure output |
commit | commitdiff | tree |
| 2023-10-24 |
Daniel Gustafsson | Reword memory terminology for PQresultMemorySize |
commit | commitdiff | tree |
| 2023-10-24 |
Daniel Gustafsson | Speed up pg_regress server readiness testing. |
commit | commitdiff | tree |
| 2023-10-24 |
Tom Lane | Fix problems when a plain-inheritance parent table... |
commit | commitdiff | tree |
| next |