Commits

DateSubjectAuthorReleases
2024-08-08 Refactor error messages to reduce duplication Alvaro Herrera 18.0
2024-08-08 Refactor error messages to reduce duplication Alvaro Herrera 17.0
2024-07-30 Disallow setting MAX_PARTITION_BUFFERS to less than 2 David Rowley 18.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-11 Revert: Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-04-01 Add new COPY option LOG_VERBOSITY. Masahiko Sawada 17.0
2024-03-30 Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-29 Support MERGE into updatable views. Dean Rasheed 17.0
2024-02-14 Revert "Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROM" Michael Paquier 17.0
2024-02-05 Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROM Michael Paquier 17.0
2024-01-25 Add progress reporting of skipped tuples during COPY FROM. Masahiko Sawada 17.0
2024-01-19 Rename COPY option from SAVE_ERROR_TO to ON_ERROR Alexander Korotkov 17.0
2024-01-17 Fix spelling in notice Alexander Korotkov 17.0
2024-01-16 Fix format specifier for NOTICE in copyfrom.c Alexander Korotkov 17.0
2024-01-16 Add new COPY option SAVE_ERROR_TO Alexander Korotkov 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 16.2
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 14.11
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 17.0
2023-10-01 In COPY FROM, fail cleanly when unsupported encoding conversion is needed. Tom Lane 16.1
2023-10-01 In COPY FROM, fail cleanly when unsupported encoding conversion is needed. Tom Lane 17.0
2023-10-01 In COPY FROM, fail cleanly when unsupported encoding conversion is needed. Tom Lane 14.10
2023-10-01 In COPY FROM, fail cleanly when unsupported encoding conversion is needed. Tom Lane 15.5