You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Robert Haas 19dc233c32 Add pg_current_logfile() function. 9 years ago
..
access Improve error reporting for tuple-routing failures. 9 years ago
bootstrap Move atooid() definition to a central place 9 years ago
catalog Add pg_current_logfile() function. 9 years ago
commands Don't uselessly rewrite, truncate, VACUUM, or ANALYZE partitioned tables. 9 years ago
executor Improve error reporting for tuple-routing failures. 9 years ago
foreign Generate fmgr prototypes automatically 9 years ago
lib Fix overflow check in StringInfo; add missing casts 9 years ago
libpq Move atooid() definition to a central place 9 years ago
main Update copyright via script for 2017 9 years ago
nodes Move atooid() definition to a central place 9 years ago
optimizer Suppress unused-variable warning. 9 years ago
parser Make tablesample work with partitioned tables. 9 years ago
po Translation updates 10 years ago
port Remove useless duplicate inclusions of system header files. 9 years ago
postmaster Add pg_current_logfile() function. 9 years ago
regex Update copyright via script for 2017 9 years ago
replication Add pg_current_logfile() function. 9 years ago
rewrite Remove deprecated COMMENT ON RULE syntax 9 years ago
snowball Update copyright via script for 2017 9 years ago
storage hash: Refactor bucket squeeze code. 9 years ago
tcop Consistently declare timestamp variables as TimestampTz. 9 years ago
tsearch Fix typos in comments. 9 years ago
utils Add pg_current_logfile() function. 9 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 years ago
Makefile Fix parallel make issue with new fmgrprotos.h 9 years ago
common.mk
nls.mk Remove trailing slashes from directories in find command 11 years ago