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
/
common
Age
Commit message (
Expand
)
Author
2024-03-13
Expose new function get_controlfile_by_exact_path().
Robert Haas
2024-03-12
Use printf's %m format instead of strerror(errno) in more places
Michael Paquier
2024-03-08
Fix type signedness error in commit 5c40364dd6.
Jeff Davis
2024-03-08
Fix errorhandling for reading from a pipe
Daniel Gustafsson
2024-03-08
Replace perror with custom postgres logging
Daniel Gustafsson
2024-03-07
Unicode case mapping tables and functions.
Jeff Davis
2024-03-06
Add Unicode property tables.
Jeff Davis
2024-03-03
Replace BackendIds with 0-based ProcNumbers
Heikki Linnakangas
2024-03-01
Simplify pg_enc2gettext_tbl[] with C99-designated initializer syntax
Michael Paquier
2024-02-29
Use C99-designated initializer syntax for arrays related to encodings
Michael Paquier
2024-02-28
Use C99-designated initializer syntax for more arrays
Michael Paquier
2024-02-09
Refactor pipe_read_line to return the full line
Daniel Gustafsson
2024-01-29
Move is_valid_ascii() to ascii.h.
Nathan Bossart
2024-01-11
Cleanup for unicode-update build target and test.
Jeff Davis
2024-01-11
Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf288.
Robert Haas
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-24
Fix erroneous -Werror=missing-braces on old GCC.
Tom Lane
2023-12-21
Fix numerous typos in incremental backup commits.
Robert Haas
2023-12-20
Add a new WAL summarizer process.
Robert Haas
2023-12-20
Remove MSVC scripts
Michael Paquier
2023-12-19
Move src/bin/pg_verifybackup/parse_manifest.c into src/common.
Robert Haas
2023-12-12
Provide helper for retrying partial vectored I/O.
Thomas Munro
2023-12-07
Shrink Unicode category table.
Jeff Davis
2023-11-28
Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend
Michael Paquier
2023-11-08
Make ResourceOwners more easily extensible.
Heikki Linnakangas
2023-11-06
Remove distprep
Peter Eisentraut
2023-11-05
More consistent behavior of GetDataDirectoryCreatePerm on Windows
Peter Eisentraut
2023-11-01
Additional unicode primitive functions.
Jeff Davis
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
Introduce the concept of read-only StringInfos
David Rowley
2023-10-18
Improve pglz_decompress's defenses against corrupt compressed data.
Tom Lane
2023-10-16
Try to handle torn reads of pg_control in frontend.
Thomas Munro
2023-10-07
Restore proper linkage of pg_char_to_encoding() and friends.
Tom Lane
2023-10-05
Improve JsonLexContext's freeability
Alvaro Herrera
2023-09-18
Add function for removing arbitrary nodes in binaryheap.
Nathan Bossart
2023-09-18
Make binaryheap available to frontend code.
Nathan Bossart
2023-09-18
Update Unicode data to Unicode 15.1.0
Peter Eisentraut
2023-09-18
Make Unicode script fit for future versions
Peter Eisentraut
2023-09-06
Add support for syncfs() in frontend support functions.
Nathan Bossart
2023-07-31
Avoid memory leak in rmtree() when path cannot be opened
Michael Paquier
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-06-09
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-06-08
Fix small overestimation of base64 encoding output length.
Tom Lane
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
Message style improvements
Peter Eisentraut
2023-05-17
Fix error message wordings
Peter Eisentraut
2023-04-08
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-06
Support long distance matching for zstd compression
Tomas Vondra
2023-03-27
Make SCRAM iteration count configurable
Daniel Gustafsson
[prev]
[next]