| .. |
|
access
|
Refactor typcache.c's record typmod hash table.
|
2017-08-22 16:11:54 -07:00 |
|
bootstrap
|
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
|
2017-08-20 11:19:07 -07:00 |
|
catalog
|
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
|
2017-08-20 11:19:07 -07:00 |
|
commands
|
Fix translation marker
|
2017-08-23 09:56:38 -04:00 |
|
executor
|
Push limit through subqueries to underlying sort, where possible.
|
2017-08-21 14:19:44 -04:00 |
|
foreign
|
Abstract logic to allow for multiple kinds of child rels.
|
2017-04-03 22:41:31 -04:00 |
|
lib
|
Hash tables backed by DSA shared memory.
|
2017-08-22 22:43:07 -07:00 |
|
libpq
|
Tweak some SCRAM error messages and code comments
|
2017-08-23 12:29:38 -04:00 |
|
main
|
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
|
2017-06-28 17:31:32 -04:00 |
|
nodes
|
Fix up some misusage of appendStringInfo() and friends
|
2017-08-15 23:34:39 -04:00 |
|
optimizer
|
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
|
2017-08-20 11:19:07 -07:00 |
|
parser
|
Improve plural handling in error message
|
2017-08-23 13:56:59 -04:00 |
|
po
|
Translation updates
|
2017-08-07 13:55:34 -04:00 |
|
port
|
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
|
2017-06-28 17:31:32 -04:00 |
|
postmaster
|
Simplify autovacuum work-item implementation
|
2017-08-15 18:14:07 -03:00 |
|
regex
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
|
replication
|
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
|
2017-08-20 11:19:07 -07:00 |
|
rewrite
|
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
|
2017-08-20 11:19:07 -07:00 |
|
snowball
|
Initial pgindent run with pg_bsd_indent version 2.0.
|
2017-06-21 14:39:04 -04:00 |
|
statistics
|
Remove obsolete comments about functional dependencies
|
2017-07-26 11:40:39 -04:00 |
|
storage
|
pg_prewarm: Add automatic prewarm feature.
|
2017-08-21 14:17:39 -04:00 |
|
tcop
|
Remove uses of "slave" in replication contexts
|
2017-08-10 22:55:41 -04:00 |
|
tsearch
|
Improve make_tsvector() to handle empty input, and simplify its callers.
|
2017-07-18 13:13:47 -04:00 |
|
utils
|
Refactor typcache.c's record typmod hash table.
|
2017-08-22 16:11:54 -07:00 |
|
.gitignore
|
Add .gitignore entries for AIX-specific intermediate build artifacts.
|
2015-07-08 20:44:22 -04:00 |
|
common.mk
|
Add ICU_CFLAGS to global CPPFLAGS
|
2017-06-12 15:57:22 -04:00 |
|
Makefile
|
Inject $(ICU_LIBS) regardless of platform.
|
2017-08-20 21:22:18 -07:00 |
|
nls.mk
|
Translation updates
|
2017-05-15 12:19:54 -04:00 |