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-02-16
Fujii Masao
Correct the formulas for System V IPC parameters SEMMNI...
commit
|
commitdiff
|
tree
2016-02-16
Joe Conway
Move DATA entry to correct position
commit
|
commitdiff
|
tree
2016-02-15
Alvaro Herrera
pgbench: avoid FD_ISSET on an invalid file descriptor
commit
|
commitdiff
|
tree
2016-02-15
Tom Lane
Suppress compiler warnings about useless comparison...
commit
|
commitdiff
|
tree
2016-02-11
Noah Misch
In pg_rewind test suite, triple promote timeout to...
commit
|
commitdiff
|
tree
2016-02-11
Noah Misch
Accept pg_ctl timeout from the PGCTLTIMEOUT environment...
commit
|
commitdiff
|
tree
2016-02-11
Tom Lane
Avoid use of sscanf() to parse ispell dictionary files.
commit
|
commitdiff
|
tree
2016-02-08
Tom Lane
Stamp 9.5.1.
commit
|
commitdiff
|
tree
2016-02-08
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2016-02-08
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2016-02-08
Tom Lane
Fix some regex issues with out-of-range characters...
commit
|
commitdiff
|
tree
2016-02-08
Andres Freund
Fix overeager pushdown of HAVING clauses when grouping...
commit
|
commitdiff
|
tree
2016-02-07
Tom Lane
Improve documentation about PRIMARY KEY constraints.
commit
|
commitdiff
|
tree
2016-02-07
Tom Lane
Fix deparsing of ON CONFLICT arbiter WHERE clauses.
commit
|
commitdiff
|
tree
2016-02-07
Tom Lane
Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20.
commit
|
commitdiff
|
tree
2016-02-07
Tom Lane
ExecHashRemoveNextSkewBucket must physically copy tuple...
commit
|
commitdiff
|
tree
2016-02-06
Tom Lane
Improve HJDEBUG code a bit.
commit
|
commitdiff
|
tree
2016-02-06
Noah Misch
Force certain "pljava" custom GUCs to be PGC_SUSET.
commit
|
commitdiff
|
tree
2016-02-05
Tom Lane
Update time zone data files to tzdata release 2016a.
commit
|
commitdiff
|
tree
2016-02-05
Robert Haas
postgres_fdw: Avoid possible misbehavior when RETURNING...
commit
|
commitdiff
|
tree
2016-02-05
Robert Haas
When modifying a foreign table, initialize tableoid...
commit
|
commitdiff
|
tree
2016-02-04
Tom Lane
Simplify syntax diagram for REINDEX.
commit
|
commitdiff
|
tree
2016-02-04
Tom Lane
In pg_dump, ensure that view triggers are processed...
commit
|
commitdiff
|
tree
2016-02-03
Tom Lane
Add hstore_to_jsonb() and hstore_to_jsonb_loose() to...
commit
|
commitdiff
|
tree
2016-02-03
Tom Lane
Fix IsValidJsonNumber() to notice trailing non-alphanum...
commit
|
commitdiff
|
tree
2016-02-02
Tom Lane
Fix pg_description entries for jsonb_to_record() and...
commit
|
commitdiff
|
tree
2016-02-02
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2016-02-02
Teodor Sigaev
Fix lossy KNN GiST when ordering operator returns non...
commit
|
commitdiff
|
tree
2016-02-01
Robert Haas
pgbench: Install guards against obscure overflow condit...
commit
|
commitdiff
|
tree
2016-02-01
Michael Meskes
Make sure ecpg header files do not have a comment lasti...
commit
|
commitdiff
|
tree
2016-02-01
Heikki Linnakangas
Fix misspelled function name in comment.
commit
|
commitdiff
|
tree
2016-01-31
Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers
commit
|
commitdiff
|
tree
2016-01-29
Tom Lane
Fix incorrect pattern-match processing in psql's \det...
commit
|
commitdiff
|
tree
2016-01-29
Fujii Masao
Fix syntax descriptions for replication commands in...
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
Add [NO]BYPASSRLS options to CREATE USER and ALTER...
commit
|
commitdiff
|
tree
2016-01-28
Alvaro Herrera
Fix spi_worker mention in bgworker documentation
commit
|
commitdiff
|
tree
2016-01-26
Tom Lane
Fix startup so that log prefix %h works for the log_con...
commit
|
commitdiff
|
tree
2016-01-26
Tatsuo Ishii
Revert "Fix broken multibyte regression tests."
commit
|
commitdiff
|
tree
2016-01-22
Alvaro Herrera
pg_dump: Fix quoting of domain constraint names
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Improve levenshtein() docs.
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Remove new coupling between NAMEDATALEN and MAX_LEVENSH...
commit
|
commitdiff
|
tree
2016-01-21
Tom Lane
Add defenses against putting expanded objects into...
commit
|
commitdiff
|
tree
2016-01-20
Bruce Momjian
Properly install dynloader.h on MSVC builds
commit
|
commitdiff
|
tree
2016-01-18
Tatsuo Ishii
Fix typo.
commit
|
commitdiff
|
tree
2016-01-17
Tom Lane
Remove dead code in pg_dump.
commit
|
commitdiff
|
tree
2016-01-15
Robert Haas
Fix spelling mistake.
commit
|
commitdiff
|
tree
2016-01-14
Magnus Hagander
Properly close token in sspi authentication
commit
|
commitdiff
|
tree
2016-01-13
Tom Lane
Handle extension members when first setting object...
commit
|
commitdiff
|
tree
2016-01-13
Tom Lane
Access pg_dump's options structs through Archive struct...
commit
|
commitdiff
|
tree
2016-01-12
Tom Lane
Use LOAD not actual code execution to pull in plpython...
commit
|
commitdiff
|
tree
2016-01-12
Tom Lane
Avoid dump/reload problems when using both plpython2...
commit
|
commitdiff
|
tree
2016-01-11
Peter Eisentraut
doc: Fix typo in logical decoding documentation
commit
|
commitdiff
|
tree
2016-01-09
Tom Lane
Remove a useless PG_GETARG_DATUM() call from jsonb_buil...
commit
|
commitdiff
|
tree
2016-01-09
Tom Lane
Clean up some lack-of-STRICT issues in the core code...
commit
|
commitdiff
|
tree
2016-01-09
Tom Lane
Clean up code for widget_in() and widget_out().
commit
|
commitdiff
|
tree
2016-01-09
Tom Lane
Add STRICT to some C functions created by the regressio...
commit
|
commitdiff
|
tree
2016-01-08
Tom Lane
PL/Python: Make tests pass with Python 3.5
commit
|
commitdiff
|
tree
2016-01-08
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2016-01-07
Tom Lane
Fix unobvious interaction between -X switch and subdire...
commit
|
commitdiff
|
tree
2016-01-07
Tom Lane
Use plain mkdir() not pg_mkdir_p() to create subdirecto...
commit
|
commitdiff
|
tree
2016-01-07
Alvaro Herrera
Windows: Make pg_ctl reliably detect service status
commit
|
commitdiff
|
tree
2016-01-05
Tatsuo Ishii
Fix typo in create_transform.sgml.
commit
|
commitdiff
|
tree
2016-01-05
Tom Lane
Sort $(wildcard) output where needed for reproducible...
commit
|
commitdiff
|
tree
2016-01-05
Alvaro Herrera
Make pg_receivexlog silent with 9.3 and older servers
commit
|
commitdiff
|
tree
2016-01-05
Tom Lane
Add to_regnamespace() and to_regrole() to the documenta...
commit
|
commitdiff
|
tree
2016-01-04
Tom Lane
Stamp 9.5.0.
commit
|
commitdiff
|
tree
2016-01-04
Tom Lane
Docs: provide a concrete discussion and example for...
commit
|
commitdiff
|
tree
2016-01-04
Tom Lane
Adjust behavior of row_security GUC to match the docs.
commit
|
commitdiff
|
tree
2016-01-04
Robert Haas
Fix typo in comment.
commit
|
commitdiff
|
tree
2016-01-04
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2016-01-04
Tom Lane
Fix regrole and regnamespace output functions to do...
commit
|
commitdiff
|
tree
2016-01-04
Tom Lane
Fix regrole and regnamespace types to honor quoting...
commit
|
commitdiff
|
tree
2016-01-04
Tom Lane
Fix bogus lock release in RemovePolicyById and RemoveRo...
commit
|
commitdiff
|
tree
2016-01-04
Tom Lane
Do some copy-editing on the docs for row-level security.
commit
|
commitdiff
|
tree
2016-01-03
Tom Lane
Guard against null arguments in binary_upgrade_create_e...
commit
|
commitdiff
|
tree
2016-01-03
Tom Lane
Do some copy-editing on the docs for replication origins.
commit
|
commitdiff
|
tree
2016-01-03
Tom Lane
Do a final round of copy-editing on the 9.5 release...
commit
|
commitdiff
|
tree
2016-01-03
Tom Lane
Fix treatment of *lpNumberOfBytesRecvd == 0: that's...
commit
|
commitdiff
|
tree
2016-01-03
Tom Lane
Teach pg_dump to quote reloption values safely.
commit
|
commitdiff
|
tree
2016-01-02
Tom Lane
Fix overly-strict assertions in spgtextproc.c.
commit
|
commitdiff
|
tree
2016-01-02
Tom Lane
Adjust back-branch release note description of commits...
commit
|
commitdiff
|
tree
2016-01-02
Bruce Momjian
Update copyright for 2016
commit
|
commitdiff
|
tree
2016-01-01
Tom Lane
Teach flatten_reloptions() to quote option values safely.
commit
|
commitdiff
|
tree
2016-01-01
Tom Lane
Add some more defenses against silly estimates to ginco...
commit
|
commitdiff
|
tree
2016-01-01
Tom Lane
Split out pg_operator.h function declarations to new...
commit
|
commitdiff
|
tree
2015-12-31
Tom Lane
Add a comment noting that FDWs don't have to implement...
commit
|
commitdiff
|
tree
2015-12-29
Tom Lane
Put back one copyObject() in rewriteTargetView().
commit
|
commitdiff
|
tree
2015-12-28
Joe Conway
Rename (new|old)estCommitTs to (new|old)estCommitTsXid
commit
|
commitdiff
|
tree
2015-12-28
Alvaro Herrera
Document brin_summarize_new_pages
commit
|
commitdiff
|
tree
2015-12-28
Tom Lane
Document the exponentiation operator as associating...
commit
|
commitdiff
|
tree
2015-12-28
Alvaro Herrera
doc: pg_committs -> pg_commit_ts
commit
|
commitdiff
|
tree
2015-12-28
Tom Lane
Update documentation about pseudo-types.
commit
|
commitdiff
|
tree
2015-12-28
Alvaro Herrera
Fix translation domain in pg_basebackup
commit
|
commitdiff
|
tree
2015-12-27
Alvaro Herrera
Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto...
commit
|
commitdiff
|
tree
2015-12-26
Tom Lane
Fix brin_summarize_new_values() to check index type...
commit
|
commitdiff
|
tree
2015-12-24
Tom Lane
Remove unnecessary row ordering dependency in pg_rewind...
commit
|
commitdiff
|
tree
2015-12-24
Tom Lane
Docs: fix erroneously-given function name.
commit
|
commitdiff
|
tree
2015-12-24
Tom Lane
Fix factual and grammatical errors in comments for...
commit
|
commitdiff
|
tree
2015-12-23
Tom Lane
Improve handling of password reuse in src/bin/scripts...
commit
|
commitdiff
|
tree
2015-12-23
Tom Lane
In pg_dump, remember connection passwords no matter...
commit
|
commitdiff
|
tree
next