| 2023-05-08 |
Jeff Davis | ICU: do not convert locale 'C' to 'en-US-u-va-posix'. |
commit | commitdiff | tree |
| 2023-05-08 |
Tom Lane | Adjust sepgsql expected output for 681d9e462 et al. |
commit | commitdiff | tree |
| 2023-05-08 |
Tom Lane | Handle RLS dependencies in inlined set-returning functi... |
commit | commitdiff | tree |
| 2023-05-08 |
Noah Misch | Replace last PushOverrideSearchPath() call with set_con... |
commit | commitdiff | tree |
| 2023-05-08 |
Peter Eisentraut | Add missing source file to nls.mk |
commit | commitdiff | tree |
| 2023-05-08 |
Peter Eisentraut | pg_dump: Restore lost translation marker |
commit | commitdiff | tree |
| 2023-05-08 |
Michael Paquier | doc: Fix some markups in logical replication section |
commit | commitdiff | tree |
| 2023-05-08 |
Peter Eisentraut | pg_basebackup: Restore lost translation markers |
commit | commitdiff | tree |
| 2023-05-07 |
Tom Lane | Add ruleutils support for decompiling MERGE commands. |
commit | commitdiff | tree |
| 2023-05-05 |
Michael Paquier | Fix typo with wait event for SLRU buffer of commit... |
commit | commitdiff | tree |
| 2023-05-05 |
Alvaro Herrera | Fix sepgsql expected test output |
commit | commitdiff | tree |
| 2023-05-05 |
Peter Eisentraut | Fix copy-and-pasto in error message |
commit | commitdiff | tree |
| 2023-05-05 |
Peter Eisentraut | Fix prove_installcheck when used with PGXS |
commit | commitdiff | tree |
| 2023-05-04 |
Nathan Bossart | Move return statements out of PG_TRY blocks. |
commit | commitdiff | tree |
| 2023-05-04 |
Alvaro Herrera | Fix ExecCheckPermissions call in RI_Initial_Check |
commit | commitdiff | tree |
| 2023-05-04 |
Tom Lane | In array_position()/array_positions(), beware of empty... |
commit | commitdiff | tree |
| 2023-05-04 |
Tom Lane | Tighten array dimensionality checks in Python -> SQL... |
commit | commitdiff | tree |
| 2023-05-04 |
Alvaro Herrera | Revert "Move PartitionPruneInfo out of plan nodes into... |
commit | commitdiff | tree |
| 2023-05-04 |
Peter Eisentraut | doc: New glossary entries |
commit | commitdiff | tree |
| 2023-05-04 |
Amit Kapila | Test that invalidated logical slots doesn't retain... |
commit | commitdiff | tree |
| 2023-05-03 |
Peter Eisentraut | Add missing TAP test name |
commit | commitdiff | tree |
| 2023-05-03 |
Amit Kapila | Fix assertion failure in apply worker. |
commit | commitdiff | tree |
| 2023-05-02 |
Tom Lane | Doc: clarify behavior of row-limit arguments in the... |
commit | commitdiff | tree |
| 2023-05-02 |
Daniel Gustafsson | Fix overridden callbacks in pg_rewind. |
commit | commitdiff | tree |
| 2023-05-02 |
Peter Eisentraut | Update SQL features |
commit | commitdiff | tree |
| 2023-05-02 |
Peter Eisentraut | Add missing uninstallation rule for BackgroundPsql.pm |
commit | commitdiff | tree |
| 2023-05-02 |
Michael Paquier | Fix typos in comments |
commit | commitdiff | tree |
| 2023-05-02 |
Michael Paquier | doc: Fix typo in pg_amcheck for term "schema" |
commit | commitdiff | tree |
| 2023-04-29 |
Tom Lane | Tighten array dimensionality checks in Perl -> SQL... |
commit | commitdiff | tree |
| 2023-04-28 |
Tom Lane | Handle zero-length sublist correctly in Python -> SQL... |
commit | commitdiff | tree |
| 2023-04-28 |
Michael Paquier | Fix crashes with CREATE SCHEMA AUTHORIZATION and schema... |
commit | commitdiff | tree |
| 2023-04-28 |
Daniel Gustafsson | Fix assertion failure in heap_vacuum_rel |
commit | commitdiff | tree |
| 2023-04-28 |
Masahiko Sawada | Add unit to vacuum_buffer_usage_limit value in postgres... |
commit | commitdiff | tree |
| 2023-04-28 |
Amit Kapila | Improve one of the test cases in 035_standby_logical_de... |
commit | commitdiff | tree |
| 2023-04-27 |
Nathan Bossart | Prevent underflow in KeepLogSeg(). |
commit | commitdiff | tree |
| 2023-04-27 |
Alexander Korotkov | Fix wrong construct_array_builtin() call in GUCArrayDel... |
commit | commitdiff | tree |
| 2023-04-27 |
Tom Lane | In hstore_plpython, avoid crashing when return value... |
commit | commitdiff | tree |
| 2023-04-27 |
Amit Kapila | Add a test to verify that subscription to the standby... |
commit | commitdiff | tree |
| 2023-04-27 |
Michael Paquier | Rework code defining default compression for dir/custom... |
commit | commitdiff | tree |
| 2023-04-26 |
Daniel Gustafsson | Fix stop condition for dumping GRANT commands |
commit | commitdiff | tree |
| 2023-04-26 |
Etsuro Fujita | doc: Fix grammar. |
commit | commitdiff | tree |
| 2023-04-26 |
Daniel Gustafsson | Fix missing installation rules for BackgroundPsql.pm |
commit | commitdiff | tree |
| 2023-04-25 |
Thomas Munro | Remove bogus #include added by d4e71df6d75. |
commit | commitdiff | tree |
| 2023-04-25 |
Michael Paquier | Re-add tracking of wait event SLRUFlushSync |
commit | commitdiff | tree |
| 2023-04-25 |
Daniel Gustafsson | Fix vacuum_cost_delay check for balance calculation. |
commit | commitdiff | tree |
| 2023-04-25 |
Amit Kapila | Reduce the log level in 035_standby_logical_decoding.pl. |
commit | commitdiff | tree |
| 2023-04-25 |
Michael Paquier | Fix buffer refcount leak with FDW bulk inserts |
commit | commitdiff | tree |
| 2023-04-24 |
Andres Freund | Remove vacuum_defer_cleanup_age |
commit | commitdiff | tree |
| 2023-04-24 |
Tom Lane | Fix memory leakage in plpgsql DO blocks that use cast... |
commit | commitdiff | tree |
| 2023-04-24 |
Tom Lane | Rename ExecAggTransReparent, and improve its documentation. |
commit | commitdiff | tree |
| 2023-04-24 |
Peter Eisentraut | doc: Update SQL features names |
commit | commitdiff | tree |
| 2023-04-24 |
Daniel Gustafsson | ci: Remove OpenSSL 3.1 workaround for missing system CA |
commit | commitdiff | tree |
| 2023-04-24 |
Daniel Gustafsson | Remove duplicate lines of code |
commit | commitdiff | tree |
| 2023-04-24 |
Masahiko Sawada | Use elog to report unexpected action in handle_streamed... |
commit | commitdiff | tree |
| 2023-04-24 |
Amit Kapila | Display 'password_required' option for \dRs+ command. |
commit | commitdiff | tree |
| 2023-04-24 |
Noah Misch | Remove new <para id="contrib-obsolete">. |
commit | commitdiff | tree |
| 2023-04-23 |
Alexander Korotkov | Validate ltree siglen GiST option to be int-aligned |
commit | commitdiff | tree |
| 2023-04-23 |
Alexander Korotkov | Fix custom validators call in build_local_reloptions() |
commit | commitdiff | tree |
| 2023-04-22 |
Tom Lane | Doc: update pgindent/README some more. |
commit | commitdiff | tree |
| 2023-04-21 |
Jeff Davis | Fix initdb --no-locale. |
commit | commitdiff | tree |
| 2023-04-21 |
Jeff Davis | Avoid character classification in regex escape parsing. |
commit | commitdiff | tree |
| 2023-04-21 |
Daniel Gustafsson | Reorder connection markers in loadbalance tests |
commit | commitdiff | tree |
| 2023-04-21 |
Daniel Gustafsson | Make libpq error messages consistent for translation |
commit | commitdiff | tree |
| 2023-04-21 |
Fujii Masao | doc: Add documentation for PGLOADBALANCEHOSTS environme... |
commit | commitdiff | tree |
| 2023-04-20 |
David Rowley | Remove unused global variable |
commit | commitdiff | tree |
| 2023-04-20 |
David Rowley | Fix incorrect function name reference |
commit | commitdiff | tree |
| 2023-04-20 |
Michael Paquier | Remove io prefix from pg_stat_io columns |
commit | commitdiff | tree |
| 2023-04-20 |
Tom Lane | Use --strip-unneeded when stripping static libraries... |
commit | commitdiff | tree |
| 2023-04-20 |
Daniel Gustafsson | Fix autovacuum cost debug logging |
commit | commitdiff | tree |
| 2023-04-20 |
David Rowley | Doc: clarify NULLS NOT DISTINCT use in unique indexes |
commit | commitdiff | tree |
| 2023-04-20 |
Amit Kapila | Restart the apply worker if the 'password_required... |
commit | commitdiff | tree |
| 2023-04-20 |
Thomas Munro | Remove obsolete defense against strxfrm() bugs. |
commit | commitdiff | tree |
| 2023-04-19 |
David Rowley | Fix list_copy_head() with empty Lists |
commit | commitdiff | tree |
| 2023-04-19 |
Peter Geoghegan | Use nbtdesc "level" field name consistently. |
commit | commitdiff | tree |
| 2023-04-19 |
Peter Geoghegan | Fix wal_consistency_checking enhanced desc output. |
commit | commitdiff | tree |
| 2023-04-19 |
Tom Lane | Add missed case for tab completion of GRANT/REVOKE... |
commit | commitdiff | tree |
| 2023-04-19 |
Daniel Gustafsson | Fix errormessage for missing system CA in OpenSSL 3.1 |
commit | commitdiff | tree |
| 2023-04-19 |
Peter Eisentraut | Remove some tabs in SQL code in C string literals |
commit | commitdiff | tree |
| 2023-04-19 |
Michael Paquier | Fix generation of distribution tarball |
commit | commitdiff | tree |
| 2023-04-19 |
David Rowley | Fix various typos and incorrect/outdated name references |
commit | commitdiff | tree |
| 2023-04-18 |
Jeff Davis | Build ICU support by default. |
commit | commitdiff | tree |
| 2023-04-18 |
Tom Lane | Update time zone data files to tzdata release 2023c. |
commit | commitdiff | tree |
| 2023-04-18 |
Peter Geoghegan | Remove useless argument from nbtree dedup function. |
commit | commitdiff | tree |
| 2023-04-18 |
Tom Lane | Fix Utils.pm's locale-munging so that Perl itself is... |
commit | commitdiff | tree |
| 2023-04-18 |
Robert Haas | Fix pg_basebackup with in-place tablespaces some more. |
commit | commitdiff | tree |
| 2023-04-18 |
Michael Paquier | ecpg: Fix handling of strings in ORACLE compat code... |
commit | commitdiff | tree |
| 2023-04-18 |
David Rowley | Fix some typos and some incorrectly duplicated words |
commit | commitdiff | tree |
| 2023-04-18 |
David Rowley | Fix various typos |
commit | commitdiff | tree |
| 2023-04-17 |
Jeff Davis | Comment fix for 60684dd834. |
commit | commitdiff | tree |
| 2023-04-17 |
Tom Lane | Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H,... |
commit | commitdiff | tree |
| 2023-04-17 |
Tom Lane | Avoid trying to write an empty WAL record in log_newpag... |
commit | commitdiff | tree |
| 2023-04-17 |
Peter Geoghegan | Fix incorrect comment about nbtree WAL record. |
commit | commitdiff | tree |
| 2023-04-17 |
Tom Lane | Further cleanup of autoconf output files for GSSAPI... |
commit | commitdiff | tree |
| 2023-04-17 |
Stephen Frost | Update configure for ab969a376 |
commit | commitdiff | tree |
| 2023-04-17 |
Peter Eisentraut | doc: Add additional SQL features codes from SQL:2023 |
commit | commitdiff | tree |
| 2023-04-17 |
Stephen Frost | Update Kerberos/GSSAPI configure/meson check |
commit | commitdiff | tree |
| 2023-04-17 |
Peter Eisentraut | Put new command-line option into sensible order in... |
commit | commitdiff | tree |
| 2023-04-16 |
David Rowley | Doc: remove notes about the version vacuumdb options... |
commit | commitdiff | tree |
| 2023-04-16 |
Tom Lane | Ensure result of an aggregate's finalfunc is made read... |
commit | commitdiff | tree |
| 2023-04-16 |
Tom Lane | Avoid using non-ASCII commentary in daitch_mokotoff.c. |
commit | commitdiff | tree |
| next |