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
*
Show schema names in pg_dump verbose output.
Heikki Linnakangas
2014-08-26
*
pg_upgrade: prevent automatic oid assignment
Bruce Momjian
2014-08-25
*
rename macro isTempOrToastNamespace to isTempOrTempToastNamespace
Bruce Momjian
2014-08-25
*
revert "Throw error for ALTER TABLE RESET of an invalid option"
Bruce Momjian
2014-08-25
*
Throw error for ALTER TABLE RESET of an invalid option
Bruce Momjian
2014-08-25
*
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-08-25
*
Revert XactLockTableWait context setup in conditional multixact wait
Alvaro Herrera
2014-08-25
*
Use newly added InvalidCommandId instead of 0
Alvaro Herrera
2014-08-25
*
DefineType: return base type OID, not its array
Alvaro Herrera
2014-08-25
*
Have CREATE TABLE AS and REFRESH return an OID
Alvaro Herrera
2014-08-25
*
More psprintf goodness
Alvaro Herrera
2014-08-25
*
Oops, forgot to "git add" one last change
Alvaro Herrera
2014-08-25
*
Editorial review of SET UNLOGGED
Alvaro Herrera
2014-08-25
*
Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.
Heikki Linnakangas
2014-08-25
*
Fix another ancient memory-leak bug in relcache.c.
Tom Lane
2014-08-24
*
doc: Improve pg_restore help output
Peter Eisentraut
2014-08-23
*
Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Alvaro Herrera
2014-08-22
*
Fix outdated comment
Alvaro Herrera
2014-08-22
*
Fix corner-case behaviors in JSON/JSONB field extraction operators.
Tom Lane
2014-08-22
*
Fix comment in pg_basebackup.
Heikki Linnakangas
2014-08-22
*
Change the way pg_basebackup's tablespace mapping is implemented.
Heikki Linnakangas
2014-08-22
*
Fix whitespace
Peter Eisentraut
2014-08-21
*
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-08-21
*
Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints.
Heikki Linnakangas
2014-08-21
*
More regression test cases for json/jsonb extraction operators.
Tom Lane
2014-08-20
*
Fix core dump in jsonb #> operator, and add regression test cases.
Tom Lane
2014-08-20
*
Use comma+space as the separator in the default search_path.
Heikki Linnakangas
2014-08-20
*
Revert "Fix bug in checking of IDENTIFY_SYSTEM result."
Fujii Masao
2014-08-19
*
Fix bug in checking of IDENTIFY_SYSTEM result.
Fujii Masao
2014-08-19
*
Install libpq DLL with $(INSTALL_SHLIB).
Noah Misch
2014-08-18
*
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-18
*
Replace a few strncmp() calls with strlcpy().
Noah Misch
2014-08-18
*
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
*
Reorganize functions in be-secure-openssl.c
Heikki Linnakangas
2014-08-18
*
Use ISO 8601 format for dates converted to JSON, too.
Tom Lane
2014-08-17
*
Fix bogus return macros in range_overright_internal().
Tom Lane
2014-08-16
*
Add opr_sanity queries to inspect commutator/negator links more closely.
Tom Lane
2014-08-16
*
Fix bogus commutator/negator links for JSONB containment operators.
Tom Lane
2014-08-16
*
Remove remnants of a JENTRY_ISFIRST flag bit.
Heikki Linnakangas
2014-08-15
*
Set shared library path for in-tree TAP tests
Peter Eisentraut
2014-08-15
*
Add sortsupport routines for text.
Robert Haas
2014-08-14
*
Fix help message in pg_ctl.
Fujii Masao
2014-08-14
*
Fix whitespace
Peter Eisentraut
2014-08-13
*
Add some noreturn attributes based on compiler recommendations
Peter Eisentraut
2014-08-13
*
Prevent memory leaks in parseRelOptions().
Tom Lane
2014-08-13
*
Prevent memory leaks in RelationGetIndexList, RelationGetIndexAttrBitmap.
Tom Lane
2014-08-13
*
Expose -S option in pg_receivexlog.
Fujii Masao
2014-08-13
*
pg_recvlogical message and code improvements.
Andres Freund
2014-08-12
*
Be less aggressive in asking for feedback of logical walsender clients.
Andres Freund
2014-08-12
*
Change first call of ProcessConfigFile so as to process only data_directory.
Fujii Masao
2014-08-12
[next]