| 2022-08-12 |
Peter Eisentraut | Fix _outConstraint() for "identity" constraints |
commit | commitdiff | tree |
| 2022-08-11 |
Robert Haas | Fix non-specific error message. |
commit | commitdiff | tree |
| 2022-08-11 |
Alvaro Herrera | struct PQWalReceiverFunctions: use designated initializers |
commit | commitdiff | tree |
| 2022-08-11 |
Peter Eisentraut | Add missing space in _outA_Const() output |
commit | commitdiff | tree |
| 2022-08-11 |
Amit Kapila | Fix catalog lookup with the wrong snapshot during logic... |
commit | commitdiff | tree |
| 2022-08-11 |
John Naylor | Optimize xid/subxid searches in XidInMVCCSnapshot(). |
commit | commitdiff | tree |
| 2022-08-10 |
Robert Haas | Move basebackup code to new directory src/backend/backup |
commit | commitdiff | tree |
| 2022-08-10 |
Tom Lane | Fix handling of R/W expanded datums that are passed... |
commit | commitdiff | tree |
| 2022-08-10 |
Daniel Gustafsson | Fix typo in test_oat_hooks README |
commit | commitdiff | tree |
| 2022-08-10 |
Amit Kapila | Improve the protocol message descriptions for 2PC logic... |
commit | commitdiff | tree |
| 2022-08-10 |
Peter Eisentraut | Remove unused short option from getopt_long() call |
commit | commitdiff | tree |
| 2022-08-10 |
John Naylor | Introduce optimized routine for linear searches of... |
commit | commitdiff | tree |
| 2022-08-10 |
Bruce Momjian | doc: mention that COPY MATCH requires columns _in_... |
commit | commitdiff | tree |
| 2022-08-09 |
Michael Paquier | Fix some inconsistencies with GUC categories |
commit | commitdiff | tree |
| 2022-08-09 |
John Naylor | Fix mismatched file identifications |
commit | commitdiff | tree |
| 2022-08-09 |
Thomas Munro | Fix obsolete comment in commit_ts.c. |
commit | commitdiff | tree |
| 2022-08-08 |
Thomas Munro | Fix obsolete comments in instr_time.h. |
commit | commitdiff | tree |
| 2022-08-08 |
Tom Lane | Fix MSVC build script's check for obsolete node support... |
commit | commitdiff | tree |
| 2022-08-08 |
Tom Lane | Stabilize output of new regression test. |
commit | commitdiff | tree |
| 2022-08-08 |
Tom Lane | In extensions, don't replace objects not belonging... |
commit | commitdiff | tree |
| 2022-08-07 |
Andres Freund | aix: fix misreading of condition in 8f12a4e7add |
commit | commitdiff | tree |
| 2022-08-07 |
Andres Freund | Trust a few system headers to stand on their own |
commit | commitdiff | tree |
| 2022-08-07 |
Andres Freund | solaris: Remove unnecessary gcc / gnu ld vs sun studio... |
commit | commitdiff | tree |
| 2022-08-07 |
Andres Freund | aix: Remove checks for very old OS versions |
commit | commitdiff | tree |
| 2022-08-07 |
Andres Freund | windows: Remove HAVE_MINIDUMP_TYPE test |
commit | commitdiff | tree |
| 2022-08-07 |
Andres Freund | Rely on __func__ being supported |
commit | commitdiff | tree |
| 2022-08-07 |
Alvaro Herrera | Remove unportable use of timezone in recent test |
commit | commitdiff | tree |
| 2022-08-07 |
Thomas Munro | Simplify replacement code for strtof. |
commit | commitdiff | tree |
| 2022-08-07 |
Thomas Munro | Simplify gettimeofday for Windows. |
commit | commitdiff | tree |
| 2022-08-06 |
Tom Lane | Fix function-defined-but-not-used warning. |
commit | commitdiff | tree |
| 2022-08-06 |
Tom Lane | Fix data-corruption hazard in WAL-logged CREATE DATABASE. |
commit | commitdiff | tree |
| 2022-08-06 |
Andres Freund | Simplify gettimeofday() fallback logic. |
commit | commitdiff | tree |
| 2022-08-06 |
Alvaro Herrera | Improve recently-added test reliability |
commit | commitdiff | tree |
| 2022-08-06 |
Michael Paquier | Fix comment in copyfrom_internal.h |
commit | commitdiff | tree |
| 2022-08-06 |
Thomas Munro | Replace pgwin32_is_junction() with lstat(). |
commit | commitdiff | tree |
| 2022-08-06 |
Thomas Munro | Make unlink() work for junction points on Windows. |
commit | commitdiff | tree |
| 2022-08-06 |
Thomas Munro | Provide lstat() for Windows. |
commit | commitdiff | tree |
| 2022-08-05 |
Thomas Munro | Remove fallbacks for strtoll, strtoull. |
commit | commitdiff | tree |
| 2022-08-05 |
Peter Geoghegan | Fix comments about deduplication updating page. |
commit | commitdiff | tree |
| 2022-08-05 |
Peter Geoghegan | Add missing parenthesis to max item size macro. |
commit | commitdiff | tree |
| 2022-08-05 |
Tom Lane | Partially undo commit 94da73281. |
commit | commitdiff | tree |
| 2022-08-05 |
Tom Lane | Fix handling of bare boolean expressions in mcv_get_mat... |
commit | commitdiff | tree |
| 2022-08-05 |
Tom Lane | Fix non-bulletproof ScalarArrayOpExpr code for extended... |
commit | commitdiff | tree |
| 2022-08-05 |
Alvaro Herrera | Backpatch addition of .git-blame-ignore-revs |
commit | commitdiff | tree |
| 2022-08-05 |
Tom Lane | Fix incorrect permissions-checking code for extended... |
commit | commitdiff | tree |
| 2022-08-05 |
Alvaro Herrera | BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking |
commit | commitdiff | tree |
| 2022-08-05 |
Noah Misch | Be more prescriptive in new doc about re-archiving... |
commit | commitdiff | tree |
| 2022-08-05 |
Alvaro Herrera | regress: fix test instability |
commit | commitdiff | tree |
| 2022-08-05 |
John Naylor | Simplify coding style of is_valid_ascii() |
commit | commitdiff | tree |
| 2022-08-05 |
Etsuro Fujita | postgres_fdw: Disable batch insertion when there are... |
commit | commitdiff | tree |
| 2022-08-05 |
Alvaro Herrera | Fix ENABLE/DISABLE TRIGGER to handle recursion correctly |
commit | commitdiff | tree |
| 2022-08-05 |
Thomas Munro | Remove configure probe for fdatasync. |
commit | commitdiff | tree |
| 2022-08-05 |
Thomas Munro | Remove configure probe for clock_gettime. |
commit | commitdiff | tree |
| 2022-08-05 |
Peter Geoghegan | Fix nbtree maximum item size macro. |
commit | commitdiff | tree |
| 2022-08-05 |
Thomas Munro | Simplify replacement code for preadv and pwritev. |
commit | commitdiff | tree |
| 2022-08-05 |
Michael Paquier | Make consistent a couple of log messages when parsing... |
commit | commitdiff | tree |
| 2022-08-05 |
Michael Paquier | Use hba_file/ident_file GUCs rather than pg_hba.conf... |
commit | commitdiff | tree |
| 2022-08-04 |
David Rowley | Fix failure to set correct operator in window run condition |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove dead pread and pwrite replacement code. |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove dead setenv, unsetenv replacement code. |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove configure probes for poll and poll.h. |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove configure probe for link. |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove configure probes for symlink/readlink, and dead... |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove configure probe for setsid. |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove configure probe for shm_open. |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove configure probe and related tests for getrlimit. |
commit | commitdiff | tree |
| 2022-08-04 |
Thomas Munro | Remove configure probe for dlopen, and refactor. |
commit | commitdiff | tree |
| 2022-08-04 |
Robert Haas | Revert recent changes to 002_pg_upgrade.pl. |
commit | commitdiff | tree |
| 2022-08-04 |
Tom Lane | Fix check_exclusion_or_unique_constraint for UNIQUE... |
commit | commitdiff | tree |
| 2022-08-04 |
Tom Lane | Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative... |
commit | commitdiff | tree |
| 2022-08-04 |
Tom Lane | Add proper regression test for the recent SRFs-in-pathk... |
commit | commitdiff | tree |
| 2022-08-04 |
Daniel Gustafsson | Rephrase comments to make them clearer |
commit | commitdiff | tree |
| 2022-08-04 |
John Naylor | Fix formatting and comment typos |
commit | commitdiff | tree |
| 2022-08-04 |
John Naylor | Fix assorted doc typos |
commit | commitdiff | tree |
| 2022-08-04 |
John Naylor | Clarify DROP EXTENSION docs regarding explicitly depend... |
commit | commitdiff | tree |
| 2022-08-04 |
Michael Paquier | Fix inconsistent comments for some function declaration... |
commit | commitdiff | tree |
| 2022-08-04 |
John Naylor | Support SSE2 intrinsics where available |
commit | commitdiff | tree |
| 2022-08-03 |
Tom Lane | Fix incorrect tests for SRFs in relation_can_be_sorted_... |
commit | commitdiff | tree |
| 2022-08-03 |
Peter Geoghegan | Add another old commit to git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2022-08-03 |
Tom Lane | Reduce test runtime of src/test/modules/snapshot_too_old. |
commit | commitdiff | tree |
| 2022-08-03 |
Amit Kapila | Add wait_for_subscription_sync for TAP tests. |
commit | commitdiff | tree |
| 2022-08-02 |
Tom Lane | Be more wary about 32-bit integer overflow in pg_stat_s... |
commit | commitdiff | tree |
| 2022-08-02 |
David Rowley | Remove unused fields from ExprEvalStep |
commit | commitdiff | tree |
| 2022-08-02 |
Tom Lane | Change type "char"'s I/O format for non-ASCII characters. |
commit | commitdiff | tree |
| 2022-08-02 |
David Rowley | Improve performance of ORDER BY / DISTINCT aggregates |
commit | commitdiff | tree |
| 2022-08-02 |
Michael Paquier | doc: Fix typos in protocol.sgml |
commit | commitdiff | tree |
| 2022-08-02 |
Amit Kapila | Move common catalog cache access routines to lsyscache.c |
commit | commitdiff | tree |
| 2022-08-02 |
John Naylor | Fix comment in pg_db_role_setting.h |
commit | commitdiff | tree |
| 2022-08-02 |
Amit Kapila | Remove duplicated wait for subscription sync from 007_d... |
commit | commitdiff | tree |
| 2022-08-01 |
Tom Lane | Add a regression test for contrib/tcn. |
commit | commitdiff | tree |
| 2022-08-01 |
David Rowley | Relax overly strict rules in select_outer_pathkeys_for_... |
commit | commitdiff | tree |
| 2022-08-01 |
Tom Lane | Add a regression test for contrib/pg_prewarm. |
commit | commitdiff | tree |
| 2022-08-01 |
David Rowley | Have ExecFindPartition cache the last found partition |
commit | commitdiff | tree |
| 2022-08-01 |
Tom Lane | Check maximum number of columns in function RTEs, too. |
commit | commitdiff | tree |
| 2022-08-01 |
Michael Paquier | Fix error reporting after ioctl() call with pg_upgrade... |
commit | commitdiff | tree |
| 2022-08-01 |
Andres Freund | ci: remove minor version from freebsd image name |
commit | commitdiff | tree |
| 2022-08-01 |
Michael Paquier | Append -X to direct invocation of psql in new test... |
commit | commitdiff | tree |
| 2022-08-01 |
Michael Paquier | Add more TAP tests with BASE_BACKUP and pg_backup_start... |
commit | commitdiff | tree |
| 2022-07-31 |
Tom Lane | Remove test_oat_hooks.c's nodetag_to_string(). |
commit | commitdiff | tree |
| 2022-07-31 |
Andrew Dunstan | Add --schema and --exclude-schema options to vacuumdb. |
commit | commitdiff | tree |
| next |