index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-19
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
Add output path arg in generate-lwlocknames.pl
Andres Freund
2022-07-18
Move snowball_create.sql creation into perl file
Andres Freund
2022-07-18
ecpg: Output dir, source dir, stamp file argument for preproc/*.pl
Andres Freund
2022-07-18
psql: Output dir and dependency generation for sql_help
Andres Freund
2022-07-18
Deal with paths containing \ and spaces in basebackup_to_shell tests
Andres Freund
2022-07-18
Reinstate tests accidentally removed by e3fcca0d0d
Tomas Vondra
2022-07-18
pg_upgrade: Adjust quoting style in message to match guidelines
Peter Eisentraut
2022-07-18
Add another SQL/JSON error code
Peter Eisentraut
2022-07-18
Convert macros to static inline functions (tupmacs.h)
Peter Eisentraut
2022-07-18
Mark all symbols exported from extension libraries PGDLLEXPORT.
Andres Freund
2022-07-18
Fix configure executable permissions.
Andres Freund
2022-07-18
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-18
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-18
Add central declarations for dlsym()ed symbols
Andres Freund
2022-07-17
postgres_fdw: be more wary about shippability of reg* constants.
Tom Lane
2022-07-17
Fix omissions in support for the "regcollation" type.
Tom Lane
2022-07-17
postgres_fdw: set search_path to 'pg_catalog' while deparsing constants.
Tom Lane
2022-07-17
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-16
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-16
Remove postmaster.c's reset_shared() wrapper function.
Tom Lane
2022-07-16
Attempt to fix compiler warning on old compiler
Peter Eisentraut
2022-07-16
Attempt to fix compiler warning on old compiler
Peter Eisentraut
2022-07-16
Replace many MemSet calls with struct initialization
Peter Eisentraut
2022-07-16
Emulate sigprocmask(), not sigsetmask(), on Windows.
Thomas Munro
2022-07-16
Make dsm_impl_posix_resize more future-proof.
Thomas Munro
2022-07-15
Log details for client certificate failures
Peter Eisentraut
2022-07-15
Convert macros to static inline functions (xlog_internal.h)
Peter Eisentraut
2022-07-15
Support gcc -fkeep-inline-functions
Peter Eisentraut
2022-07-15
Fix inconsistent parameter names between prototype and declaration
David Rowley
2022-07-15
docs: make monitoring "phases" table titles consistent
Bruce Momjian
2022-07-14
doc: clarify how dropping of extensions affects dependent objs.
Bruce Momjian
2022-07-14
pg_upgrade doc: mention that replication slots must be recreated
Bruce Momjian
2022-07-14
doc: add documentation about ecpg Oracle-compatibility mode
Bruce Momjian
2022-07-14
doc: move system views section to its own chapter
Bruce Momjian
2022-07-14
doc: clarify the behavior of identically-named savepoints
Bruce Momjian
2022-07-14
doc: clarify that "excluded" ON CONFLICT is a single row
Bruce Momjian
[next]