index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Pad XLogReaderState's main_data buffer more aggressively.
Tom Lane
2017-11-26
*
Make has_sequence_privilege support WITH GRANT OPTION
Joe Conway
2017-11-26
*
Update MSVC build process for new timezone data.
Tom Lane
2017-11-25
*
Replace raw timezone source data with IANA's new compact format.
Tom Lane
2017-11-25
*
Avoid formally-undefined use of memcpy() in hstoreUniquePairs().
Tom Lane
2017-11-25
*
Repair failure with SubPlans in multi-row VALUES lists.
Tom Lane
2017-11-25
*
Improve planner's handling of set-returning functions in grouping columns.
Tom Lane
2017-11-25
*
RLS comment fixes.
Dean Rasheed
2017-11-24
*
Doc: add a summary table to the CREATE POLICY docs.
Dean Rasheed
2017-11-24
*
Fix unstable regression test added by commits 59b71c6fe et al.
Tom Lane
2017-11-24
*
Support linking with MinGW-built Perl.
Noah Misch
2017-11-23
*
Fix handling of NULLs returned by aggregate combine functions.
Andres Freund
2017-11-23
*
doc: mention wal_receiver_status_interval as GUC affecting logical rep worker.
Fujii Masao
2017-11-23
*
Build src/test/isolation during "make" and "make install".
Noah Misch
2017-11-22
*
Provide for forward compatibility with future minor protocol versions.
Robert Haas
2017-11-21
*
Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD.
Tom Lane
2017-11-20
*
Add support for Motorola 88K to s_lock.h.
Tom Lane
2017-11-20
*
Fix compiler warning in rangetypes_spgist.c.
Tom Lane
2017-11-18
*
Provide modern examples of how to auto-start Postgres on macOS.
Tom Lane
2017-11-17
*
Fix broken cleanup interlock for GIN pending list.
Robert Haas
2017-11-16
*
Fix bogus logic for checking data dirs' versions within pg_upgrade.
Tom Lane
2017-11-16
*
Prevent int128 from requiring more than MAXALIGN alignment.
Tom Lane
2017-11-14
*
Rearrange c.h to create a "compiler characteristics" section.
Tom Lane
2017-11-14
*
Mention CREATE/DROP STATISTICS in event triggers docs
Alvaro Herrera
2017-11-13
*
MSVC: Rebuild spiexceptions.h when out of date.
Noah Misch
2017-11-12
*
Install Windows crash dump handler before all else.
Noah Misch
2017-11-12
*
Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext.
Noah Misch
2017-11-12
*
Add post-2010 ecpg tests to checktcp.
Noah Misch
2017-11-11
*
Make connect/test1 independent of localhost IPv6.
Noah Misch
2017-11-11
*
Fix previous commit's test, for non-UTF8 databases with non-XML builds.
Noah Misch
2017-11-11
*
Ignore XML declaration in xpath_internal(), for UTF8 databases.
Noah Misch
2017-11-11
*
Fix some null pointer dereferences in LDAP auth code
Peter Eisentraut
2017-11-10
*
Tighten test in contrib/bloom/t/001_wal.pl.
Tom Lane
2017-11-10
*
Add -wnet to SP invocations
Peter Eisentraut
2017-11-10
*
Remove junk left from DSSSL to XSL conversion
Peter Eisentraut
2017-11-09
*
Fix typo in ALTER SYSTEM output.
Tom Lane
2017-11-09
*
Fix bogus logic for checking executables' versions within pg_upgrade.
Tom Lane
2017-11-09
*
Revert "Allow --with-bonjour to work with non-macOS implementations of Bonjour."
Tom Lane
2017-11-09
*
Allow --with-bonjour to work with non-macOS implementations of Bonjour.
Tom Lane
2017-11-08
*
Doc: fix erroneous example.
Tom Lane
2017-11-08
*
Fix two violations of the ResourceOwnerEnlarge/Remember protocol.
Tom Lane
2017-11-08
*
Fix unportable usage of <ctype.h> functions.
Tom Lane
2017-11-07
*
Fix version numbering foulups exposed by 10.1.
REL_10_1
Tom Lane
2017-11-06
*
Stamp 10.1.
Tom Lane
2017-11-06
*
Last-minute updates for release notes.
Tom Lane
2017-11-06
*
Make json{b}_populate_recordset() use the right tuple descriptor.
Tom Lane
2017-11-06
*
start-scripts: switch to $PGUSER before opening $PGLOG.
Noah Misch
2017-11-06
*
Always require SELECT permission for ON CONFLICT DO UPDATE.
Dean Rasheed
2017-11-06
*
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-11-05
*
Translation updates
Peter Eisentraut
2017-11-05
[prev]
[next]