index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pg_upgrade: prevent automatic oid assignment
Bruce Momjian
2014-08-25
7
-20
/
+52
*
rename macro isTempOrToastNamespace to isTempOrTempToastNamespace
Bruce Momjian
2014-08-25
5
-10
/
+10
*
revert "Throw error for ALTER TABLE RESET of an invalid option"
Bruce Momjian
2014-08-25
1
-26
/
+0
*
Throw error for ALTER TABLE RESET of an invalid option
Bruce Momjian
2014-08-25
1
-0
/
+26
*
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-08-25
1
-1
/
+10
*
Revert XactLockTableWait context setup in conditional multixact wait
Alvaro Herrera
2014-08-25
1
-7
/
+4
*
Use newly added InvalidCommandId instead of 0
Alvaro Herrera
2014-08-25
1
-3
/
+3
*
DefineType: return base type OID, not its array
Alvaro Herrera
2014-08-25
1
-31
/
+31
*
Have CREATE TABLE AS and REFRESH return an OID
Alvaro Herrera
2014-08-25
4
-5
/
+21
*
More psprintf goodness
Alvaro Herrera
2014-08-25
1
-3
/
+1
*
Oops, forgot to "git add" one last change
Alvaro Herrera
2014-08-25
1
-4
/
+8
*
Editorial review of SET UNLOGGED
Alvaro Herrera
2014-08-25
1
-14
/
+21
*
Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.
Heikki Linnakangas
2014-08-25
7
-0
/
+223
*
Fix another ancient memory-leak bug in relcache.c.
Tom Lane
2014-08-24
1
-4
/
+8
*
doc: Improve pg_restore help output
Peter Eisentraut
2014-08-23
1
-6
/
+9
*
Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Alvaro Herrera
2014-08-22
10
-29
/
+434
*
Fix outdated comment
Alvaro Herrera
2014-08-22
1
-1
/
+1
*
Fix corner-case behaviors in JSON/JSONB field extraction operators.
Tom Lane
2014-08-22
7
-365
/
+1022
*
Fix comment in pg_basebackup.
Heikki Linnakangas
2014-08-22
1
-3
/
+3
*
Change the way pg_basebackup's tablespace mapping is implemented.
Heikki Linnakangas
2014-08-22
1
-44
/
+20
*
Fix whitespace
Peter Eisentraut
2014-08-21
1
-8
/
+8
*
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-08-21
13
-310
/
+269
*
Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints.
Heikki Linnakangas
2014-08-21
3
-11
/
+7
*
More regression test cases for json/jsonb extraction operators.
Tom Lane
2014-08-20
6
-12
/
+292
*
Fix core dump in jsonb #> operator, and add regression test cases.
Tom Lane
2014-08-20
7
-119
/
+711
*
Use comma+space as the separator in the default search_path.
Heikki Linnakangas
2014-08-20
2
-2
/
+2
*
Revert "Fix bug in checking of IDENTIFY_SYSTEM result."
Fujii Masao
2014-08-19
4
-8
/
+8
*
Fix bug in checking of IDENTIFY_SYSTEM result.
Fujii Masao
2014-08-19
4
-8
/
+8
*
Install libpq DLL with $(INSTALL_SHLIB).
Noah Misch
2014-08-18
1
-1
/
+1
*
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-18
8
-22
/
+66
*
Replace a few strncmp() calls with strlcpy().
Noah Misch
2014-08-18
1
-1
/
+2
*
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
3
-429
/
+1752
*
Reorganize functions in be-secure-openssl.c
Heikki Linnakangas
2014-08-18
1
-397
/
+408
*
Use ISO 8601 format for dates converted to JSON, too.
Tom Lane
2014-08-17
1
-12
/
+43
*
Fix bogus return macros in range_overright_internal().
Tom Lane
2014-08-16
1
-3
/
+3
*
Add opr_sanity queries to inspect commutator/negator links more closely.
Tom Lane
2014-08-16
2
-6
/
+90
*
Fix bogus commutator/negator links for JSONB containment operators.
Tom Lane
2014-08-16
2
-7
/
+6
*
Remove remnants of a JENTRY_ISFIRST flag bit.
Heikki Linnakangas
2014-08-15
1
-6
/
+4
*
Set shared library path for in-tree TAP tests
Peter Eisentraut
2014-08-15
1
-1
/
+11
*
Add sortsupport routines for text.
Robert Haas
2014-08-14
5
-11
/
+215
*
Fix help message in pg_ctl.
Fujii Masao
2014-08-14
1
-1
/
+1
*
Fix whitespace
Peter Eisentraut
2014-08-13
1
-1
/
+0
*
Add some noreturn attributes based on compiler recommendations
Peter Eisentraut
2014-08-13
3
-3
/
+3
*
Prevent memory leaks in parseRelOptions().
Tom Lane
2014-08-13
1
-9
/
+6
*
Prevent memory leaks in RelationGetIndexList, RelationGetIndexAttrBitmap.
Tom Lane
2014-08-13
1
-0
/
+13
*
Expose -S option in pg_receivexlog.
Fujii Masao
2014-08-13
1
-2
/
+2
*
pg_recvlogical message and code improvements.
Andres Freund
2014-08-12
1
-3
/
+3
*
Be less aggressive in asking for feedback of logical walsender clients.
Andres Freund
2014-08-12
1
-2
/
+4
*
Change first call of ProcessConfigFile so as to process only data_directory.
Fujii Masao
2014-08-12
2
-12
/
+85
*
Add tab-completion for \unset and valid setting values of psql variables.
Fujii Masao
2014-08-12
1
-18
/
+121
[prev]
[next]