projects
/
postgres-xl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgres-xl.git
2016-07-20
Pallavi Sontakke
Correct stable function in test
commit
|
commitdiff
|
tree
2016-07-20
Pavan Deolasee
Add an alternate expected output file for "inherit...
commit
|
commitdiff
|
tree
2016-07-20
Pavan Deolasee
Do not print node names in EXPLAIN output of a query...
commit
|
commitdiff
|
tree
2016-07-20
Pavan Deolasee
Write release notes for upcoming Postgres-XL 9.5r1...
commit
|
commitdiff
|
tree
2016-07-20
Pavan Deolasee
Load balance remote subplan execution by choosing a...
commit
|
commitdiff
|
tree
2016-07-20
Pallavi Sontakke
Modify expected output of tests due to recent changes
commit
|
commitdiff
|
tree
2016-07-19
Pallavi Sontakke
Add test case for Issue #93
commit
|
commitdiff
|
tree
2016-07-19
Pavan Deolasee
Use 2^32 modulo computation to convert signed integer...
commit
|
commitdiff
|
tree
2016-07-19
Pallavi Sontakke
Add test case for Issue #91
commit
|
commitdiff
|
tree
2016-07-19
Pallavi Sontakke
Add test case for Issue #88
commit
|
commitdiff
|
tree
2016-07-19
Pallavi Sontakke
Add test case for Issue #87
commit
|
commitdiff
|
tree
2016-07-19
Pallavi Sontakke
Add test case for Issue #7
commit
|
commitdiff
|
tree
2016-07-19
Pallavi Sontakke
Add test case for Issue #5
commit
|
commitdiff
|
tree
2016-07-15
Pallavi Sontakke
Add test case for Issue #81
commit
|
commitdiff
|
tree
2016-07-15
Pallavi Sontakke
Add test case for Issue #16
commit
|
commitdiff
|
tree
2016-07-15
Pallavi Sontakke
Add test case for SQLsmith Issue #102
commit
|
commitdiff
|
tree
2016-07-12
Pavan Deolasee
Do not FQS EXECUTE DIRECT statements.
commit
|
commitdiff
|
tree
2016-07-12
Pavan Deolasee
Block FOR SHARE/UPDATE for queries involving joins
commit
|
commitdiff
|
tree
2016-07-11
Pallavi Sontakke
Correct expected behaior of test.
commit
|
commitdiff
|
tree
2016-07-11
Pavan Deolasee
Change several asserts checking for aggregate context...
commit
|
commitdiff
|
tree
2016-07-11
Pavan Deolasee
No need to look at the relation size everytime rescanni...
commit
|
commitdiff
|
tree
2016-07-08
Pavan Deolasee
Add a test case demonstrating an extremely slow join...
commit
|
commitdiff
|
tree
2016-07-07
Pavan Deolasee
Never ever use an invalid XID, if we fail to connect...
commit
|
commitdiff
|
tree
2016-07-06
Pavan Deolasee
Use GTM_Sequence type to hold value of a sequence on GTM
commit
|
commitdiff
|
tree
2016-07-06
Pavan Deolasee
Return pointer to the buffer used to store various...
commit
|
commitdiff
|
tree
2016-07-06
Pavan Deolasee
Add a missing parenthesis, lack of which might throw...
commit
|
commitdiff
|
tree
2016-07-06
Pavan Deolasee
Don't wait indefinitely while trying to abort a transac...
commit
|
commitdiff
|
tree
2016-06-21
Pavan Deolasee
Avoid pushing down evaluation of VALUES clause to a...
commit
|
commitdiff
|
tree
2016-06-21
Pavan Deolasee
Warn about missing relations only if they are not views...
commit
|
commitdiff
|
tree
2016-06-21
Pavan Deolasee
Add a warning when a node fails to find OID for the...
commit
|
commitdiff
|
tree
2016-06-20
Pavan Deolasee
Handle ON COMMIT properly on the datanodes by not looki...
commit
|
commitdiff
|
tree
2016-06-20
Pallavi Sontakke
Add TAP test for crash recovery Issue #84
commit
|
commitdiff
|
tree
2016-06-17
Pallavi Sontakke
Add test for complex-update issue #38
commit
|
commitdiff
|
tree
2016-06-16
Pallavi Sontakke
Separate out INSENSITIVE cursor Issue ( #34)
commit
|
commitdiff
|
tree
2016-06-16
Pallavi Sontakke
Separate out LATERAL Issue #73 into xl_known_bugs
commit
|
commitdiff
|
tree
2016-06-15
Pallavi Sontakke
Correct expected output for a test
commit
|
commitdiff
|
tree
2016-06-14
Pavan Deolasee
Remove an unintentional "set -x" command slipped in...
commit
|
commitdiff
|
tree
2016-06-14
Pavan Deolasee
Ensure "init all" (and other init commands too) does...
commit
|
commitdiff
|
tree
2016-06-10
Pavan Deolasee
Show originating coordinator name:pid and remote node...
commit
|
commitdiff
|
tree
2016-05-25
Pavan Deolasee
Do not reset stats on the coordinator upon create of...
commit
|
commitdiff
|
tree
2016-05-23
Pavan Deolasee
Log more information about connection error for ease...
commit
|
commitdiff
|
tree
2016-05-12
Pavan Deolasee
Stamp Postgres-XL 9.5r1.1
XL9_5_R1_1
commit
|
commitdiff
|
tree
2016-05-12
Pavan Deolasee
Revert "It may happen that we try to read the status...
commit
|
commitdiff
|
tree
2016-05-12
Pavan Deolasee
Update release notes for XL release r1.1
commit
|
commitdiff
|
tree
2016-05-10
Pavan Deolasee
Merge upto PostgreSQL 9.5.3 (ba37ac217791dfdf2b327c4b75...
commit
|
commitdiff
|
tree
2016-05-10
Pavan Deolasee
Initialise a variable as reported by valgrind
commit
|
commitdiff
|
tree
2016-05-09
Tom Lane
Stamp 9.5.3.
commit
|
commitdiff
|
tree
2016-05-09
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2016-05-09
Pavan Deolasee
Add a mechanism to selectively refresh pooler informati...
commit
|
commitdiff
|
tree
2016-05-09
Pavan Deolasee
Remove some references to person names from the docs
commit
|
commitdiff
|
tree
2016-05-09
Pavan Deolasee
Avoid protocol breakage when pooler fails to open conne...
commit
|
commitdiff
|
tree
2016-05-08
Pavan Deolasee
Properly deallocate prepared statements on the remote...
commit
|
commitdiff
|
tree
2016-05-07
Tom Lane
Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22.
commit
|
commitdiff
|
tree
2016-05-07
Tom Lane
Docs: improve warnings about nextval() not producing...
commit
|
commitdiff
|
tree
2016-05-07
Peter Eisentraut
Distrust external OpenSSL clients; clear err queue
commit
|
commitdiff
|
tree
2016-05-07
Peter Eisentraut
Fix SSL tests
commit
|
commitdiff
|
tree
2016-05-07
Tom Lane
Fix pg_upgrade to not fail when new-cluster TOAST rules...
commit
|
commitdiff
|
tree
2016-05-06
Tom Lane
Fix possible read past end of string in to_timestamp().
commit
|
commitdiff
|
tree
2016-05-06
Pavan Deolasee
Fix a memory leak in GTM proxy
commit
|
commitdiff
|
tree
2016-05-06
Tom Lane
Update time zone data files to tzdata release 2016d.
commit
|
commitdiff
|
tree
2016-05-05
Tom Lane
Fix ordering/categorization of some recently-added...
commit
|
commitdiff
|
tree
2016-05-05
Pavan Deolasee
Honour shared queue refcount while deciding to remove...
commit
|
commitdiff
|
tree
2016-05-05
Pavan Deolasee
Make minimum values of shared_queues and shared_queue_s...
commit
|
commitdiff
|
tree
2016-05-05
Pavan Deolasee
Add a ref count mechanism to deal with situations where...
commit
|
commitdiff
|
tree
2016-05-05
Pavan Deolasee
Correct shared memory size calculation for Shared Queue...
commit
|
commitdiff
|
tree
2016-05-04
Pavan Deolasee
Extend CLog, Subtrans log and CommitTsLog appropriately...
commit
|
commitdiff
|
tree
2016-05-04
Peter Eisentraut
doc: Fix more typos
commit
|
commitdiff
|
tree
2016-05-04
Pavan Deolasee
Fix a nasty bug that was zeroing out clog and subtrans...
commit
|
commitdiff
|
tree
2016-05-04
Peter Eisentraut
doc: Fix typos
commit
|
commitdiff
|
tree
2016-05-02
Mason Sharp
It may happen that we try to read the status of a trans...
commit
|
commitdiff
|
tree
2016-05-02
Tom Lane
Fix configure's incorrect version tests for flex and...
commit
|
commitdiff
|
tree
2016-05-02
Heikki Linnakangas
Remove unused macros.
commit
|
commitdiff
|
tree
2016-05-02
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
2016-04-30
Tom Lane
Fix mishandling of equivalence-class tests in parameter...
commit
|
commitdiff
|
tree
2016-04-29
Andrew Dunstan
Fix comment whitespace in VS2105 patch
commit
|
commitdiff
|
tree
2016-04-29
Andrew Dunstan
Fix typo in VS2015 patch
commit
|
commitdiff
|
tree
2016-04-29
Andrew Dunstan
Support building with Visual Studio 2015
commit
|
commitdiff
|
tree
2016-04-29
Andres Freund
Remember asking for feedback during walsender shutdown.
commit
|
commitdiff
|
tree
2016-04-28
Tom Lane
Adjust DatumGetBool macro, this time for sure.
commit
|
commitdiff
|
tree
2016-04-28
Tom Lane
Revert "Convert contrib/seg's bool-returning SQL functi...
commit
|
commitdiff
|
tree
2016-04-27
Noah Misch
Impose a full barrier in generic-xlc.h atomics functions.
commit
|
commitdiff
|
tree
2016-04-25
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
2016-04-23
Tom Lane
Rename strtoi() to strtoint().
commit
|
commitdiff
|
tree
2016-04-23
Peter Eisentraut
doc: Fix typos
commit
|
commitdiff
|
tree
2016-04-22
Tom Lane
Convert contrib/seg's bool-returning SQL functions...
commit
|
commitdiff
|
tree
2016-04-22
Magnus Hagander
Add putenv support for msvcrt from Visual Studio 2013
commit
|
commitdiff
|
tree
2016-04-22
Tom Lane
Fix unexpected side-effects of operator_precedence_warning.
commit
|
commitdiff
|
tree
2016-04-22
Tom Lane
Fix planner failure with full join in RHS of left join.
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Improve TranslateSocketError() to handle more Windows...
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Remove dead code in win32.h.
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Provide errno-translation wrappers around bind() and...
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Fix ruleutils.c's dumping of ScalarArrayOpExpr containi...
commit
|
commitdiff
|
tree
2016-04-21
Tom Lane
Honor PGCTLTIMEOUT environment variable for pg_regress...
commit
|
commitdiff
|
tree
2016-04-20
Tom Lane
Fix memory leak and other bugs in ginPlaceToPage()...
commit
|
commitdiff
|
tree
2016-04-18
Tom Lane
Further reduce the number of semaphores used under...
commit
|
commitdiff
|
tree
2016-04-16
Peter Eisentraut
doc: Add missing parentheses
commit
|
commitdiff
|
tree
2016-04-15
Tom Lane
Fix possible crash in ALTER TABLE ... REPLICA IDENTITY...
commit
|
commitdiff
|
tree
2016-04-15
Pavan Deolasee
Stamp Postgres-XL 9.5r1
XL9_5_R1
commit
|
commitdiff
|
tree
2016-04-15
Pavan Deolasee
Update release notes and also correct product name...
commit
|
commitdiff
|
tree
2016-04-15
Tom Lane
Fix memory leak in GIN index scans.
commit
|
commitdiff
|
tree
next