index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_rewind
Age
Commit message (
Expand
)
Author
2023-12-10
Remove some unnecessary includes of "access/xlog_internal.h"
Peter Eisentraut
2023-11-30
Remove unused macro
Peter Eisentraut
2023-11-06
Remove distprep
Peter Eisentraut
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-09-26
Add some const qualifiers
Peter Eisentraut
2023-09-06
Allow using syncfs() in frontend utilities.
Nathan Bossart
2023-09-06
Add support for syncfs() in frontend support functions.
Nathan Bossart
2023-09-05
Move PG_TEMP_FILE* macros to file_utils.h.
Nathan Bossart
2023-08-28
Make error messages about WAL segment size more consistent
Peter Eisentraut
2023-08-07
Translation updates
Peter Eisentraut
2023-07-30
Fix pg_rewind with in-place tablespaces when source is remote
Michael Paquier
2023-05-22
Translation updates
Peter Eisentraut
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-02
Fix overridden callbacks in pg_rewind.
Daniel Gustafsson
2023-05-02
Fix typos in comments
Michael Paquier
2023-04-14
Add missing source files to nls.mk
Peter Eisentraut
2023-04-08
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-03-23
meson: add install-{quiet, world} targets
Andres Freund
2023-03-08
Break up long GETTEXT_FILES lists
Peter Eisentraut
2023-02-23
pg_rewind: Fix determining TLI when server was just promoted.
Heikki Linnakangas
2023-02-13
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-28
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-27
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-21
meson: Add initial version of meson based build system
Andres Freund
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-08-29
Clean up inconsistent use of fflush().
Tom Lane
2022-08-06
Replace pgwin32_is_junction() with lstat().
Thomas Munro
2022-08-05
Remove configure probes for symlink/readlink, and dead code.
Thomas Munro
2022-07-13
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-05-16
Translation updates
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-11
Fix typos and grammar in code and test comments
Michael Paquier
2022-04-13
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-11
Make XLogRecGetBlockTag() throw error if there's no such block.
Tom Lane
2022-04-11
Put new command-line options into alphabetical order in help output
Peter Eisentraut
2022-04-08
Improve frontend error logging style.
Tom Lane
2022-04-06
Custom WAL Resource Managers.
Jeff Davis
2022-04-06
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-07
Add option --config-file to pg_rewind
Michael Paquier
2022-04-06
Remove exclusive backup mode
Stephen Frost
2022-04-05
Fix compilerwarning in logging size_t
Daniel Gustafsson
2022-04-05
pg_rewind: Fetch small files according to new size.
Daniel Gustafsson
2022-03-29
Add new block-by-block strategy for CREATE DATABASE.
Robert Haas
2022-03-27
Remove more unused module imports from TAP tests
Daniel Gustafsson
[prev]
[next]