index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Remove configure probe for sys/tas.h.
Thomas Munro
2022-07-23
*
Fix [install]check in interfaces/libpq/Makefile
Alvaro Herrera
2022-07-22
*
Rework grammar for REINDEX
Alvaro Herrera
2022-07-22
*
Close old gap in dependency checks for functions returning composite.
Tom Lane
2022-07-22
*
Fix minor memory leaks in psql's tab completion.
Tom Lane
2022-07-22
*
parser: centralize common auxiliary productions
Alvaro Herrera
2022-07-22
*
Update src/backend/parser/README
Alvaro Herrera
2022-07-22
*
Remove unnecessary Windows-specific basebackup code.
Thomas Munro
2022-07-22
*
Fix get_dirent_type() for Windows junction points.
Thomas Munro
2022-07-22
*
postgres_fdw: Fix bug in checking of return value of PQsendQuery().
Fujii Masao
2022-07-22
*
Remove O_FSYNC and associated macros.
Thomas Munro
2022-07-22
*
Remove fls(), use pg_leftmost_one_pos32() instead.
Thomas Munro
2022-07-22
*
Extend size_t support in pg_bitutils.h.
Thomas Munro
2022-07-22
*
doc: use wording "restore" instead of "reload" of dumps
Bruce Momjian
2022-07-21
*
Make the name optional in CREATE STATISTICS.
Dean Rasheed
2022-07-21
*
doc: clarify that auth. names are lower case and case-sensitive
Bruce Momjian
2022-07-21
*
Fix ruleutils issues with dropped cols in functions-returning-composite.
Tom Lane
2022-07-21
*
Add missing space in comments.
Amit Kapila
2022-07-21
*
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-07-21
*
docs: Improve pg_settings_get_flags docs.
Fujii Masao
2022-07-21
*
Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM
Michael Paquier
2022-07-21
*
Fix various memory leaks in psql's describe commands \d*
Michael Paquier
2022-07-21
*
Dump more fields when dumping planner internal data structures.
Tom Lane
2022-07-20
*
Process shared_preload_libraries in single-user mode.
Jeff Davis
2022-07-20
*
Make serialization of Nodes' scalar-array fields more robust.
Tom Lane
2022-07-20
*
Document the ability to specify TableAM for pgbench
Alexander Korotkov
2022-07-20
*
Make subquery aliases optional in the FROM clause.
Dean Rasheed
2022-07-20
*
Add PGDLLEXPORTS to some plpgsql function declarations
Alvaro Herrera
2022-07-20
*
Fix warnings on Windows.
Thomas Munro
2022-07-20
*
Add wal_sync_method=fdatasync for Windows.
Thomas Munro
2022-07-20
*
Fix assertion failure and segmentation fault in backup code.
Fujii Masao
2022-07-20
*
Prevent BASE_BACKUP in the middle of another backup in the same session.
Fujii Masao
2022-07-20
*
Tweak detail and hint messages to be consistent with project policy
Michael Paquier
2022-07-20
*
Add regression test for TRUNCATE on foreign table not supporting TRUNCATE.
Fujii Masao
2022-07-20
*
Fix missed corner cases for grantable permissions on GUCs.
Tom Lane
2022-07-19
*
Convert planner's AggInfo and AggTransInfo structs to proper Nodes.
Tom Lane
2022-07-19
*
Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better.
Tom Lane
2022-07-19
*
Wrap overly long lines
Alvaro Herrera
2022-07-19
*
Clean up temp file from refactored dtrace rule
Peter Eisentraut
2022-07-19
*
Convert macros to static inline functions (itup.h)
Peter Eisentraut
2022-07-19
*
Rework logic and simplify syntax of REINDEX DATABASE/SYSTEM
Michael Paquier
2022-07-19
*
Add more tests for REINDEX DATABASE/SYSTEM with relfilenode changes
Michael Paquier
2022-07-19
*
Use STDOUT/STDERR_FILENO in most of syslogger.
Andres Freund
2022-07-18
*
windows: msvc: Define STDIN/OUT/ERR_FILENO.
Andres Freund
2022-07-18
*
Improve perl style in ecpg's parser-construction scripts.
Tom Lane
2022-07-18
*
ecpg: use our instead of my in parse.pl to fix perlcritic complaint
Andres Freund
2022-07-18
*
Refactor dtrace postprocessing make rules
Andres Freund
2022-07-18
*
Add output directory option to gen_node_support.pl
Andres Freund
2022-07-18
*
Add output directory argument to generate-unicode_norm_table.pl
Andres Freund
2022-07-18
*
Add output file argument to generate-errcodes.pl
Andres Freund
2022-07-18
[prev]
[next]