| .. |
|
backend
|
Fix copy/pasto in file identification
|
2016-09-12 09:01:58 +01:00 |
|
bin
|
pg_basebackup: Clean created directories on failure
|
2016-09-12 12:00:00 -04:00 |
|
common
|
Move code shared between libpq and backend from backend/libpq/ to common/.
|
2016-09-02 13:49:59 +03:00 |
|
fe_utils
|
Teach appendShellString() to not quote strings containing "-".
|
2016-09-06 14:53:31 -04:00 |
|
include
|
Improve unreachability recognition in elog() macro.
|
2016-09-10 17:54:23 -04:00 |
|
interfaces
|
Move code shared between libpq and backend from backend/libpq/ to common/.
|
2016-09-02 13:49:59 +03:00 |
|
makefiles
|
Fix typos in comments and doc
|
2016-01-28 16:47:36 +09:00 |
|
pl
|
Make better use of existing enums in plpgsql
|
2016-09-09 12:00:00 -04:00 |
|
port
|
Simplify correct use of simple_prompt().
|
2016-08-30 17:02:02 -04:00 |
|
template
|
Remove some remains from Alpha support removal
|
2015-10-29 16:40:14 -04:00 |
|
test
|
Address portability issues in bfe16d1a5 test output.
|
2016-09-12 18:15:10 -07:00 |
|
timezone
|
Add regression test coverage for non-default timezone abbreviation sets.
|
2016-09-04 20:02:16 -04:00 |
|
tools
|
Fix and simplify MSVC build's handling of xml/xslt/uuid dependencies.
|
2016-09-11 12:46:55 -04:00 |
|
tutorial
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
.gitignore
|
|
|
|
bcc32.mak
|
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
|
2012-10-07 21:52:43 -04:00 |
|
DEVELOPERS
|
|
|
|
Makefile
|
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
|
2016-03-24 15:55:57 -04:00 |
|
Makefile.global.in
|
Provide and use a makefile target to build all generated headers.
|
2016-07-01 15:09:02 -04:00 |
|
Makefile.shlib
|
Make the AIX case of Makefile.shlib safe for parallel make.
|
2016-07-23 20:30:03 -04:00 |
|
nls-global.mk
|
nls-global.mk: search build dir for source files, too
|
2016-06-07 18:55:18 -04:00 |
|
win32.mak
|
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
|
2012-10-07 21:52:43 -04:00 |