| 2022-07-02 |
Noah Misch | Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEF... |
commit | commitdiff | tree |
| 2022-07-02 |
Noah Misch | Fix race condition in t/028_pitr_timelines.pl. |
commit | commitdiff | tree |
| 2022-07-01 |
Tom Lane | Remove no-longer-used parameter for create_groupingsets... |
commit | commitdiff | tree |
| 2022-07-01 |
Peter Eisentraut | Add missing GETTEXT_FLAGS entry |
commit | commitdiff | tree |
| 2022-07-01 |
Peter Eisentraut | Add construct_array_builtin, deconstruct_array_builtin |
commit | commitdiff | tree |
| 2022-07-01 |
Fujii Masao | doc: Add index entry for MERGE SQL command. |
commit | commitdiff | tree |
| 2022-07-01 |
John Naylor | Clarify that pg_dump takes ACCESS SHARE lock |
commit | commitdiff | tree |
| 2022-07-01 |
Thomas Munro | Harden dsm_impl.c against unexpected EEXIST. |
commit | commitdiff | tree |
| 2022-07-01 |
Michael Paquier | Fix code comments still referring to pg_start/stop_backup() |
commit | commitdiff | tree |
| 2022-07-01 |
Michael Paquier | Refactor the TAP test of auto_explain |
commit | commitdiff | tree |
| 2022-06-30 |
Peter Eisentraut | Change some unnecessary MemSet calls |
commit | commitdiff | tree |
| 2022-06-30 |
Peter Eisentraut | Avoid unnecessary MemSet call |
commit | commitdiff | tree |
| 2022-06-30 |
Tom Lane | Stamp HEAD as 16devel. |
commit | commitdiff | tree |
| 2022-06-30 |
Tom Lane | Add 82d0ffae3 to git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2022-06-30 |
Tom Lane | pgindent run prior to branching v15. |
commit | commitdiff | tree |
| 2022-06-28 |
Bruce Momjian | relnotes: update item about public schema permission... |
commit | commitdiff | tree |
| 2022-06-27 |
Tom Lane | Stamp 15beta2. |
commit | commitdiff | tree |
| 2022-06-27 |
Magnus Hagander | Remove outdated recommendation for manual VACUUM |
commit | commitdiff | tree |
| 2022-06-27 |
Peter Eisentraut | PL/Python: Update guide to alternative expected files |
commit | commitdiff | tree |
| 2022-06-27 |
Peter Eisentraut | pg_upgrade: Fix version comparison for global ICU support |
commit | commitdiff | tree |
| 2022-06-27 |
Michael Paquier | doc: Mention attribute "inherited" in pg_stats_ext... |
commit | commitdiff | tree |
| 2022-06-27 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2022-06-27 |
Heikki Linnakangas | Fix visibility check when XID is committed in CLOG... |
commit | commitdiff | tree |
| 2022-06-26 |
Thomas Munro | Fix relptr's encoding of the base address. |
commit | commitdiff | tree |
| 2022-06-26 |
Tom Lane | Harden range_table_mutator() against null RangeTblEntry... |
commit | commitdiff | tree |
| 2022-06-25 |
Thomas Munro | Don't trust signalfd() on illumos. |
commit | commitdiff | tree |
| 2022-06-25 |
Noah Misch | CREATE INDEX: use the original userid for more ACL... |
commit | commitdiff | tree |
| 2022-06-25 |
Noah Misch | Use --no-unlogged-table-data in t/027_stream_regress.pl. |
commit | commitdiff | tree |
| 2022-06-24 |
Peter Eisentraut | Remove unportable test |
commit | commitdiff | tree |
| 2022-06-24 |
Amit Kapila | Fix intermetent test failure in 028_row_filter.pl. |
commit | commitdiff | tree |
| 2022-06-24 |
Amit Kapila | Doc: clarify that tablesync ignores publish operation. |
commit | commitdiff | tree |
| 2022-06-23 |
Peter Eisentraut | Fix missing newline at end of message |
commit | commitdiff | tree |
| 2022-06-23 |
Michael Paquier | Fix typo in pg_publication.c |
commit | commitdiff | tree |
| 2022-06-23 |
Peter Eisentraut | PL/Tcl: Don't link with -lc explicitly |
commit | commitdiff | tree |
| 2022-06-23 |
Amit Kapila | Fix memory leak due to LogicalRepRelMapEntry.attrmap. |
commit | commitdiff | tree |
| 2022-06-23 |
Michael Paquier | Fix two issues with HEADER MATCH in COPY |
commit | commitdiff | tree |
| 2022-06-22 |
Andres Freund | pgstat: Mention pgstat_replslot.c in pgstat.c. |
commit | commitdiff | tree |
| 2022-06-22 |
Bruce Momjian | doc: improve wording of plpgsql RAISE format text |
commit | commitdiff | tree |
| 2022-06-22 |
Bruce Momjian | doc: clarify wording about phantom reads |
commit | commitdiff | tree |
| 2022-06-22 |
Robert Haas | amcheck: Fix incorrect use of VARATT_IS_COMPRESSED. |
commit | commitdiff | tree |
| 2022-06-22 |
Peter Eisentraut | doc: Clean up title case use |
commit | commitdiff | tree |
| 2022-06-21 |
Tom Lane | Simplify tab completion of extension versions. |
commit | commitdiff | tree |
| 2022-06-21 |
Amit Kapila | Fix stale values in partition map entries on subscribers. |
commit | commitdiff | tree |
| 2022-06-21 |
Peter Eisentraut | doc: Make some synopsis punctuation consistent |
commit | commitdiff | tree |
| 2022-06-21 |
Amit Kapila | Fix partition table's REPLICA IDENTITY checking on... |
commit | commitdiff | tree |
| 2022-06-20 |
Peter Eisentraut | Fix file references inside some SGML comments |
commit | commitdiff | tree |
| 2022-06-19 |
Bruce Momjian | relnotes: simplify wording of pg_basebackup compressio... |
commit | commitdiff | tree |
| 2022-06-19 |
Peter Eisentraut | Message and documentation refinements |
commit | commitdiff | tree |
| 2022-06-18 |
Tom Lane | Fix busted tab completion of extension versions. |
commit | commitdiff | tree |
| 2022-06-17 |
Michael Paquier | doc: Do s/int/integer/ to describe the type of some... |
commit | commitdiff | tree |
| 2022-06-16 |
Tomas Vondra | Revert changes in HOT handling of BRIN indexes |
commit | commitdiff | tree |
| 2022-06-16 |
Michael Paquier | Fix comment in regression tests for large objects |
commit | commitdiff | tree |
| 2022-06-16 |
Amit Kapila | Fix data inconsistency between publisher and subscriber. |
commit | commitdiff | tree |
| 2022-06-15 |
Alvaro Herrera | Link to MVCC docs in MERGE docs |
commit | commitdiff | tree |
| 2022-06-15 |
Michael Paquier | Re-add locally-generated files in pg_upgrade's .gitigno... |
commit | commitdiff | tree |
| 2022-06-15 |
Amit Kapila | Fix cache look-up failures while applying changes in... |
commit | commitdiff | tree |
| 2022-06-15 |
Michael Paquier | Tweak behavior of psql --single-transaction depending... |
commit | commitdiff | tree |
| 2022-06-14 |
Tom Lane | Avoid ecpglib core dump with out-of-order operations. |
commit | commitdiff | tree |
| 2022-06-14 |
Tom Lane | Doc: clarify the default collation behavior of domains. |
commit | commitdiff | tree |
| 2022-06-13 |
Tom Lane | pg_upgrade: further tweaking of make_outputdirs(). |
commit | commitdiff | tree |
| 2022-06-12 |
Andrew Dunstan | Make subscription tests pass with log_error_verbosity... |
commit | commitdiff | tree |
| 2022-06-11 |
Bruce Momjian | relnotes: update word wrapping |
commit | commitdiff | tree |
| 2022-06-11 |
Bruce Momjian | relnotes: update AS OF date |
commit | commitdiff | tree |
| 2022-06-11 |
Bruce Momjian | relnotes: add links to the release notes, indent,... |
commit | commitdiff | tree |
| 2022-06-10 |
Bruce Momjian | relnotes: add markup of text |
commit | commitdiff | tree |
| 2022-06-10 |
Tom Lane | Un-break whole-row Vars referencing domain-over-composi... |
commit | commitdiff | tree |
| 2022-06-10 |
Peter Eisentraut | Fix collation of JSON_TABLE output columns |
commit | commitdiff | tree |
| 2022-06-09 |
Etsuro Fujita | Improve comments for trivial_subqueryscan(). |
commit | commitdiff | tree |
| 2022-06-09 |
Peter Eisentraut | psql: Show notices immediately (again) |
commit | commitdiff | tree |
| 2022-06-08 |
Tom Lane | Be more careful about GucSource for internally-driven... |
commit | commitdiff | tree |
| 2022-06-08 |
Tom Lane | Doc: copy-edit "jsonb Indexing" section. |
commit | commitdiff | tree |
| 2022-06-08 |
Peter Eisentraut | Put option listing back into alphabetical order |
commit | commitdiff | tree |
| 2022-06-08 |
Michael Paquier | Fix portability issue in TAP tests of psql for locales |
commit | commitdiff | tree |
| 2022-06-08 |
Michael Paquier | Restructure pg_upgrade output directories for better... |
commit | commitdiff | tree |
| 2022-06-08 |
David Rowley | Harden Memoization code against broken data types |
commit | commitdiff | tree |
| 2022-06-07 |
Tom Lane | Fix off-by-one loop termination condition in pg_stat_ge... |
commit | commitdiff | tree |
| 2022-06-06 |
Tom Lane | Don't fail on libpq-generated error reports in pg_amcheck. |
commit | commitdiff | tree |
| 2022-06-06 |
Tom Lane | Don't fail on libpq-generated error reports in ecpg_rai... |
commit | commitdiff | tree |
| 2022-06-06 |
Michael Paquier | Fix psql's single transaction mode on client-side error... |
commit | commitdiff | tree |
| 2022-06-04 |
Tom Lane | Automatically count the number of output lines in psql... |
commit | commitdiff | tree |
| 2022-06-04 |
Michael Paquier | Force run of pg_upgrade in the build directory in its... |
commit | commitdiff | tree |
| 2022-06-03 |
Tom Lane | Improve psql \?'s description of large-object-related... |
commit | commitdiff | tree |
| 2022-06-03 |
Tom Lane | Doc: improve example for intarray's uniq() function. |
commit | commitdiff | tree |
| 2022-06-03 |
Tom Lane | Doc: fix incorrect bit-reversal in example of macaddr... |
commit | commitdiff | tree |
| 2022-06-03 |
Michael Paquier | Run tests of libpq on installcheck-world, checkprep... |
commit | commitdiff | tree |
| 2022-06-02 |
Etsuro Fujita | Doc: Further fix CREATE FOREIGN TABLE synopsis. |
commit | commitdiff | tree |
| 2022-06-02 |
Amit Kapila | Prohibit combining publications with different column... |
commit | commitdiff | tree |
| 2022-06-02 |
Michael Paquier | Add missing test names in TAP tests of pg_upgrade |
commit | commitdiff | tree |
| 2022-06-01 |
Tom Lane | Silence compiler warnings from some older compilers. |
commit | commitdiff | tree |
| 2022-06-01 |
Tom Lane | Fix pl/perl test case so it will still work under Perl... |
commit | commitdiff | tree |
| 2022-06-01 |
Tom Lane | Doc: fix a couple of erroneous examples. |
commit | commitdiff | tree |
| 2022-06-01 |
David Rowley | Doc: mention limitation of the number of resultset... |
commit | commitdiff | tree |
| 2022-05-31 |
Magnus Hagander | Recommend scram-sha-256 instead of md5 authentication... |
commit | commitdiff | tree |
| 2022-05-31 |
Alvaro Herrera | Revert changes to CONCURRENTLY that "sped up" Xmin... |
commit | commitdiff | tree |
| 2022-05-31 |
Tom Lane | Ensure ParseTzFile() closes the input file after failing. |
commit | commitdiff | tree |
| 2022-05-31 |
Tom Lane | Doc: fix mention of psql's minimum supported server... |
commit | commitdiff | tree |
| 2022-05-31 |
Tom Lane | Doc: fix mention of pg_dump's minimum supported server... |
commit | commitdiff | tree |
| 2022-05-31 |
Robert Haas | shm_mq_sendv: Fix flushing bug when receiver not yet... |
commit | commitdiff | tree |
| 2022-05-31 |
Amit Kapila | Fix typo in hash README. |
commit | commitdiff | tree |
| 2022-05-31 |
Michael Paquier | Remove useless tests for TRUNCATE on foreign tables |
commit | commitdiff | tree |
| next |