projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2017-11-14
Tom Lane
Prevent int128 from requiring more than MAXALIGN alignment.
commit
|
commitdiff
|
tree
2017-11-14
Tom Lane
Rearrange c.h to create a "compiler characteristics...
commit
|
commitdiff
|
tree
2017-11-13
Alvaro Herrera
Mention CREATE/DROP STATISTICS in event triggers docs
commit
|
commitdiff
|
tree
2017-11-13
Noah Misch
MSVC: Rebuild spiexceptions.h when out of date.
commit
|
commitdiff
|
tree
2017-11-12
Noah Misch
Install Windows crash dump handler before all else.
commit
|
commitdiff
|
tree
2017-11-12
Noah Misch
Don't call pgwin32_message_to_UTF16() without CurrentMe...
commit
|
commitdiff
|
tree
2017-11-11
Noah Misch
Add post-2010 ecpg tests to checktcp.
commit
|
commitdiff
|
tree
2017-11-11
Noah Misch
Make connect/test1 independent of localhost IPv6.
commit
|
commitdiff
|
tree
2017-11-11
Noah Misch
Fix previous commit's test, for non-UTF8 databases...
commit
|
commitdiff
|
tree
2017-11-11
Noah Misch
Ignore XML declaration in xpath_internal(), for UTF8...
commit
|
commitdiff
|
tree
2017-11-10
Peter Eisentraut
Fix some null pointer dereferences in LDAP auth code
commit
|
commitdiff
|
tree
2017-11-10
Tom Lane
Tighten test in contrib/bloom/t/001_wal.pl.
commit
|
commitdiff
|
tree
2017-11-10
Peter Eisentraut
Add -wnet to SP invocations
commit
|
commitdiff
|
tree
2017-11-09
Peter Eisentraut
Remove junk left from DSSSL to XSL conversion
commit
|
commitdiff
|
tree
2017-11-09
Tom Lane
Fix typo in ALTER SYSTEM output.
commit
|
commitdiff
|
tree
2017-11-09
Tom Lane
Fix bogus logic for checking executables' versions...
commit
|
commitdiff
|
tree
2017-11-09
Tom Lane
Revert "Allow --with-bonjour to work with non-macOS...
commit
|
commitdiff
|
tree
2017-11-08
Tom Lane
Allow --with-bonjour to work with non-macOS implementat...
commit
|
commitdiff
|
tree
2017-11-08
Tom Lane
Doc: fix erroneous example.
commit
|
commitdiff
|
tree
2017-11-08
Tom Lane
Fix two violations of the ResourceOwnerEnlarge/Remember...
commit
|
commitdiff
|
tree
2017-11-07
Tom Lane
Fix unportable usage of <ctype.h> functions.
commit
|
commitdiff
|
tree
2017-11-07
Tom Lane
Fix version numbering foulups exposed by 10.1.
REL_10_1
commit
|
commitdiff
|
tree
2017-11-06
Tom Lane
Stamp 10.1.
commit
|
commitdiff
|
tree
2017-11-06
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2017-11-06
Tom Lane
Make json{b}_populate_recordset() use the right tuple...
commit
|
commitdiff
|
tree
2017-11-06
Noah Misch
start-scripts: switch to $PGUSER before opening $PGLOG.
commit
|
commitdiff
|
tree
2017-11-06
Dean Rasheed
Always require SELECT permission for ON CONFLICT DO...
commit
|
commitdiff
|
tree
2017-11-06
Noah Misch
Add a temp-install prerequisite to "check"-like targets...
commit
|
commitdiff
|
tree
2017-11-05
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2017-11-05
Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3...
commit
|
commitdiff
|
tree
2017-11-05
Noah Misch
Ignore CatalogSnapshot when checking COPY FREEZE prereq...
commit
|
commitdiff
|
tree
2017-11-04
Peter Eisentraut
doc: Update text for new recovery_target_lsn setting
commit
|
commitdiff
|
tree
2017-11-03
Alvaro Herrera
Fix thinkos in BRIN summarization
commit
|
commitdiff
|
tree
2017-11-03
Peter Eisentraut
doc: Convert ids to upper case at build time
commit
|
commitdiff
|
tree
2017-11-03
Peter Eisentraut
Don't reset additional columns on subscriber to NULL...
commit
|
commitdiff
|
tree
2017-11-03
Alvaro Herrera
Fix BRIN summarization concurrent with extension
commit
|
commitdiff
|
tree
2017-11-03
Simon Riggs
Grammar typo in security warning about md5
commit
|
commitdiff
|
tree
2017-11-03
Michael Meskes
Improve error message for incorrect number inputs in...
commit
|
commitdiff
|
tree
2017-11-02
Michael Meskes
Fix float parsing in ecpg INFORMIX mode.
commit
|
commitdiff
|
tree
2017-11-02
Tom Lane
Fix corner-case errors in brin_doupdate().
commit
|
commitdiff
|
tree
2017-11-02
Alvaro Herrera
Revert bogus fixes of HOT-freezing bug
commit
|
commitdiff
|
tree
2017-11-02
Peter Eisentraut
doc: Adjust name in acknowledgments
commit
|
commitdiff
|
tree
2017-11-02
Noah Misch
In client support of v10 features, use standard schema...
commit
|
commitdiff
|
tree
2017-11-02
Tom Lane
Doc: update URL for check_postgres.
commit
|
commitdiff
|
tree
2017-11-02
Peter Eisentraut
pg_basebackup: Fix comparison handling of tablespace...
commit
|
commitdiff
|
tree
2017-11-01
Michael Meskes
Make sure ecpglib does accepts digits behind decimal...
commit
|
commitdiff
|
tree
2017-10-31
Tom Lane
Fix underqualified cast-target type names in pg_dump...
commit
|
commitdiff
|
tree
2017-10-30
Tom Lane
Doc: call out UPDATE syntax change as a v10 compatibili...
commit
|
commitdiff
|
tree
2017-10-30
Alvaro Herrera
Fix autovacuum work item error handling
commit
|
commitdiff
|
tree
2017-10-30
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2017-10-29
Robert Haas
Allow parallel query for prepared statements with gener...
commit
|
commitdiff
|
tree
2017-10-29
Robert Haas
Fix problems with the "role" GUC and parallel query.
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Dept of second thoughts: keep aliasp_item in sync with...
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Fix crash when columns have been added to the end of...
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Rethink the dependencies recorded for FieldSelect/Field...
commit
|
commitdiff
|
tree
2017-10-27
Robert Haas
Move new structure member to the end.
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Doc: mention that you can't PREPARE TRANSACTION after...
commit
|
commitdiff
|
tree
2017-10-27
Robert Haas
Fix mistaken failure to allow parallelism in corner...
commit
|
commitdiff
|
tree
2017-10-26
Tom Lane
Make setrefs.c match by ressortgroupref even for plain...
commit
|
commitdiff
|
tree
2017-10-26
Andrew Dunstan
Improve gendef.pl diagnostic on failure to open sym...
commit
|
commitdiff
|
tree
2017-10-26
Andrew Dunstan
Undo inadvertent change in capitalization in commit...
commit
|
commitdiff
|
tree
2017-10-26
Michael Meskes
Fixed handling of escape character in libecpg.
commit
|
commitdiff
|
tree
2017-10-25
Tom Lane
Fix libpq to not require user's home directory to exist.
commit
|
commitdiff
|
tree
2017-10-25
Andrew Dunstan
Process variadic arguments consistently in json functions
commit
|
commitdiff
|
tree
2017-10-25
Andrew Dunstan
Add a utility function to extract variadic function...
commit
|
commitdiff
|
tree
2017-10-24
Tom Lane
In the planner, delete joinaliasvars lists after we...
commit
|
commitdiff
|
tree
2017-10-23
Tom Lane
Update time zone data files to tzdata release 2017c.
commit
|
commitdiff
|
tree
2017-10-23
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2017-10-23
Tom Lane
Fix some oversights in expression dependency recording.
commit
|
commitdiff
|
tree
2017-10-22
Tom Lane
Adjust psql \d query to avoid use of @> operator.
commit
|
commitdiff
|
tree
2017-10-20
Tom Lane
Fix typcache's failure to treat ranges as container...
commit
|
commitdiff
|
tree
2017-10-19
Tom Lane
Fix incorrect link in v10 release notes.
commit
|
commitdiff
|
tree
2017-10-19
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2017-10-19
Magnus Hagander
Fix typo in release notes
commit
|
commitdiff
|
tree
2017-10-18
Alvaro Herrera
Make release notes aware that --xlog-method was renamed
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Fix incorrect handling of CTEs and ENRs as DML target...
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Repair breakage of aggregate FILTER option.
commit
|
commitdiff
|
tree
2017-10-15
Tom Lane
Restore nodeAgg.c's ability to check for improperly...
commit
|
commitdiff
|
tree
2017-10-13
Robert Haas
Fix possible crash with Parallel Bitmap Heap Scan.
commit
|
commitdiff
|
tree
2017-10-12
Tom Lane
Fix AggGetAggref() so it won't lie to aggregate final...
commit
|
commitdiff
|
tree
2017-10-12
Tom Lane
Doc: fix typo in release notes.
commit
|
commitdiff
|
tree
2017-10-12
Alvaro Herrera
Infer functional dependency past RelabelType
commit
|
commitdiff
|
tree
2017-10-12
Robert Haas
Fix logical replication to fire BEFORE ROW DELETE triggers.
commit
|
commitdiff
|
tree
2017-10-12
Tom Lane
Prevent sharing transition states between ordered-set...
commit
|
commitdiff
|
tree
2017-10-11
Andres Freund
Prevent idle in transaction session timeout from someti...
commit
|
commitdiff
|
tree
2017-10-11
Tom Lane
Doc: fix missing explanation of default object privileges.
commit
|
commitdiff
|
tree
2017-10-11
Robert Haas
Fix mistakes in comments.
commit
|
commitdiff
|
tree
2017-10-11
Tom Lane
Fix low-probability loss of NOTIFY messages due to...
commit
|
commitdiff
|
tree
2017-10-10
Tom Lane
Add missing clean step to src/test/modules/brin/Makefile.
commit
|
commitdiff
|
tree
2017-10-08
Tom Lane
Increase distance between flush requests during bulk...
commit
|
commitdiff
|
tree
2017-10-06
Tom Lane
Fix crash when logical decoding is invoked from a PL...
commit
|
commitdiff
|
tree
2017-10-06
Tom Lane
Fix intra-query memory leakage in nodeProjectSet.c.
commit
|
commitdiff
|
tree
2017-10-06
Tom Lane
Fix access-off-end-of-array in clog.c.
commit
|
commitdiff
|
tree
2017-10-06
Alvaro Herrera
Fix traversal of half-frozen update chains
commit
|
commitdiff
|
tree
2017-10-05
Robert Haas
Fix more user-visible elog() calls.
commit
|
commitdiff
|
tree
2017-10-03
Tom Lane
Fix race condition with unprotected use of a latch...
commit
|
commitdiff
|
tree
2017-10-03
Alvaro Herrera
Fix coding rules violations in walreceiver.c
commit
|
commitdiff
|
tree
2017-10-02
Tom Lane
Stamp 10.0.
REL_10_0
commit
|
commitdiff
|
tree
2017-10-02
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2017-10-02
Peter Eisentraut
Expand collation documentation
commit
|
commitdiff
|
tree
next