index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Fix get_object_address argument type for extension statement
Alvaro Herrera
2015-01-12
*
Use correct text domain for errcontext() appearing within ereport().
Tom Lane
2015-01-12
*
Skip dead backends in MinimumActiveBackends
Stephen Frost
2015-01-12
*
Fix portability breakage in pg_dump.
Tom Lane
2015-01-11
*
Remove configure test for nonstandard variants of getpwuid_r().
Tom Lane
2015-01-11
*
Fix libpq's behavior when /etc/passwd isn't readable.
Tom Lane
2015-01-11
*
Provide a generic fallback for pg_compiler_barrier using an extern function.
Andres Freund
2015-01-11
*
Fix alignment of pg_atomic_uint64 variables on some 32bit platforms.
Andres Freund
2015-01-11
*
Fix typo in execMain.c
Stephen Frost
2015-01-09
*
xlogreader.c: Fix report_invalid_record translatability flag
Alvaro Herrera
2015-01-09
*
Move rowsecurity event trigger test
Stephen Frost
2015-01-08
*
Remove comment that was intended to have been removed before commit.
Andres Freund
2015-01-08
*
Move comment about sun cc's __machine_rw_barrier being a full barrier.
Andres Freund
2015-01-08
*
Fix logging of pages skipped due to pins during vacuum.
Andres Freund
2015-01-08
*
On Darwin, refuse postmaster startup when multithreaded.
Noah Misch
2015-01-07
*
On Darwin, detect and report a multithreaded postmaster.
Noah Misch
2015-01-07
*
Always set the six locale category environment variables in main().
Noah Misch
2015-01-07
*
Reject ANALYZE commands during VACUUM FULL or another ANALYZE.
Noah Misch
2015-01-07
*
Don't open a WAL segment for writing at end of recovery.
Heikki Linnakangas
2015-01-07
*
Fix namespace handling in xpath function
Peter Eisentraut
2015-01-06
*
Correctly handle relcache invalidation corner case during logical decoding.
Andres Freund
2015-01-07
*
Improve relcache invalidation handling of currently invisible relations.
Andres Freund
2015-01-07
*
Document that Perl's Tie might add a trailing newline
Bruce Momjian
2015-01-06
*
Fix thinko in plpython error message
Alvaro Herrera
2015-01-06
*
Clarify which files need manual copyright updates
Bruce Momjian
2015-01-06
*
Simplify post-copyright update instructions.
Bruce Momjian
2015-01-06
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix broken pg_dump code for dumping comments on event triggers.
Tom Lane
2015-01-05
*
Fix oversight in recent pg_basebackup fix causing pg_receivexlog failures.
Andres Freund
2015-01-05
*
Fix typo in comment.
Fujii Masao
2015-01-05
*
Fix thinko in lock mode enum
Alvaro Herrera
2015-01-04
*
Add error handling for failing fstat() calls in copy.c.
Andres Freund
2015-01-04
*
Remove superflous variable from xlogreader's XLogFindNextRecord().
Andres Freund
2015-01-04
*
Fix inconsequential fd leak in the new mark_file_as_archived() function.
Andres Freund
2015-01-04
*
Prevent WAL files created by pg_basebackup -x/X from being archived again.
Andres Freund
2015-01-03
*
Add pg_string_endswith as the start of a string helper library in src/common.
Andres Freund
2015-01-03
*
Treat negative values of recovery_min_apply_delay as having no effect.
Tom Lane
2015-01-03
*
Don't run rowsecurity in parallel with other regression tests.
Tom Lane
2014-12-31
*
Print more information about getObjectIdentityParts() failures.
Tom Lane
2014-12-31
*
Improve consistency of parsing of psql's magic variables.
Tom Lane
2014-12-31
*
Add missing pstrdup calls
Alvaro Herrera
2014-12-31
*
Don't tab-complete COMMENT ON ... IS with IS.
Robert Haas
2014-12-31
*
pg_event_trigger_dropped_objects: Add name/args output columns
Alvaro Herrera
2014-12-30
*
Add pg_identify_object_as_address
Alvaro Herrera
2014-12-30
*
Fix object_address expected output
Alvaro Herrera
2014-12-30
*
Use TypeName to represent type names in certain commands
Alvaro Herrera
2014-12-30
*
Revert the GinMaxItemSize calculation so that we fit 3 tuples per page.
Heikki Linnakangas
2014-12-30
*
Remove duplicate assignment in new pg_get_object_address() function.
Tom Lane
2014-12-28
*
Restrict name list len for domain constraints
Alvaro Herrera
2014-12-26
*
Remove event trigger from object_address test
Alvaro Herrera
2014-12-26
[prev]
[next]