projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2022-08-11
Amit Kapila
Fix catalog lookup with the wrong snapshot during logic...
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
Bruce Momjian
doc: mention that COPY MATCH requires columns _in_...
commit
|
commitdiff
|
tree
2022-08-08
Tom Lane
Stamp 15beta3.
REL_15_BETA3
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-08
Alvaro Herrera
Translation updates
commit
|
commitdiff
|
tree
2022-08-07
Tom Lane
Doc: remove in-place tablespaces from v15 release notes.
commit
|
commitdiff
|
tree
2022-08-07
Alvaro Herrera
Remove unportable use of timezone in recent test
commit
|
commitdiff
|
tree
2022-08-06
Tom Lane
Fix data-corruption hazard in WAL-logged CREATE DATABASE.
commit
|
commitdiff
|
tree
2022-08-06
Alvaro Herrera
Improve recently-added test reliability
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
Alvaro Herrera
regress: fix test instability
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-04
David Rowley
Fix failure to set correct operator in window run condition
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
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-03
Tom Lane
Fix incorrect tests for SRFs in relation_can_be_sorted_...
commit
|
commitdiff
|
tree
2022-08-03
Tom Lane
Reduce test runtime of src/test/modules/snapshot_too_old.
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
Tom Lane
Change type "char"'s I/O format for non-ASCII characters.
commit
|
commitdiff
|
tree
2022-08-02
Michael Paquier
doc: Fix typos in protocol.sgml
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
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-07-31
Tom Lane
Remove test_oat_hooks.c's nodetag_to_string().
commit
|
commitdiff
|
tree
2022-07-31
Andres Freund
ci: switch to freebsd 13.1
commit
|
commitdiff
|
tree
2022-07-31
Tom Lane
Fix trim_array() for zero-dimensional array argument.
commit
|
commitdiff
|
tree
2022-07-31
Tom Lane
Make new auto_explain test safe for log_error_verbosity...
commit
|
commitdiff
|
tree
2022-07-30
Tom Lane
Fix incorrect is-this-the-topmost-join tests in paralle...
commit
|
commitdiff
|
tree
2022-07-30
Robert Haas
Revise test case added in 43746996399541ecb5c7b188725a5...
commit
|
commitdiff
|
tree
2022-07-29
Andrew Dunstan
Fix new recovery test for log_error_verbosity=verbose...
commit
|
commitdiff
|
tree
2022-07-29
Robert Haas
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb4...
commit
|
commitdiff
|
tree
2022-07-29
Tom Lane
In transformRowExpr(), check for too many columns in...
commit
|
commitdiff
|
tree
2022-07-29
Robert Haas
Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
commit
|
commitdiff
|
tree
2022-07-29
Alvaro Herrera
Fix test instability
commit
|
commitdiff
|
tree
2022-07-28
Robert Haas
Use TRUNCATE to preserve relfilenode for pg_largeobject...
commit
|
commitdiff
|
tree
2022-07-28
Alvaro Herrera
doc: avoid saying "inheritance" ...
commit
|
commitdiff
|
tree
2022-07-28
Alvaro Herrera
Fix replay of create database records on standby
commit
|
commitdiff
|
tree
2022-07-28
Thomas Munro
Fix get_dirent_type() for symlinks on MinGW/MSYS.
commit
|
commitdiff
|
tree
2022-07-27
Tom Lane
Fix new auto_explain test case for Windows.
commit
|
commitdiff
|
tree
2022-07-26
Tom Lane
Force immediate commit after CREATE DATABASE etc in...
commit
|
commitdiff
|
tree
2022-07-26
Michael Paquier
Fix path reference when parsing pg_ident.conf for pg_id...
commit
|
commitdiff
|
tree
2022-07-25
Tom Lane
Add test for session_preload_libraries and parameter...
commit
|
commitdiff
|
tree
2022-07-25
Tom Lane
Process session_preload_libraries within InitPostgres...
commit
|
commitdiff
|
tree
2022-07-25
Heikki Linnakangas
Fix ReadRecentBuffer for local buffers.
commit
|
commitdiff
|
tree
2022-07-23
Tom Lane
Doc: improve documentation about random().
commit
|
commitdiff
|
tree
2022-07-23
Tom Lane
Doc: update recovery/README.
commit
|
commitdiff
|
tree
2022-07-23
Tom Lane
Increase minimum supported GNU make version to 3.81.
commit
|
commitdiff
|
tree
2022-07-22
Alvaro Herrera
Fix [install]check in interfaces/libpq/Makefile
commit
|
commitdiff
|
tree
2022-07-22
Tom Lane
Close old gap in dependency checks for functions return...
commit
|
commitdiff
|
tree
2022-07-22
Tom Lane
Fix minor memory leaks in psql's tab completion.
commit
|
commitdiff
|
tree
2022-07-22
Thomas Munro
Remove unnecessary Windows-specific basebackup code.
commit
|
commitdiff
|
tree
2022-07-22
Thomas Munro
Fix get_dirent_type() for Windows junction points.
commit
|
commitdiff
|
tree
2022-07-22
Fujii Masao
postgres_fdw: Fix bug in checking of return value of...
commit
|
commitdiff
|
tree
2022-07-21
Bruce Momjian
doc: use wording "restore" instead of "reload" of...
commit
|
commitdiff
|
tree
2022-07-21
Bruce Momjian
doc: clarify that auth. names are lower case and case...
commit
|
commitdiff
|
tree
2022-07-21
Tom Lane
Fix ruleutils issues with dropped cols in functions...
commit
|
commitdiff
|
tree
2022-07-21
Bruce Momjian
relnotes: improve PG 15 schema permission change wording
commit
|
commitdiff
|
tree
2022-07-21
John Naylor
Correct some uses of e.g. and i.e. in message strings...
commit
|
commitdiff
|
tree
2022-07-21
Michael Paquier
Fix various memory leaks in psql's describe commands \d*
commit
|
commitdiff
|
tree
2022-07-20
Jeff Davis
Process shared_preload_libraries in single-user mode.
commit
|
commitdiff
|
tree
2022-07-20
Fujii Masao
Fix assertion failure and segmentation fault in backup...
commit
|
commitdiff
|
tree
2022-07-20
Fujii Masao
Prevent BASE_BACKUP in the middle of another backup...
commit
|
commitdiff
|
tree
2022-07-20
Michael Paquier
Tweak detail and hint messages to be consistent with...
commit
|
commitdiff
|
tree
2022-07-19
Tom Lane
Fix missed corner cases for grantable permissions on...
commit
|
commitdiff
|
tree
2022-07-19
Bruce Momjian
relnotes: clarify pg_basebackup compression options
commit
|
commitdiff
|
tree
2022-07-19
Bruce Momjian
relnotes: improve wording of several PG 15 items
commit
|
commitdiff
|
tree
2022-07-19
Andres Freund
Use STDOUT/STDERR_FILENO in most of syslogger.
commit
|
commitdiff
|
tree
2022-07-19
Andres Freund
windows: msvc: Define STDIN/OUT/ERR_FILENO.
commit
|
commitdiff
|
tree
2022-07-18
Andres Freund
Deal with paths containing \ and spaces in basebackup_t...
commit
|
commitdiff
|
tree
2022-07-18
Peter Eisentraut
pg_upgrade: Adjust quoting style in message to match...
commit
|
commitdiff
|
tree
2022-07-18
Peter Eisentraut
Add another SQL/JSON error code
commit
|
commitdiff
|
tree
2022-07-17
Tom Lane
Fix omissions in support for the "regcollation" type.
commit
|
commitdiff
|
tree
2022-07-17
Tom Lane
postgres_fdw: set search_path to 'pg_catalog' while...
commit
|
commitdiff
|
tree
2022-07-16
Thomas Munro
Make dsm_impl_posix_resize more future-proof.
commit
|
commitdiff
|
tree
2022-07-15
David Rowley
Fix inconsistent parameter names between prototype...
commit
|
commitdiff
|
tree
2022-07-15
John Naylor
Clarify that pg_dump takes ACCESS SHARE lock
commit
|
commitdiff
|
tree
2022-07-15
Bruce Momjian
docs: make monitoring "phases" table titles consistent
commit
|
commitdiff
|
tree
2022-07-14
Bruce Momjian
doc: clarify how dropping of extensions affects depend...
commit
|
commitdiff
|
tree
2022-07-14
Bruce Momjian
pg_upgrade doc: mention that replication slots must...
commit
|
commitdiff
|
tree
2022-07-14
Bruce Momjian
doc: add documentation about ecpg Oracle-compatibility...
commit
|
commitdiff
|
tree
2022-07-14
Bruce Momjian
doc: move system views section to its own chapter
commit
|
commitdiff
|
tree
2022-07-14
Bruce Momjian
doc: clarify the behavior of identically-named savepoints
commit
|
commitdiff
|
tree
2022-07-14
Bruce Momjian
doc: clarify that "excluded" ON CONFLICT is a single row
commit
|
commitdiff
|
tree
2022-07-14
Bruce Momjian
doc: mention that INSERT can block because of unique...
commit
|
commitdiff
|
tree
next