projects
/
postgres-xl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgres-xl.git
2015-12-02
Tom Lane
Fix behavior of printTable() and friends with externall...
commit
|
commitdiff
|
tree
2015-12-01
Tom Lane
Make gincostestimate() cope with hypothetical GIN indexes.
commit
|
commitdiff
|
tree
2015-12-01
Tom Lane
Further tweaking of print_aligned_vertical().
commit
|
commitdiff
|
tree
2015-12-01
Tom Lane
Use "g" not "f" format in ecpg's PGTYPESnumeric_from_do...
commit
|
commitdiff
|
tree
2015-12-01
Tom Lane
Further adjustment to psql's print_aligned_vertical...
commit
|
commitdiff
|
tree
2015-11-30
Tom Lane
Rework wrap-width calculation in psql's print_aligned_v...
commit
|
commitdiff
|
tree
2015-11-29
Tom Lane
Avoid caching expression state trees for domain constra...
commit
|
commitdiff
|
tree
2015-11-26
Tom Lane
Fix failure to consider failure cases in GetComboComman...
commit
|
commitdiff
|
tree
2015-11-25
Tom Lane
Be more paranoid about null return values from libpq...
commit
|
commitdiff
|
tree
2015-11-24
Bruce Momjian
pg_upgrade: fix CopyFile() on Windows to fail on file...
commit
|
commitdiff
|
tree
2015-11-24
Peter Eisentraut
doc: Some improvements on CREATE POLICY and ALTER POLIC...
commit
|
commitdiff
|
tree
2015-11-23
Teodor Sigaev
Clarify pg_rewind connection requirements.
commit
|
commitdiff
|
tree
2015-11-23
Peter Eisentraut
doc: Add more documentation about wal_retrieve_retry_in...
commit
|
commitdiff
|
tree
2015-11-22
Tom Lane
Adopt the GNU convention for handling tar-archive membe...
commit
|
commitdiff
|
tree
2015-11-20
Tom Lane
Fix handling of inherited check constraints in ALTER...
commit
|
commitdiff
|
tree
2015-11-19
Tom Lane
Dodge a macro-name conflict with Perl.
commit
|
commitdiff
|
tree
2015-11-19
Peter Eisentraut
doc: Clarify some things on pg_receivexlog reference...
commit
|
commitdiff
|
tree
2015-11-19
Tom Lane
Fix thinko: errmsg -> ereport.
commit
|
commitdiff
|
tree
2015-11-19
Andrew Dunstan
fix a perl typo
commit
|
commitdiff
|
tree
2015-11-19
Andrew Dunstan
Update docs for vcregress.pl bincheck changes
commit
|
commitdiff
|
tree
2015-11-19
Andrew Dunstan
Improve vcregress.pl's handling of tap tests for client...
commit
|
commitdiff
|
tree
2015-11-19
Robert Haas
Fix incomplete set_foreignscan_references handling...
commit
|
commitdiff
|
tree
2015-11-19
Andres Freund
Improve ON CONFLICT documentation.
commit
|
commitdiff
|
tree
2015-11-19
Andres Freund
Remove function names from some elog() calls in heapam.c.
commit
|
commitdiff
|
tree
2015-11-18
Tom Lane
Accept flex > 2.5.x in configure.
commit
|
commitdiff
|
tree
2015-11-17
Tom Lane
Fix possible internal overflow in numeric division.
commit
|
commitdiff
|
tree
2015-11-17
Tom Lane
Back-patch fixes to make TAP tests work on Windows.
commit
|
commitdiff
|
tree
2015-11-17
Peter Eisentraut
Message style fix
commit
|
commitdiff
|
tree
2015-11-17
Peter Eisentraut
Improve message
commit
|
commitdiff
|
tree
2015-11-17
Peter Eisentraut
Message improvements
commit
|
commitdiff
|
tree
2015-11-17
Peter Eisentraut
doc: Fix commas and improve spacing
commit
|
commitdiff
|
tree
2015-11-16
Tom Lane
Speed up ruleutils' name de-duplication code, and fix...
commit
|
commitdiff
|
tree
2015-11-15
Tom Lane
Fix ruleutils.c's dumping of whole-row Vars in ROW...
commit
|
commitdiff
|
tree
2015-11-14
Bruce Momjian
pg_upgrade: properly detect file copy failure on Windows
commit
|
commitdiff
|
tree
2015-11-13
Stephen Frost
Correct sepgsql docs with regard to RLS
commit
|
commitdiff
|
tree
2015-11-12
Alvaro Herrera
vacuumdb: don't prompt for passwords over and over
commit
|
commitdiff
|
tree
2015-11-12
Tom Lane
Fix unwanted flushing of libpq's input buffer when...
commit
|
commitdiff
|
tree
2015-11-12
Tom Lane
Do a round of copy-editing on the 9.5 release notes.
commit
|
commitdiff
|
tree
2015-11-11
Tom Lane
Improve documentation around autovacuum-related storage...
commit
|
commitdiff
|
tree
2015-11-11
Tom Lane
Docs: fix misleading example.
commit
|
commitdiff
|
tree
2015-11-10
Tom Lane
Improve our workaround for 'TeX capacity exceeded'...
commit
|
commitdiff
|
tree
2015-11-09
Robert Haas
Stamp 9.5beta2.
commit
|
commitdiff
|
tree
2015-11-09
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2015-11-09
Andres Freund
Add paragraph about ON CONFLICT interaction with partit...
commit
|
commitdiff
|
tree
2015-11-08
Andres Freund
Set replication origin when decoding commit records.
commit
|
commitdiff
|
tree
2015-11-08
Noah Misch
Fix 9.5 version of previous commit to match its log...
commit
|
commitdiff
|
tree
2015-11-08
Noah Misch
Don't connect() to a wildcard address in test_postmaste...
commit
|
commitdiff
|
tree
2015-11-07
Tom Lane
Update 9.5 release notes through today.
commit
|
commitdiff
|
tree
2015-11-07
Tom Lane
Rename PQsslAttributes() to PQsslAttributeNames(),...
commit
|
commitdiff
|
tree
2015-11-07
Tom Lane
Fix enforcement of restrictions inside regexp lookaroun...
commit
|
commitdiff
|
tree
2015-11-06
Stephen Frost
Set include_realm=1 default in parse_hba_line
commit
|
commitdiff
|
tree
2015-11-05
Tom Lane
Fix erroneous hash calculations in gin_extract_jsonb_pa...
commit
|
commitdiff
|
tree
2015-11-05
Robert Haas
Pass extra data to bgworkers, and use this to fix paral...
commit
|
commitdiff
|
tree
2015-11-03
Robert Haas
Improve comments about abbreviation abort.
commit
|
commitdiff
|
tree
2015-11-03
Tom Lane
Remove obsolete advice about doubling backslashes in...
commit
|
commitdiff
|
tree
2015-11-03
Tom Lane
Code + docs review for unicode linestyle patch.
commit
|
commitdiff
|
tree
2015-11-03
Robert Haas
shm_mq: Third attempt at fixing nowait behavior in...
commit
|
commitdiff
|
tree
2015-11-02
Kevin Grittner
Add RMV to list of commands taking AE lock.
commit
|
commitdiff
|
tree
2015-10-31
Kevin Grittner
Fix serialization anomalies due to race conditions...
commit
|
commitdiff
|
tree
2015-10-30
Robert Haas
doc: security_barrier option is a Boolean, not a string.
commit
|
commitdiff
|
tree
2015-10-30
Robert Haas
Fix typo in bgworker.c
commit
|
commitdiff
|
tree
2015-10-29
Tom Lane
Docs: add example clarifying use of nested JSON contain...
commit
|
commitdiff
|
tree
2015-10-29
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2015-10-28
Robert Haas
Add missing serial comma, for consistency.
commit
|
commitdiff
|
tree
2015-10-28
Robert Haas
Fix incorrect message in ATWrongRelkindError.
commit
|
commitdiff
|
tree
2015-10-28
Alvaro Herrera
Fix secondary expected output for commit_ts test
commit
|
commitdiff
|
tree
2015-10-27
Alvaro Herrera
Document BRIN's inclusion opclass framework
commit
|
commitdiff
|
tree
2015-10-27
Alvaro Herrera
Fix BRIN free space computations
commit
|
commitdiff
|
tree
2015-10-27
Alvaro Herrera
Cleanup commit timestamp module activaction, again
commit
|
commitdiff
|
tree
2015-10-27
Alvaro Herrera
Measure string lengths only once
commit
|
commitdiff
|
tree
2015-10-23
Robert Haas
shm_mq: Repair breakage from previous commit.
commit
|
commitdiff
|
tree
2015-10-22
Robert Haas
Add two missing cases to ATWrongRelkindError.
commit
|
commitdiff
|
tree
2015-10-22
Robert Haas
shm_mq: Fix failure to notice a dead counterparty when...
commit
|
commitdiff
|
tree
2015-10-22
Peter Eisentraut
doc: Add advice on updating checkpoint_segments to...
commit
|
commitdiff
|
tree
2015-10-20
Tom Lane
Fix incorrect translation of minus-infinity datetimes...
commit
|
commitdiff
|
tree
2015-10-20
Peter Eisentraut
doc: Move documentation of max_wal_size to better position
commit
|
commitdiff
|
tree
2015-10-20
Robert Haas
Fix incorrect comment in plannodes.h
commit
|
commitdiff
|
tree
2015-10-20
Robert Haas
Put back ssl_renegotiation_limit parameter, but only...
commit
|
commitdiff
|
tree
2015-10-20
Noah Misch
Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fa...
commit
|
commitdiff
|
tree
2015-10-20
Noah Misch
Eschew "RESET statement_timeout" in tests.
commit
|
commitdiff
|
tree
2015-10-19
Tom Lane
Fix incorrect handling of lookahead constraints in...
commit
|
commitdiff
|
tree
2015-10-18
Michael Meskes
Fix order of arguments in ecpg generated typedef command.
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Miscellaneous cleanup of regular-expression compiler.
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Improve memory-usage accounting in regular-expression...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Improve performance of pullback/pushfwd in regular...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Improve performance of fixempties() pass in regular...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Fix O(N^2) performance problems in regular-expression...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Fix regular-expression compiler to handle loops of...
commit
|
commitdiff
|
tree
2015-10-16
Robert Haas
Remove cautions about using volatile from spin.h.
commit
|
commitdiff
|
tree
2015-10-16
Robert Haas
Fix a problem with parallel workers being unable to...
commit
|
commitdiff
|
tree
2015-10-16
Robert Haas
Invalidate caches after cranking up a parallel worker...
commit
|
commitdiff
|
tree
2015-10-16
Robert Haas
Tighten up application of parallel mode checks.
commit
|
commitdiff
|
tree
2015-10-16
Robert Haas
Transfer current command counter ID to parallel workers.
commit
|
commitdiff
|
tree
2015-10-16
Robert Haas
Don't send protocol messages to a shm_mq that no longer...
commit
|
commitdiff
|
tree
2015-10-15
Tom Lane
Fix NULL handling in datum_to_jsonb().
commit
|
commitdiff
|
tree
2015-10-15
Robert Haas
Allow FDWs to push down quals without breaking EvalPlan...
commit
|
commitdiff
|
tree
2015-10-15
Alvaro Herrera
Fix bogus comments
commit
|
commitdiff
|
tree
2015-10-13
Bruce Momjian
-- email subject limit ---------------------------...
commit
|
commitdiff
|
tree
2015-10-13
Robert Haas
Improve INSERT .. ON CONFLICT error message.
commit
|
commitdiff
|
tree
2015-10-13
Tom Lane
On Windows, ensure shared memory handle gets closed...
commit
|
commitdiff
|
tree
next