projects
/
postgres-xl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgres-xl.git
2017-01-09
Tomas Vondra
fix various minor bugs in initdb, to make it work
commit
|
commitdiff
|
tree
2017-01-09
Tomas Vondra
fix segfault in subquery_planner() when accessing paren...
commit
|
commitdiff
|
tree
2017-01-09
Tomas Vondra
fix SharedQueuesInit to register the tranche properly
commit
|
commitdiff
|
tree
2017-01-09
Tomas Vondra
fix order of LWLock tranches (LWTRANCHE_FIRST_USER_DEFI...
commit
|
commitdiff
|
tree
2017-01-09
Tomas Vondra
remove XL-specific aggregate states (numeric, numeric_p...
commit
|
commitdiff
|
tree
2017-01-08
Tomas Vondra
make find_push_down_plan/find_delete_push_down_plan...
commit
|
commitdiff
|
tree
2017-01-06
Tomas Vondra
add comment about recursiveOk handling in subquery_plan...
commit
|
commitdiff
|
tree
2017-01-06
Tomas Vondra
fix detection of DML (INSERT/UPDATE/DELETE) in subquery...
commit
|
commitdiff
|
tree
2017-01-05
Tomas Vondra
remove pgxc_make_modifytable() prototype, not implement...
commit
|
commitdiff
|
tree
2016-11-11
Tomas Vondra
fix producerReceiveSlot() to return bool, as expected...
commit
|
commitdiff
|
tree
2016-11-10
Tomas Vondra
remove AggDistribution and Agg->aggdistribution
commit
|
commitdiff
|
tree
2016-11-10
Tomas Vondra
sync nodeAgg.c to upstream as of b5bce6c1ec
commit
|
commitdiff
|
tree
2016-11-10
Tomas Vondra
remove the collect function/type from pg_aggregate
commit
|
commitdiff
|
tree
2016-11-10
Tomas Vondra
remove forgotten reference to planUserId (hidden in...
commit
|
commitdiff
|
tree
2016-11-10
Tomas Vondra
add missing return value in printtup()
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix pg_regresss (temp_config was replaced with temp_con...
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
get rid of the ifdefs in tab-completion.c entirely
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix definition of sql_commands[] in tab-complete.c
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
remove unnecessary include of storage/proc.h from rel.h
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix pg_proc - set proparallel in XL functions where...
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
allocate SQueue LWLocks using a named tranche (dynamically)
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix LWLock management in storm_stats extension
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix calls to build_aggregate_fnexprs in nodeWindowAgg
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix beginmerge() call by passing finalMergeBatch=true
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
switch handling of prepared statements in resowner...
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix declarations in mctx.c
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix AtEOXact_GUC - add missing_ok=true to GetConfigOpti...
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix plancache.c (remaining bits of 45639a0525)
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix compile errors in ruleutils.c
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix broken call to SetUserIdAndSecContext() in ri_trigg...
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
remove redefinition numericvar_to_int128 in numeric.c
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix calls to ProcessUtilitySlow in utility.c
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
fix minor issues in pquery.c (posOverflow was removed...
commit
|
commitdiff
|
tree
2016-11-09
Tomas Vondra
missing variable in LockCheckConflicts()
commit
|
commitdiff
|
tree
2016-11-08
Tomas Vondra
resolve (remove) a lot of conflicts in planner to make...
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix some of the compilation errors in planner (pathific...
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix set_subquery_pathlist()
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix trivial merge error in pathnode.h (missing comma)
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix merge conflicts in readfuncs.c and outfuncs.c
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
get rid of HAVE_SIGPROCMASK
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix includes in poolmgr.c because of s_lock.h failures
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix calls to tuplesort_gettupleslot() from execRemote.c
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix list of LWLocks (add XL-specific locks)
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix compilation errors in secure_read/secure_write
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
fix compilation errors in parse_agg.c and nodeAgg.c
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
resolve merge conflict in RelationCreateStorage()
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
add missing object_classes and includes to dependency.c
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
add missing include of storage/s_lock.h into clustermon.h
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
remove redefinition of heap_rescan_set_params() in...
commit
|
commitdiff
|
tree
2016-11-07
Tomas Vondra
remove unnecessary include of lwlock.h from pgxc.h
commit
|
commitdiff
|
tree
2016-10-27
Pavan Deolasee
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
commit
|
commitdiff
|
tree
2016-10-26
Pavan Deolasee
Some more regression fixes.
commit
|
commitdiff
|
tree
2016-10-26
Pavan Deolasee
Fix a left-over reference from RLS related cherry picks
commit
|
commitdiff
|
tree
2016-10-26
Noah Misch
Remove the row_security=force GUC value.
commit
|
commitdiff
|
tree
2016-10-26
Noah Misch
Remove the SECURITY_ROW_LEVEL_DISABLED security context...
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Include policies based on ACLs needed
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Ensure a few policies remain for pg_upgrade
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Enforce ALL/SELECT policies in RETURNING for RLS
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
RLS refactoring
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Lock all relations referred to in updatable views
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Ensure locks are acquired on RLS-added relations
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
In AlterRole, make bypassrls an int
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
RLS: Keep deny policy when only restrictive exist
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Improve RLS handling in copy.c
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Reset plan->row_security_env and planUserId
commit
|
commitdiff
|
tree
2016-10-26
Stephen Frost
Handle append_rel_list in expand_security_qual
commit
|
commitdiff
|
tree
2016-10-26
Pavan Deolasee
Fix tablesample handling which was broken during the...
commit
|
commitdiff
|
tree
2016-10-26
Pavan Deolasee
Fix a few regression test failures post cherry picking...
commit
|
commitdiff
|
tree
2016-10-18
Tom Lane
Make entirely-dummy appendrels get marked as such in...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Fix regression framework so that "make check" runs
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Fix compilation issues
commit
|
commitdiff
|
tree
2016-10-18
Tom Lane
Redesign tablesample method API, and do extensive code...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Ensure we're not going beyond the configured limits...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Use OS timestamp for computing if the current statement...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Use version string from the server for pgxc_ctl
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Fix an oversight in a5b53b0dda52 where we failed to...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Correctly initialise coordMaxWALSenders and datanodeMax...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Allow COMMIT/ROLLBACK PREPARED xact to succeed on the...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Handle remote parameters correctly by sending then...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Make another attempt to fix vpath build for pgxc_ctl...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Fix VPATH build for contrib/pgxc_ctl
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Properly quote database name while dropping it on remot...
commit
|
commitdiff
|
tree
2016-10-18
Pavan Deolasee
Revert a change accidentally got checked in during...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
rename adjustSubplanDistribution() to adjust_subplan_di...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove enable_remotejoin and enable_remotegroup C variables
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove unused functions from pgxcpath.c
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
add an assert to create_remotequery_path for RELOPT_BAS...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
minor create_remotequery_path improvement, rename Remot...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
fix pgxcpath.c header comment
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
change tts_tupleDescriptor/tts_datarow checks into...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
minor fixes in slot_deform_datarow - comment and attnum...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove genbki.sh shell script
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove unnecessary header changes from indexam.c
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove get_parsed_hba() - not needed after removing...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
add pgxc_monitor to Makefile
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove pghba contrib module
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove unused copy of gtm_opt_handler.c in src/gtm...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove pgxc/pool/postgresql_fdw.c as is_immutable_func...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
remove stormutils, containing only stormdb_promote_stan...
commit
|
commitdiff
|
tree
2016-10-18
Tomas Vondra
add barrierdesc.c to gitignore in pg_xlogdump
commit
|
commitdiff
|
tree
next