| .. |
|
access
|
Initialize shared memory copy of ckptXidEpoch correctly when not in recovery.
|
2012-06-29 19:23:16 +03:00 |
|
bootstrap
|
Capitalization fixes
|
2011-06-19 00:39:19 +03:00 |
|
catalog
|
Forgot an #include in the previous patch :-(
|
2012-07-03 16:40:54 -04:00 |
|
commands
|
Have REASSIGN OWNED work on extensions, too
|
2012-07-03 15:19:02 -04:00 |
|
executor
|
Fix memory leak in ARRAY(SELECT ...) subqueries.
|
2012-06-21 17:26:19 -04:00 |
|
foreign
|
deflist_to_tuplestore dumped core on an option with no value.
|
2011-09-13 11:36:53 -04:00 |
|
lib
|
Stamp copyrights for year 2011.
|
2011-01-01 13:18:15 -05:00 |
|
libpq
|
Remove arbitrary limitation on length of common name in SSL certificates.
|
2012-02-23 15:48:09 -05:00 |
|
main
|
Pgindent run before 9.1 beta2.
|
2011-06-09 14:32:50 -04:00 |
|
nodes
|
Fix copyfuncs/equalfuncs support for ReassignOwnedStmt.
|
2012-04-18 10:46:26 -04:00 |
|
optimizer
|
Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns.
|
2012-07-09 23:23:09 -04:00 |
|
parser
|
Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars.
|
2012-06-30 16:44:03 -04:00 |
|
po
|
Translation updates
|
2012-05-31 23:31:41 +03:00 |
|
port
|
Fix Windows implementation of PGSemaphoreLock.
|
2012-05-10 13:36:18 -04:00 |
|
postmaster
|
Move postmaster's RemovePgTempFiles call to a less randomly chosen place.
|
2012-05-21 22:50:35 -04:00 |
|
regex
|
Fix regex back-references that are directly quantified with *.
|
2012-02-20 00:52:42 -05:00 |
|
replication
|
Always treat a standby returning an an invalid flush location as async
|
2012-07-04 15:24:17 +02:00 |
|
rewrite
|
Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars.
|
2012-06-30 16:44:03 -04:00 |
|
snowball
|
Stamp copyrights for year 2011.
|
2011-01-01 13:18:15 -05:00 |
|
storage
|
Fix bug in early startup of Hot Standby with subtransactions.
|
2012-06-08 17:35:22 +01:00 |
|
tcop
|
set_stack_base() no longer needs to be called in PostgresMain.
|
2012-04-08 19:40:54 +03:00 |
|
tsearch
|
Fix bug in to_tsquery().
|
2012-05-15 19:27:26 +03:00 |
|
utils
|
Back-patch addition of pg_wchar-to-multibyte conversion functionality.
|
2012-07-10 16:53:27 -04:00 |
|
.gitignore
|
Add gitignore for mingw/cygwin build outputs
|
2011-06-09 18:11:47 +02:00 |
|
common.mk
|
Workaround for recursive make breakage
|
2011-01-13 09:32:06 +02:00 |
|
Makefile
|
Fix symlink for errcodes.h so it works in VPATH builds from tarballs.
|
2011-06-22 13:08:20 -04:00 |
|
nls.mk
|
Translation updates
|
2012-02-23 20:40:55 +02:00 |