| .. |
|
po
|
Translation updates
|
2013-12-02 00:17:07 -05:00 |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:04 +02:00 |
|
common.c
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
compress_io.c
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
compress_io.h
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
dumputils.c
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
dumputils.h
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
keywords.c
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
Makefile
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
nls.mk
|
Switch dependency order of libpgcommon and libpgport
|
2013-10-17 22:02:35 -04:00 |
|
parallel.c
|
Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls.
|
2014-04-16 13:21:20 -04:00 |
|
parallel.h
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
pg_backup.h
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_archiver.c
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_archiver.h
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_custom.c
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_db.c
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_db.h
|
pg_dump: Further reduce reliance on global variables.
|
2012-02-07 10:07:02 -05:00 |
|
pg_backup_directory.c
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_null.c
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_tar.c
|
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
|
2014-05-05 20:27:16 -04:00 |
|
pg_backup_tar.h
|
Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant.
|
2012-09-28 15:19:15 -04:00 |
|
pg_backup_utils.c
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
pg_backup_utils.h
|
Update copyright for 2014
|
2014-01-07 16:05:30 -05:00 |
|
pg_dump.c
|
Allow polymorphic aggregates to have non-polymorphic state data types.
|
2014-04-23 19:17:41 -04:00 |
|
pg_dump.h
|
Fix dumping of a materialized view that depends on a table's primary key.
|
2014-03-29 17:34:00 -04:00 |
|
pg_dump_sort.c
|
Fix dumping of a materialized view that depends on a table's primary key.
|
2014-03-29 17:34:00 -04:00 |
|
pg_dumpall.c
|
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
|
2014-05-05 16:07:40 +03:00 |
|
pg_restore.c
|
pg_dump et al: Add --if-exists option
|
2014-03-03 15:02:18 -03:00 |