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
Age
Commit message (
Expand
)
Author
2017-09-15
Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER.
Robert Haas
2017-09-15
Don't use anonymous unions.
Tom Lane
2017-09-15
Avoid duplicate typedef for SharedRecordTypmodRegistry.
Tom Lane
2017-09-14
Remove TupleDesc remapping logic from tqueue.c.
Andres Freund
2017-09-14
Add support for coordinating record typmods among parallel workers.
Andres Freund
2017-09-14
isn: Fix debug code
Peter Eisentraut
2017-09-14
pg_archivecleanup: Add test suite
Peter Eisentraut
2017-09-14
passwordcheck: Add test suite
Peter Eisentraut
2017-09-14
chkpass: Add test suite
Peter Eisentraut
2017-09-14
lo: Add test suite
Peter Eisentraut
2017-09-14
fuzzystrmatch: Add test suite
Peter Eisentraut
2017-09-14
adminpack: Add test suite
Peter Eisentraut
2017-09-14
Add missing tags to GetCommandLogLevel.
Robert Haas
2017-09-14
Perform only one ReadControlFile() during startup.
Andres Freund
2017-09-14
Expand partitioned table RTEs level by level, without flattening.
Robert Haas
2017-09-14
Avoid use of bool in thread_test.c
Peter Eisentraut
2017-09-14
Make RelationGetPartitionDispatchInfo expand depth-first.
Robert Haas
2017-09-14
Remove BoolPtr type
Peter Eisentraut
2017-09-14
Fix bool/int type confusion
Peter Eisentraut
2017-09-14
Fix inconsistent capitalization.
Robert Haas
2017-09-14
Set partitioned_rels appropriately when UNION ALL is used.
Robert Haas
2017-09-14
Properly check interrupts in execScan.c.
Andres Freund
2017-09-13
Fix ordering in pg_dump of GRANTs
Stephen Frost
2017-09-13
Adjust unstable regression test case.
Tom Lane
2017-09-13
Update contrib/seg for new scalarlesel/scalargesel selectivity functions.
Tom Lane
2017-09-13
Distinguish selectivity of < from <= and > from >=.
Tom Lane
2017-09-13
doc: Remove incorrect SCRAM protocol documentation
Peter Eisentraut
2017-09-13
docs: adjust "link mode" mention in pg_upgrade streaming steps
Bruce Momjian
2017-09-13
docs: improve pg_upgrade standby instructions
Bruce Momjian
2017-09-13
Improve error message in WAL sender
Peter Eisentraut
2017-09-13
Define LDAP_NO_ATTRS if necessary.
Peter Eisentraut
2017-09-12
Add psql variables to track success/failure of SQL queries.
Tom Lane
2017-09-12
Introduce BYTES unit for GUCs.
Andres Freund
2017-09-12
docs: improve pg_upgrade rsync instructions
Bruce Momjian
2017-09-12
doc: Remove useless marked section
Peter Eisentraut
2017-09-12
doc: Document default scope in LDAP URL
Peter Eisentraut
2017-09-12
Allow custom search filters to be configured for LDAP auth
Peter Eisentraut
2017-09-12
Fixed ECPG to correctly handle out-of-scope cursor declarations with pointers
Michael Meskes
2017-09-11
Fix RecursiveCopy.pm to cope with disappearing files.
Tom Lane
2017-09-11
PG 10 release notes: change trigger transition tables
Bruce Momjian
2017-09-11
PG 10 release notes: update PL/Tcl functions item
Bruce Momjian
2017-09-11
pg_receivewal: Add --endpos option
Peter Eisentraut
2017-09-11
Constify numeric.c.
Andres Freund
2017-09-11
Prefer argument name over "$n" for the refname of a plpgsql argument.
Tom Lane
2017-09-11
doc: Document function pointer source code style
Peter Eisentraut
2017-09-11
Message style fixes
Peter Eisentraut
2017-09-10
Quick-hack fix for foreign key cascade vs triggers with transition tables.
Tom Lane
2017-09-10
Add a test harness for the red-black tree code.
Tom Lane
2017-09-10
Remove pre-order and post-order traversal logic for red-black trees.
Tom Lane
2017-09-09
pg_upgrade: Message style fixes
Peter Eisentraut
[next]