| 2021-09-04 |
Alvaro Herrera | Revert "Avoid creating archive status ".ready" files... |
commit | commitdiff | tree | snapshot |
| 2021-09-04 |
Tom Lane | Remove arbitrary MAXPGPATH limit on command lengths... |
commit | commitdiff | tree | snapshot |
| 2021-09-03 |
Tom Lane | Disallow creating an ICU collation if the DB encoding... |
commit | commitdiff | tree | snapshot |
| 2021-09-03 |
Tom Lane | Fix portability issue in tests from commit ce773f230. |
commit | commitdiff | tree | snapshot |
| 2021-09-02 |
Tom Lane | Fix float4/float8 hash functions to produce uniform... |
commit | commitdiff | tree | snapshot |
| 2021-09-02 |
Michael Paquier | doc: Replace some uses of "which" by "that" in parallel... |
commit | commitdiff | tree | snapshot |
| 2021-09-01 |
Amit Kapila | Fix the random test failure in 001_rep_changes. |
commit | commitdiff | tree | snapshot |
| 2021-08-31 |
Tom Lane | In pg_dump, avoid doing per-table queries for RLS policies. |
commit | commitdiff | tree | snapshot |
| 2021-08-31 |
Tom Lane | Cache the results of format_type() queries in pg_dump. |
commit | commitdiff | tree | snapshot |
| 2021-08-31 |
Tomas Vondra | Rename the role in stats_ext to have regress_ prefix |
commit | commitdiff | tree | snapshot |
| 2021-08-31 |
Tomas Vondra | Fix lookup error in extended stats ownership check |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
Alvaro Herrera | Report tuple address in data-corruption error message |
commit | commitdiff | tree | snapshot |
| 2021-08-30 |
Amit Kapila | Fix incorrect error code in StartupReplicationOrigin(). |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Alvaro Herrera | psql \dP: reference regclass with "pg_catalog." prefix |
commit | commitdiff | tree | snapshot |
| 2021-08-28 |
Noah Misch | Fix data loss in wal_level=minimal crash recovery of... |
commit | commitdiff | tree | snapshot |
| 2021-08-27 |
Tom Lane | Count SP-GiST index scans in pg_stat statistics. |
commit | commitdiff | tree | snapshot |
| 2021-08-27 |
Daniel Gustafsson | docs: clarify bgw_restart_time documentation |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Robert Haas | Fix broken snapshot handling in parallel workers. |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Amit Kapila | Fix toast rewrites in logical decoding. |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Fujii Masao | Avoid using ambiguous word "positive" in error message. |
commit | commitdiff | tree | snapshot |
| 2021-08-25 |
Fujii Masao | Improve error message about valid value for distance... |
commit | commitdiff | tree | snapshot |
| 2021-08-24 |
Tom Lane | Fix regexp misbehavior with capturing parens inside... |
commit | commitdiff | tree | snapshot |
| 2021-08-23 |
Tom Lane | Prevent regexp back-refs from sometimes matching when... |
commit | commitdiff | tree | snapshot |
| 2021-08-23 |
Alvaro Herrera | Avoid creating archive status ".ready" files too early |
commit | commitdiff | tree | snapshot |
| 2021-08-23 |
Michael Paquier | Fix backup manifests to generate correct WAL-Ranges... |
commit | commitdiff | tree | snapshot |
| 2021-08-20 |
Tom Lane | Fix performance bug in regexp's citerdissect/creviterdi... |
commit | commitdiff | tree | snapshot |
| 2021-08-19 |
Tom Lane | Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. |
commit | commitdiff | tree | snapshot |
| 2021-08-18 |
Tom Lane | Fix check_agg_arguments' examination of aggregate FILTE... |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Tom Lane | Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extens... |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Daniel Gustafsson | Set type identifier on BIO |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Heikki Linnakangas | doc: \123 and \x12 escapes in COPY are in database... |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Michael Paquier | Refresh apply delay on reload of recovery_min_apply_del... |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Tom Lane | Add RISC-V spinlock support in s_lock.h. |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
David Rowley | Fix incorrect hash table resizing code in simplehash.h |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Thomas Munro | Make EXEC_BACKEND more convenient on macOS. |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Tom Lane | Fix failure of btree_gin indexscans with "char" type... |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Tom Lane | Stamp 13.4. REL_13_4 |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
David Rowley | Doc: Fix misleading statement about VACUUM memory limits |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Bruce Momjian | doc: mention pg_upgrade extension script |
commit | commitdiff | tree | snapshot |
| 2021-08-08 |
Tom Lane | Doc: remove bogus <indexterm> items. |
commit | commitdiff | tree | snapshot |
| 2021-08-08 |
Tom Lane | Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. |
commit | commitdiff | tree | snapshot |
| 2021-08-07 |
Tom Lane | Really fix the ambiguity in REFRESH MATERIALIZED VIEW... |
commit | commitdiff | tree | snapshot |
| 2021-08-06 |
Dean Rasheed | Adjust the integer overflow tests in the numeric code. |
commit | commitdiff | tree | snapshot |
| 2021-08-06 |
Peter Eisentraut | Fix wording |
commit | commitdiff | tree | snapshot |
| 2021-08-06 |
Tom Lane | First-draft release notes for 13.4. |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Etsuro Fujita | postgres_fdw: Fix issues with generated columns in... |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Dean Rasheed | Fix division-by-zero error in to_char() with 'EEEE... |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Bruce Momjian | C comment: correct heading of extension query |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Bruce Momjian | doc: interval spill method for units greater than... |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Bruce Momjian | pg_upgrade: warn about extensions that need updating |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Bruce Momjian | pg_upgrade: improve docs about extension upgrades |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Bruce Momjian | doc: mention inheritance's tableoid can be used in... |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Bruce Momjian | doc: add example of using pg_dump with GNU split and... |
commit | commitdiff | tree | snapshot |
| 2021-07-31 |
Tom Lane | Use elog, not Assert, to report failure to provide... |
commit | commitdiff | tree | snapshot |
| 2021-07-31 |
Dean Rasheed | Fix corner-case errors and loss of precision in numeric... |
commit | commitdiff | tree | snapshot |
| 2021-07-30 |
John Naylor | Fix range check in ECPG numeric to int conversion |
commit | commitdiff | tree | snapshot |
| 2021-07-29 |
Alvaro Herrera | Close yet another race condition in replication slot... |
commit | commitdiff | tree | snapshot |
| 2021-07-29 |
Michael Paquier | Add missing exit() in pg_verifybackup when failing... |
commit | commitdiff | tree | snapshot |
| 2021-07-28 |
Fujii Masao | Update minimum recovery point on truncation during... |
commit | commitdiff | tree | snapshot |
| 2021-07-28 |
David Rowley | Doc: Clarify lock levels taken during ATTACH PARTITION |
commit | commitdiff | tree | snapshot |
| 2021-07-27 |
Alvaro Herrera | Set pg_setting.pending_restart when pertinent config... |
commit | commitdiff | tree | snapshot |
| 2021-07-27 |
Fujii Masao | Avoid using ambiguous word "non-negative" in error... |
commit | commitdiff | tree | snapshot |
| 2021-07-27 |
Bruce Momjian | doc: for various substring funcs, document if only... |
commit | commitdiff | tree | snapshot |
| 2021-07-27 |
Bruce Momjian | pg_resetxlog: add option to set oldest xid & use by... |
commit | commitdiff | tree | snapshot |
| 2021-07-26 |
Tom Lane | Harden pg_stat_statements tests against CLOBBER_CACHE_A... |
commit | commitdiff | tree | snapshot |
| 2021-07-26 |
Michael Paquier | Fix a couple of memory leaks in src/bin/pg_basebackup/ |
commit | commitdiff | tree | snapshot |
| 2021-07-25 |
Tom Lane | Get rid of artificial restriction on hash table sizes... |
commit | commitdiff | tree | snapshot |
| 2021-07-25 |
Fujii Masao | Make the standby server promptly handle interrupt signals. |
commit | commitdiff | tree | snapshot |
| 2021-07-24 |
Tom Lane | Fix check for conflicting session- vs transaction-level... |
commit | commitdiff | tree | snapshot |
| 2021-07-24 |
Tom Lane | Make printf("%s", NULL) print "(null)" instead of crashing. |
commit | commitdiff | tree | snapshot |
| 2021-07-22 |
Thomas Munro | jit: Don't inline functions that access thread-locals. |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
Tom Lane | Doc: improve documentation about exponentiation operator. |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
John Naylor | Document "B" and "us" as accepted units in postgres... |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
Fujii Masao | doc: Document that only superusers can use pg_import_sy... |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Tom Lane | Fix corner-case uninitialized-variable issues in plpgsql. |
commit | commitdiff | tree | snapshot |
| 2021-07-20 |
Michael Paquier | Fix some issues with WAL segment opening for pg_receive... |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Alvaro Herrera | Make new replication slot test code even less racy |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Amit Kapila | Don't allow to set replication slot_name as ''. |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Michael Paquier | doc: Mention CASCADE/RESTRICT for DROP STATISTICS |
commit | commitdiff | tree | snapshot |
| 2021-07-17 |
Alvaro Herrera | Make new replication slot test code less racy |
commit | commitdiff | tree | snapshot |
| 2021-07-17 |
Tom Lane | Doc: document the current-transaction-modes GUCs. |
commit | commitdiff | tree | snapshot |
| 2021-07-16 |
Alvaro Herrera | Fix pg_dump for disabled triggers on partitioned tables |
commit | commitdiff | tree | snapshot |
| 2021-07-16 |
Alvaro Herrera | Preserve firing-on state when cloning row triggers... |
commit | commitdiff | tree | snapshot |
| 2021-07-16 |
Alvaro Herrera | Advance old-segment horizon properly after slot invalid... |
commit | commitdiff | tree | snapshot |
| 2021-07-15 |
Tom Lane | Ensure HAVE_DECL_XXX macros in MSVC builds match those... |
commit | commitdiff | tree | snapshot |
| 2021-07-14 |
Michael Paquier | Fix unexpected error messages for various flavors of... |
commit | commitdiff | tree | snapshot |
| 2021-07-13 |
David Rowley | Robustify tuplesort's free_sort_tuple function |
commit | commitdiff | tree | snapshot |
| 2021-07-13 |
David Rowley | Fix theoretical bug in tuplesort |
commit | commitdiff | tree | snapshot |
| 2021-07-12 |
Peter Eisentraut | doc: Fix typo in function prototype |
commit | commitdiff | tree | snapshot |
| 2021-07-12 |
Heikki Linnakangas | Remove dead assignment to local variable. |
commit | commitdiff | tree | snapshot |
| 2021-07-11 |
Tom Lane | Lock the extension during ALTER EXTENSION ADD/DROP. |
commit | commitdiff | tree | snapshot |
| 2021-07-10 |
Jeff Davis | Fix assign_record_type_typmod(). |
commit | commitdiff | tree | snapshot |
| 2021-07-10 |
Tom Lane | Fix busted test for ldap_initialize. |
commit | commitdiff | tree | snapshot |
| 2021-07-10 |
Dean Rasheed | Fix numeric_mul() overflow due to too many digits after... |
commit | commitdiff | tree | snapshot |
| 2021-07-09 |
Tom Lane | Un-break AIX build, take 2. |
commit | commitdiff | tree | snapshot |
| 2021-07-09 |
Tom Lane | Un-break AIX build. |
commit | commitdiff | tree | snapshot |
| 2021-07-09 |
Tom Lane | Avoid creating a RESULT RTE that's marked LATERAL. |
commit | commitdiff | tree | snapshot |
| 2021-07-09 |
Tom Lane | Update configure's probe for libldap to work with OpenL... |
commit | commitdiff | tree | snapshot |
| next |