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
Age
Commit message (
Expand
)
Author
2022-09-27
Mark ParallelMessagePending as sig_atomic_t
Michael Paquier
2022-09-27
Remove dependency to StringInfo in xlogbackup.{c.h}
Michael Paquier
2022-09-26
windows: remove date from version number in win32ver.rc
Andres Freund
2022-09-26
Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements
Tom Lane
2022-09-26
Implement WRITE_READ_PARSE_PLAN_TREES for raw parse trees
Tom Lane
2022-09-26
Don't lose precision for float fields of Nodes.
Peter Eisentraut
2022-09-26
catversion bump
Peter Eisentraut
2022-09-26
Fix write/read of empty string fields in Nodes.
Peter Eisentraut
2022-09-26
Remove unused xid parameter.
Amit Kapila
2022-09-26
Refactor creation of backup_label and backup history files
Michael Paquier
2022-09-25
Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot.
Tom Lane
2022-09-25
Avoid loss of code coverage with unlogged-index test cases.
Tom Lane
2022-09-25
Add missing source files to pg_waldump/nls.mk
Alvaro Herrera
2022-09-24
Message style improvements
Peter Eisentraut
2022-09-24
Add read support for some missing raw parse nodes
Peter Eisentraut
2022-09-24
Fix reading of BitString nodes
Peter Eisentraut
2022-09-24
Fix reading of most-negative integer value nodes
Peter Eisentraut
2022-09-24
Remove uses of register due to incompatibility with C++17 and up
Andres Freund
2022-09-24
De-special-case pgevent's rc file handling
Andres Freund
2022-09-24
meson: Remove non-binary targets accidentally added to bin_targets
Andres Freund
2022-09-23
Improve terminology
Peter Eisentraut
2022-09-23
pgstat: Fix transactional stats dropping for indexes
Andres Freund
2022-09-23
Remove PQsendQuery support in pipeline mode
Alvaro Herrera
2022-09-23
Stop using PQsendQuery in libpq_pipeline
Alvaro Herrera
2022-09-23
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-22
Harmonize parameter names in pg_dump/pg_dumpall.
Peter Geoghegan
2022-09-22
Harmonize more lexer function parameter names.
Peter Geoghegan
2022-09-22
Harmonize parameter names in ecpg code.
Peter Geoghegan
2022-09-22
Fix race condition where heap_delete() fails to pin VM page.
Jeff Davis
2022-09-22
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
Use min/max bounds defined by Zstd for compression level
Michael Paquier
2022-09-22
Fix thinko in comment.
Etsuro Fujita
2022-09-21
meson: Add initial version of meson based build system
Andres Freund
2022-09-22
Clear ps display of startup process at the end of recovery
Michael Paquier
2022-09-22
Used optimized linear search in more code paths
Michael Paquier
2022-09-22
psql: Improve tab-completion for MERGE.
Fujii Masao
2022-09-21
Harmonize lexer adjacent function parameter names.
Peter Geoghegan
2022-09-21
Improve ICU option handling in CREATE DATABASE
Peter Eisentraut
2022-09-21
Tighten pg_get_object_address argument checking
Peter Eisentraut
2022-09-21
Improve some GUC description strings
Alvaro Herrera
2022-09-21
Pass Size as a 2nd argument for snprintf() in tablesync.c.
Amit Kapila
2022-09-21
Improve some error messages.
Amit Kapila
2022-09-20
Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc
Andres Freund
2022-09-21
Add definition pg_attribute_aligned() for MSVC
Michael Paquier
2022-09-20
Revise tree-walk APIs to improve spec compliance & silence warnings.
Tom Lane
2022-09-20
Fix recent cpluspluscheck issue in selfuncs.h.
Peter Geoghegan
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-09-20
Improve comment for OAT_POST_CREATE.
Jeff Davis
2022-09-20
Fix `trap` in a few shell scripts
Alvaro Herrera
[next]