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/include
Tom Lane 47acf3add3 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. 10 years ago
..
access Rename (new|old)estCommitTs to (new|old)estCommitTsXid 10 years ago
bootstrap pgindent run for 9.5 11 years ago
catalog Clean up some lack-of-STRICT issues in the core code, too. 10 years ago
commands Rework internals of changing a type's ownership 10 years ago
common pgindent run for 9.5 11 years ago
datatype Define integer limits independently from the system definitions. 11 years ago
executor Fix some issues in new hashtable size calculations in nodeHash.c. 10 years ago
foreign Allow foreign and custom joins to handle EvalPlanQual rechecks. 10 years ago
lib Avoid use of float arithmetic in bipartite_match.c. 10 years ago
libpq Don't send protocol messages to a shm_mq that no longer exists. 10 years ago
mb Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. 11 years ago
nodes Add defenses against putting expanded objects into Const nodes. 10 years ago
optimizer Still more fixes for planner's handling of LATERAL references. 10 years ago
parser Create new ParseExprKind for use by policy expressions. 11 years ago
port Fix typo in comment 10 years ago
portability Use mmap MAP_NOSYNC option to limit shared memory writes 11 years ago
postmaster Pass extra data to bgworkers, and use this to fix parallel contexts. 10 years ago
regex Improve memory-usage accounting in regular-expression compiler. 10 years ago
replication Fix "sesssion" typo 10 years ago
rewrite RLS refactoring 10 years ago
snowball Update copyright for 2015 11 years ago
storage Fix bug leading to restoring unlogged relations from empty files. 10 years ago
tcop pgindent run for 9.5 11 years ago
tsearch Fix statically allocated struct with FLEXIBLE_ARRAY_MEMBER member. 11 years ago
utils Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. 10 years ago
.gitignore
Makefile Install all headers for the new atomics API. 11 years ago
c.h Fix more typos in comments. 11 years ago
fmgr.h Fix comment in fmgr.h to refer to actual function used. 11 years ago
funcapi.h pgindent run for 9.5 11 years ago
getaddrinfo.h Update copyright for 2015 11 years ago
getopt_long.h Update copyright for 2015 11 years ago
miscadmin.h Perform an immediate shutdown if the postmaster.pid file is removed. 10 years ago
pg_config.h.in Cope with Readline's failure to track SIGWINCH events outside of input. 10 years ago
pg_config.h.win32 Stamp 9.5.0. 10 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Define integer limits independently from the system definitions. 11 years ago
pg_getopt.h Update copyright for 2015 11 years ago
pg_trace.h Update copyright for 2015 11 years ago
pgstat.h pgindent run for 9.5 11 years ago
pgtar.h Adopt the GNU convention for handling tar-archive members exceeding 8GB. 10 years ago
pgtime.h Update copyright for 2015 11 years ago
port.h Redesign tablesample method API, and do extensive code review. 11 years ago
postgres.h Support "expanded" objects, particularly arrays, for better performance. 11 years ago
postgres_ext.h
postgres_fe.h Update copyright for 2015 11 years ago
rusagestub.h Update copyright for 2015 11 years ago
windowapi.h Update copyright for 2015 11 years ago