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
2020-06-22
Undo double-quoting of index names in non-text EXPLAIN output formats.
Tom Lane
2020-06-22
Fix inconsistent markups in catalogs.sgml
Michael Paquier
2020-06-22
Add --no-index-cleanup and --no-truncate to vacuumdb.
Michael Paquier
2020-06-21
Language fixes for docs related to opclass options
Alexander Korotkov
2020-06-21
Doc: Tweak description of B-Tree duplicate tuples.
Peter Geoghegan
2020-06-20
Minor corrections to docs related to opclass options
Alexander Korotkov
2020-06-20
Fix masking of SP-GiST pages during xlog consistency check
Alexander Korotkov
2020-06-20
Add documentation for opclass options
Alexander Korotkov
2020-06-20
Remove dead forceSync parameter of XactLogCommitRecord().
Noah Misch
2020-06-20
Removal unused function parameter in CopyReadBinaryAttribute.
Amit Kapila
2020-06-19
Ensure write failure reports no-disk-space
Alvaro Herrera
2020-06-19
Future-proof regression tests against possibly-missing posixrules file.
Tom Lane
2020-06-19
Adjust some glossary terms
Alvaro Herrera
2020-06-19
Fix deduplication "single value" strategy bug.
Peter Geoghegan
2020-06-19
Fix issues in invalidation of obsolete replication slots.
Fujii Masao
2020-06-19
Fix EXPLAIN ANALYZE for parallel HashAgg plans
David Rowley
2020-06-19
Clean up includes of s_lock.h.
Andres Freund
2020-06-18
Fix deadlock danger when atomic ops are done under spinlock.
Andres Freund
2020-06-18
Add basic spinlock tests to regression tests.
Andres Freund
2020-06-18
Doc: document POSIX-style time zone specifications in full.
Tom Lane
2020-06-18
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-06-18
Disallow factorial of negative numbers
Peter Eisentraut
2020-06-18
Expand tests for factorial
Peter Eisentraut
2020-06-18
Remove reset of testtablespace from pg_regress on Windows
Michael Paquier
2020-06-17
Sync our copy of the timezone library with IANA release tzcode2020a.
Tom Lane
2020-06-17
Fix nbtree.h dedup state comment.
Peter Geoghegan
2020-06-17
spinlock emulation: Fix bug when more than INT_MAX spinlocks are initialized.
Andres Freund
2020-06-17
Avoid potential spinlock in a signal handler as part of global barriers.
Andres Freund
2020-06-17
Improve server code to read files as part of a base backup.
Robert Haas
2020-06-17
Minor code cleanup for perform_base_backup().
Robert Haas
2020-06-17
Don't export basebackup.c's sendTablespace().
Robert Haas
2020-06-17
Remove STATUS_WAITING
Peter Eisentraut
2020-06-16
Doc: fix copy-and-pasteo in ecpg docs.
Tom Lane
2020-06-16
Lobotomize test for float -Inf ^ -2, at least for now.
Tom Lane
2020-06-16
Fix file reference in nls.mk
Peter Eisentraut
2020-06-16
In dpow(), remove redundant check for whether y is an integer.
Tom Lane
2020-06-16
Remove useless variable.
Thomas Munro
2020-06-16
Make BufFileWrite() void.
Thomas Munro
2020-06-16
Fix buffile.c error handling.
Thomas Munro
2020-06-16
doc: Document factorial function
Peter Eisentraut
2020-06-16
pg_upgrade: set vacuum_defer_cleanup_age to zero
Bruce Momjian
2020-06-15
Fix power() for large inputs yet more.
Tom Lane
2020-06-15
Assorted cleanup of tar-related code.
Robert Haas
2020-06-15
Fix power() for infinity inputs some more.
Tom Lane
2020-06-15
Fix some comments referring to past features
Michael Paquier
2020-06-15
pg_dump: Unbreak dumping of aggregates from very old server versions
Peter Eisentraut
2020-06-15
Error message refactoring
Peter Eisentraut
2020-06-15
Bump catversion for ACL changes on replication origin functions
Michael Paquier
2020-06-15
Doc: Add references for SI and SSI.
Thomas Munro
2020-06-14
Fix behavior of exp() and power() for infinity inputs.
Tom Lane
[next]