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
*
Fix one more TAP test to use standard command-line argument ordering.
Noah Misch
2015-05-02
*
Rename coerce_type() local variable.
Noah Misch
2015-05-02
*
Windows also needs an override of the shared libpython detection
Peter Eisentraut
2015-05-02
*
hstore_plperl: Move port-specific parts to later in the makefile
Peter Eisentraut
2015-05-02
*
Fix shared libpython detection on OS X
Peter Eisentraut
2015-05-01
*
Make hstore_plperl's build even more like plperl's
Peter Eisentraut
2015-05-01
*
Move interpreter shared library detection to configure
Peter Eisentraut
2015-05-01
*
Make hstore_plperl's build more like plperl's
Andrew Dunstan
2015-05-01
*
Mark views created from tables as replication identity 'nothing'
Bruce Momjian
2015-05-01
*
Deparse named arguments to use the new => operator instead of :=
Robert Haas
2015-05-01
*
Allow FDWs and custom scan providers to replace joins with scans.
Robert Haas
2015-05-01
*
Copy editing of the replication origins patch.
Andres Freund
2015-05-01
*
Fix unaligned memory access in xlog parsing due to replication origin patch.
Andres Freund
2015-05-01
*
Fix pg_rewind regression failure after "fast promotion"
Heikki Linnakangas
2015-04-30
*
Fix up some loose ends for CURRENT_USER as RoleSpec
Alvaro Herrera
2015-04-30
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
*
Fix pg_upgrade's multixact handling (again)
Alvaro Herrera
2015-04-30
*
Fix typo
Magnus Hagander
2015-04-30
*
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
*
Correct replication origin's use of UINT16_MAX to PG_UINT16_MAX.
Andres Freund
2015-04-30
*
Add <literal> markup, for consistency.
Robert Haas
2015-04-29
*
Update .gitignore for new rmgr, changed paths.
Robert Haas
2015-04-29
*
Remove enum-related special cases for catalog scans.
Robert Haas
2015-04-29
*
Attempt to fix some compiler warnings.
Robert Haas
2015-04-29
*
Enable transforms tests for python 2 on MSVC builds
Andrew Dunstan
2015-04-29
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
*
psql: Improve tab completion for ALTER FOREIGN TABLE.
Robert Haas
2015-04-29
*
to_char(): have format 'OF' only show the leading negative sign
Bruce Momjian
2015-04-28
*
doc: recommend use of GUC server_version_num for version checks
Bruce Momjian
2015-04-28
*
pg_basebackup: canonicalize old and new tablespace paths
Bruce Momjian
2015-04-28
*
Warn about tablespace creation in PGDATA
Bruce Momjian
2015-04-28
*
Fix another test for RELKIND_RELATION that should allow foreign tables now.
Tom Lane
2015-04-28
*
Fix ATSimpleRecursion() to allow recursion from a foreign table.
Tom Lane
2015-04-28
*
Code review for multixact bugfix
Alvaro Herrera
2015-04-28
*
Fix MSVC builds for contrib transforms modules.
Andrew Dunstan
2015-04-28
*
Protect against multixact members wraparound
Alvaro Herrera
2015-04-28
*
Use a fd opened for read/write when syncing slots during startup.
Andres Freund
2015-04-28
*
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-27
*
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-27
*
Fix hstore_plperl regression tests on some platforms
Peter Eisentraut
2015-04-26
*
Also correct therefor to therefore.
Andres Freund
2015-04-26
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
*
Fix possible division by zero in pg_xlogdump.
Andres Freund
2015-04-26
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
Fix typo in linux startup script.
Tom Lane
2015-04-26
*
Add comments warning against generalizing default_with_oids.
Tom Lane
2015-04-25
*
Try to unbreak some MSVC builds following forward slash change.
Andrew Dunstan
2015-04-25
*
Revert: Honor OID status of CREATE LIKE'd tables
Bruce Momjian
2015-04-25
*
Don't overwrite EXTRA_INSTALL
Peter Eisentraut
2015-04-25
*
Prevent improper reordering of antijoins vs. outer joins.
Tom Lane
2015-04-25
[next]