| .. |
|
access
|
Another trivial comment-typo fix.
|
2012-04-25 14:28:58 -04:00 |
|
bootstrap
|
Update copyright notices for year 2012.
|
2012-01-01 18:01:58 -05:00 |
|
catalog
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
commands
|
Casts to or from a domain type are ignored; warn and document.
|
2012-04-24 09:20:53 -04:00 |
|
executor
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
foreign
|
Add GetForeignColumnOptions() to foreign.c, and add some documentation.
|
2012-03-07 18:20:58 -05:00 |
|
lib
|
Update copyright notices for year 2012.
|
2012-01-01 18:01:58 -05:00 |
|
libpq
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
main
|
Update copyright notices for year 2012.
|
2012-01-01 18:01:58 -05:00 |
|
nodes
|
Recast "ONLY" column CHECK constraints as NO INHERIT
|
2012-04-20 23:56:57 -03:00 |
|
optimizer
|
Use fuzzy not exact cost comparison for the final tie-breaker in add_path.
|
2012-04-21 00:51:14 -04:00 |
|
parser
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
po
|
Translation updates
|
2011-08-17 14:07:46 +03:00 |
|
port
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
postmaster
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
regex
|
Merge dissect() into cdissect() to remove a pile of near-duplicate code.
|
2012-02-24 18:40:31 -05:00 |
|
replication
|
Cast some printf arguments to avoid possibly-nonportable behavior.
|
2012-03-23 20:18:04 -04:00 |
|
rewrite
|
Add some infrastructure for contrib/pg_stat_statements.
|
2012-03-27 15:17:40 -04:00 |
|
snowball
|
Update copyright notices for year 2012.
|
2012-01-01 18:01:58 -05:00 |
|
storage
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
tcop
|
Tighten up error recovery for fast-path locking.
|
2012-04-18 11:17:30 -04:00 |
|
tsearch
|
Reduce hash size for compute_array_stats, compute_tsvector_stats.
|
2012-04-23 22:05:41 -04:00 |
|
utils
|
Lots of doc corrections.
|
2012-04-23 22:43:09 -04:00 |
|
.gitignore
|
Add gitignore for mingw/cygwin build outputs
|
2011-06-09 18:11:47 +02:00 |
|
common.mk
|
Call check_keywords.pl in maintainer-check
|
2012-02-27 13:53:12 +02:00 |
|
Makefile
|
Fix incorrect make maintainer-clean rule.
|
2012-04-07 18:16:50 -04:00 |
|
nls.mk
|
Sort file list when creating gettext-files
|
2011-12-27 20:20:56 +02:00 |