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
...
*
Append -X to direct invocation of psql in new test for BASE_BACKUP
Michael Paquier
2022-08-01
*
Add more TAP tests with BASE_BACKUP and pg_backup_start/stop
Michael Paquier
2022-08-01
*
Remove test_oat_hooks.c's nodetag_to_string().
Tom Lane
2022-07-31
*
Add --schema and --exclude-schema options to vacuumdb.
Andrew Dunstan
2022-07-31
*
Fix trim_array() for zero-dimensional array argument.
Tom Lane
2022-07-31
*
Feed ObjectAddress to event triggers for ALTER TABLE ATTACH/DETACH
Michael Paquier
2022-07-31
*
Expand tests of test_ddl_deparse/ for ALTER TABLE
Michael Paquier
2022-07-31
*
Improve regression test coverage of GiST index building.
Tom Lane
2022-07-30
*
Fix incorrect is-this-the-topmost-join tests in parallel planning.
Tom Lane
2022-07-30
*
Adjust new pg_read_file() test cases for more portability.
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
*
Support pg_read_[binary_]file (filename, missing_ok).
Tom Lane
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
*
Move related functions next to each other in pg_publication.c.
Amit Kapila
2022-07-29
*
Use TRUNCATE to preserve relfilenode for pg_largeobject + index.
Robert Haas
2022-07-28
*
Improve speed of hash index build.
Tom Lane
2022-07-28
*
Clean up some residual confusion between OIDs and RelFileNumbers.
Robert Haas
2022-07-28
*
Fix replay of create database records on standby
Alvaro Herrera
2022-07-28
*
Fix comment in procarray.c.
Fujii Masao
2022-07-28
*
Fix get_dirent_type() for symlinks on MinGW/MSYS.
Thomas Munro
2022-07-28
*
Bump catversion for commit d8cd0c6c95c0120168df93aae095df4e0682a08a.
Robert Haas
2022-07-27
*
Convert macros to static inline functions (buf_internals.h)
Robert Haas
2022-07-27
*
Fix read_relmap_file() concurrency on Windows.
Robert Haas
2022-07-27
*
Refactor code in charge of grabbing the relations of a subscription
Michael Paquier
2022-07-27
*
Split tuplesortvariants.c from tuplesort.c
Alexander Korotkov
2022-07-27
*
Split TuplesortPublic from Tuplesortstate
Alexander Korotkov
2022-07-27
*
Move memory management away from writetup() and tuplesort_put*()
Alexander Korotkov
2022-07-27
*
Put abbreviation logic into puttuple_common()
Alexander Korotkov
2022-07-27
*
Add new Tuplesortstate.removeabbrev function
Alexander Korotkov
2022-07-27
*
Remove Tuplesortstate.copytup function
Alexander Korotkov
2022-07-27
*
Add overflow protection for block-related data in WAL records
Michael Paquier
2022-07-27
*
Improve makeArrayTypeName's algorithm for choosing array type names.
Tom Lane
2022-07-26
*
Fix brain fade in e530be2c5ce77475d56ccf8f4e0c4872b666ad5f.
Robert Haas
2022-07-26
*
Remove the restriction that the relmap must be 512 bytes.
Robert Haas
2022-07-26
*
Do not allow removal of superuser privileges from bootstrap user.
Robert Haas
2022-07-26
*
Force immediate commit after CREATE DATABASE etc in extended protocol.
Tom Lane
2022-07-26
*
Reduce overhead of renaming archive status files.
Fujii Masao
2022-07-26
*
Fix path reference when parsing pg_ident.conf for pg_ident_file_mappings
Michael Paquier
2022-07-26
*
Eliminate duplicate code in table.c.
Amit Kapila
2022-07-26
*
Fix a few issues with REINDEX grammar
Michael Paquier
2022-07-26
*
Add xheader_width pset option to psql
Andrew Dunstan
2022-07-25
*
Process session_preload_libraries within InitPostgres's transaction.
Tom Lane
2022-07-25
*
Fix ReadRecentBuffer for local buffers.
Heikki Linnakangas
2022-07-25
*
Remove useless arguments in ReadCheckpointRecord().
Fujii Masao
2022-07-25
*
Remove dead getpwuid_r replacement code.
Thomas Munro
2022-07-24
*
Remove dead handling for pre-POSIX sigwait().
Thomas Munro
2022-07-24
[prev]
[next]