| .. |
|
backend
|
Remove variable shadowing
|
2015-04-07 17:14:00 -03:00 |
|
bin
|
Fix reporting of missing or invalid command line arguments in pg_rewind.
|
2015-04-07 23:28:28 +03:00 |
|
common
|
Add palloc_extended for frontend and backend.
|
2015-04-03 17:36:12 +09:00 |
|
include
|
pg_event_trigger_dropped_objects: add is_temp column
|
2015-04-06 11:40:55 -03:00 |
|
interfaces
|
psql: fix \connect with URIs and conninfo strings
|
2015-04-02 12:30:57 -03:00 |
|
makefiles
|
Revert haphazard pgxs makefile changes
|
2014-12-04 08:07:59 -05:00 |
|
pl
|
Tweak __attribute__-wrapping macros for better pgindent results.
|
2015-03-26 14:03:25 -04:00 |
|
port
|
Upgrade src/port/rint.c to be POSIX-compliant.
|
2015-03-25 15:54:18 -04:00 |
|
template
|
Remove duplicate specification of -Ae for HP-UX C compiler.
|
2015-01-13 22:52:11 -05:00 |
|
test
|
pg_event_trigger_dropped_objects: add is_temp column
|
2015-04-06 11:40:55 -03:00 |
|
timezone
|
Update time zone data files to tzdata release 2015a.
|
2015-01-30 22:45:44 -05:00 |
|
tools
|
Enable float8-byval as the default for 64 bit MSVC builds
|
2015-04-05 11:49:49 -04:00 |
|
tutorial
|
Update copyright for 2015
|
2015-01-06 11:43:47 -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 libpgcommon, and move pg_malloc et al to it
|
2013-02-12 11:21:05 -03:00 |
|
Makefile.global.in
|
Fix installcheck case for tap tests
|
2014-12-24 10:31:36 -05:00 |
|
Makefile.shlib
|
Unlink static libraries before rebuilding them.
|
2015-03-01 13:05:23 -05:00 |
|
nls-global.mk
|
Setup error context callback for transaction lock waits
|
2014-03-19 15:10:36 -03:00 |
|
win32.mak
|
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
|
2012-10-07 21:52:43 -04:00 |