index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop.
Tom Lane
2022-08-04
*
Add proper regression test for the recent SRFs-in-pathkeys problem.
Tom Lane
2022-08-04
*
Fix incorrect tests for SRFs in relation_can_be_sorted_early().
Tom Lane
2022-08-03
*
Reduce test runtime of src/test/modules/snapshot_too_old.
Tom Lane
2022-08-03
*
Change type "char"'s I/O format for non-ASCII characters.
Tom Lane
2022-08-02
*
Remove duplicated wait for subscription sync from 007_ddl.pl.
Amit Kapila
2022-08-02
*
Check maximum number of columns in function RTEs, too.
Tom Lane
2022-08-01
*
Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier
2022-08-01
*
Remove test_oat_hooks.c's nodetag_to_string().
Tom Lane
2022-07-31
*
Fix trim_array() for zero-dimensional array argument.
Tom Lane
2022-07-31
*
Fix incorrect is-this-the-topmost-join tests in parallel planning.
Tom Lane
2022-07-30
*
Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.
Robert Haas
2022-07-29
*
Fix new recovery test for log_error_verbosity=verbose case
Andrew Dunstan
2022-07-29
*
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
In transformRowExpr(), check for too many columns in the row.
Tom Lane
2022-07-29
*
Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
*
Fix test instability
Alvaro Herrera
2022-07-29
*
Use TRUNCATE to preserve relfilenode for pg_largeobject + index.
Robert Haas
2022-07-28
*
Fix replay of create database records on standby
Alvaro Herrera
2022-07-28
*
Fix get_dirent_type() for symlinks on MinGW/MSYS.
Thomas Munro
2022-07-28
*
Force immediate commit after CREATE DATABASE etc in extended protocol.
Tom Lane
2022-07-26
*
Fix path reference when parsing pg_ident.conf for pg_ident_file_mappings
Michael Paquier
2022-07-26
*
Process session_preload_libraries within InitPostgres's transaction.
Tom Lane
2022-07-25
*
Fix ReadRecentBuffer for local buffers.
Heikki Linnakangas
2022-07-25
*
Doc: update recovery/README.
Tom Lane
2022-07-23
*
Increase minimum supported GNU make version to 3.81.
Tom Lane
2022-07-23
*
Fix [install]check in interfaces/libpq/Makefile
Alvaro Herrera
2022-07-22
*
Close old gap in dependency checks for functions returning composite.
Tom Lane
2022-07-22
*
Fix minor memory leaks in psql's tab completion.
Tom Lane
2022-07-22
*
Remove unnecessary Windows-specific basebackup code.
Thomas Munro
2022-07-22
*
Fix get_dirent_type() for Windows junction points.
Thomas Munro
2022-07-22
*
Fix ruleutils issues with dropped cols in functions-returning-composite.
Tom Lane
2022-07-21
*
Correct some uses of e.g. and i.e. in message strings and documentation
John Naylor
2022-07-21
*
Fix various memory leaks in psql's describe commands \d*
Michael Paquier
2022-07-21
*
Process shared_preload_libraries in single-user mode.
Jeff Davis
2022-07-20
*
Fix assertion failure and segmentation fault in backup code.
Fujii Masao
2022-07-20
*
Prevent BASE_BACKUP in the middle of another backup in the same session.
Fujii Masao
2022-07-20
*
Tweak detail and hint messages to be consistent with project policy
Michael Paquier
2022-07-20
*
Fix missed corner cases for grantable permissions on GUCs.
Tom Lane
2022-07-19
*
Use STDOUT/STDERR_FILENO in most of syslogger.
Andres Freund
2022-07-18
*
windows: msvc: Define STDIN/OUT/ERR_FILENO.
Andres Freund
2022-07-18
*
pg_upgrade: Adjust quoting style in message to match guidelines
Peter Eisentraut
2022-07-18
*
Add another SQL/JSON error code
Peter Eisentraut
2022-07-18
*
Fix omissions in support for the "regcollation" type.
Tom Lane
2022-07-17
*
Make dsm_impl_posix_resize more future-proof.
Thomas Munro
2022-07-16
*
Fix inconsistent parameter names between prototype and declaration
David Rowley
2022-07-15
*
Don't clobber postmaster sigmask in dsm_impl_resize.
Thomas Munro
2022-07-15
*
Block signals while allocating DSM memory.
Thomas Munro
2022-07-14
*
Plug memory leak
Alvaro Herrera
2022-07-13
*
Small cleanup of create_list_bounds()
David Rowley
2022-07-13
[prev]
[next]