..
backend
Refactor get_partition_for_tuple a bit.
2017-09-07 21:13:42 -04:00
bin
Fix more portability issues in new pgbench TAP tests.
2017-09-08 13:36:13 -04:00
common
Update copyright in recently added files
2017-07-26 18:17:18 -04:00
fe_utils
In psql, use PSQL_PAGER in preference to PAGER, if it's set.
2017-09-05 12:02:13 -04:00
include
Improve performance of get_actual_variable_range with recently-dead tuples.
2017-09-07 19:41:51 -04:00
interfaces
Remove useless dead code
2017-09-08 12:37:05 -04:00
makefiles
Always use -fPIC, not -fpic, when building shared libraries with gcc.
2017-06-01 13:32:55 -04:00
pl
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n).
2017-08-20 11:19:07 -07:00
port
Stamp HEAD as 11devel.
2017-08-14 18:08:30 -04:00
template
Remove "sco" and "unixware" ports.
2016-10-11 11:26:04 -04:00
test
Fix more portability issues in new pgbench TAP tests.
2017-09-08 13:36:13 -04:00
timezone
Ensure SIZE_MAX can be used throughout our code.
2017-09-01 13:52:53 -04:00
tools
Fix macro-redefinition warning on MSVC.
2017-09-03 11:01:08 -04:00
tutorial
Phase 2 of pgindent updates.
2017-06-21 15:19:25 -04:00
.gitignore
DEVELOPERS
Makefile
Remove redundant coverage target
2017-02-17 08:56:57 -05:00
Makefile.global.in
Support retaining data dirs on successful TAP tests
2017-09-05 12:24:06 -04:00
Makefile.shlib
Remove support for bcc and msvc standalone libpq builds
2017-04-11 15:22:21 +02:00
nls-global.mk
nls-global.mk: search build dir for source files, too
2016-06-07 18:55:18 -04:00