projects
/
2ndquadrant_bdr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2ndquadrant_bdr.git
2016-01-12
Tom Lane
Avoid dump/reload problems when using both plpython2...
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-07
Tom Lane
Fix unobvious interaction between -X switch and subdire...
commit
|
commitdiff
|
tree
2016-01-07
Tom Lane
Fix one more TAP test to use standard command-line...
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
Tom Lane
Sort $(wildcard) output where needed for reproducible...
commit
|
commitdiff
|
tree
2016-01-04
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
2015-12-29
Tom Lane
Put back one copyObject() in rewriteTargetView().
commit
|
commitdiff
|
tree
2015-12-28
Tom Lane
Document the exponentiation operator as associating...
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-24
Tom Lane
Fix factual and grammatical errors in comments for...
commit
|
commitdiff
|
tree
2015-12-23
Tom Lane
In pg_dump, remember connection passwords no matter...
commit
|
commitdiff
|
tree
2015-12-21
Alvaro Herrera
Rework internals of changing a type's ownership
commit
|
commitdiff
|
tree
2015-12-21
Alvaro Herrera
adjust ACL owners for REASSIGN and ALTER OWNER TO
commit
|
commitdiff
|
tree
2015-12-21
Stephen Frost
Make viewquery a copy in rewriteTargetView()
commit
|
commitdiff
|
tree
2015-12-20
Tom Lane
Remove silly completion for "DELETE FROM tabname ...".
commit
|
commitdiff
|
tree
2015-12-19
Andres Freund
Fix tab completion for ALTER ... TABLESPACE ... OWNED BY.
commit
|
commitdiff
|
tree
2015-12-17
Tom Lane
Fix improper initialization order for readline.
commit
|
commitdiff
|
tree
2015-12-16
Tom Lane
Cope with Readline's failure to track SIGWINCH events...
commit
|
commitdiff
|
tree
2015-12-14
Alvaro Herrera
Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly
commit
|
commitdiff
|
tree
2015-12-14
Heikki Linnakangas
Fix out-of-memory error handling in ParameterDescriptio...
commit
|
commitdiff
|
tree
2015-12-14
Andres Freund
Correct statement to actually be the intended assert...
commit
|
commitdiff
|
tree
2015-12-14
Tom Lane
Docs: document that psql's "\i -" means read from stdin.
commit
|
commitdiff
|
tree
2015-12-13
Magnus Hagander
Properly initialize write, flush and replay locations...
commit
|
commitdiff
|
tree
2015-12-13
Tom Lane
Doc: update external URLs for PostGIS project.
commit
|
commitdiff
|
tree
2015-12-12
Andres Freund
Fix ALTER TABLE ... SET TABLESPACE for unlogged relations.
commit
|
commitdiff
|
tree
2015-12-12
Tom Lane
Add an expected-file to match behavior of latest libxml2.
commit
|
commitdiff
|
tree
2015-12-11
Alvaro Herrera
For REASSIGN OWNED for foreign user mappings
commit
|
commitdiff
|
tree
2015-12-11
Tom Lane
Install our "missing" script where PGXS builds can...
commit
|
commitdiff
|
tree
2015-12-11
Tom Lane
Still more fixes for planner's handling of LATERAL...
commit
|
commitdiff
|
tree
2015-12-10
Andres Freund
Fix bug leading to restoring unlogged relations from...
commit
|
commitdiff
|
tree
2015-12-10
Tom Lane
Accept flex > 2.5.x on Windows, too.
commit
|
commitdiff
|
tree
2015-12-09
Tom Lane
Simplify LATERAL-related calculations within add_paths_...
commit
|
commitdiff
|
tree
2015-12-08
Tom Lane
Avoid odd portability problem in TestLib.pm's slurp_fil...
commit
|
commitdiff
|
tree
2015-12-07
Tom Lane
Fix another oversight in checking if a join with LATERA...
commit
|
commitdiff
|
tree
2015-12-05
Tom Lane
Create TestLib.pm's tempdir underneath tmp_check/,...
commit
|
commitdiff
|
tree
2015-12-04
Tom Lane
Further improve documentation of the role-dropping...
commit
|
commitdiff
|
tree
2015-12-01
Tom Lane
Make gincostestimate() cope with hypothetical GIN indexes.
commit
|
commitdiff
|
tree
2015-12-01
Tom Lane
Use "g" not "f" format in ecpg's PGTYPESnumeric_from_do...
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-22
Tom Lane
Adopt the GNU convention for handling tar-archive membe...
commit
|
commitdiff
|
tree
2015-11-21
Andrew Dunstan
Fix vcregress.pl's bincheck
commit
|
commitdiff
|
tree
2015-11-20
Tom Lane
Fix handling of inherited check constraints in ALTER...
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-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-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
Peter Eisentraut
PL/Python: Make tests pass with Python 3.5
commit
|
commitdiff
|
tree
2015-11-14
Bruce Momjian
pg_upgrade: properly detect file copy failure on Windows
commit
|
commitdiff
|
tree
2015-11-12
Tom Lane
Fix unwanted flushing of libpq's input buffer when...
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-08
Noah Misch
Don't connect() to a wildcard address in test_postmaste...
commit
|
commitdiff
|
tree
2015-11-07
Tom Lane
Fix enforcement of restrictions inside regexp lookaroun...
commit
|
commitdiff
|
tree
2015-11-05
Tom Lane
Fix erroneous hash calculations in gin_extract_jsonb_pa...
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-28
Robert Haas
Fix incorrect message in ATWrongRelkindError.
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
shm_mq: Fix failure to notice a dead counterparty when...
commit
|
commitdiff
|
tree
2015-10-20
Tom Lane
Fix incorrect translation of minus-infinity datetimes...
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-13
Tom Lane
On Windows, ensure shared memory handle gets closed...
commit
|
commitdiff
|
tree
2015-10-12
Tom Lane
Sigh, need "use Config" as well.
commit
|
commitdiff
|
tree
2015-10-12
Tom Lane
Cause TestLib.pm to define $windows_os in all branches.
commit
|
commitdiff
|
tree
2015-10-12
Tom Lane
Fix "pg_ctl start -w" to test child process status...
commit
|
commitdiff
|
tree
2015-10-12
Noah Misch
Use JsonbIteratorToken consistently in automatic variab...
commit
|
commitdiff
|
tree
2015-10-12
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2015-10-12
Noah Misch
Make prove_installcheck remove the old log directory...
commit
|
commitdiff
|
tree
next