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
Tom Lane d166eed302 Fix indentation of JOIN clauses in rule/view dumps. 12 years ago
..
access Fix two bugs in WAL-logging of GIN pending-list pages. 12 years ago
bootstrap Avoid repeated name lookups during table and index DDL. 12 years ago
catalog Record the proper typmod for an index expression column. 12 years ago
commands Allow polymorphic aggregates to have non-polymorphic state data types. 12 years ago
executor Allow polymorphic aggregates to have non-polymorphic state data types. 12 years ago
foreign Update copyright for 2014 12 years ago
lib Fix typos in comments. 12 years ago
libpq Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. 12 years ago
main Allow "-C variable" and "--describe-config" even to root users. 12 years ago
nodes Make security barrier views automatically updatable 12 years ago
optimizer Improve planner to drop constant-NULL inputs of AND/OR where it's legal. 12 years ago
parser Allow polymorphic aggregates to have non-polymorphic state data types. 12 years ago
po Translation updates 12 years ago
port check socket creation errors against PGINVALID_SOCKET 12 years ago
postmaster Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. 12 years ago
regex Fix memory leak during regular expression execution. 12 years ago
replication Fix a few more misc typos in comments. 12 years ago
rewrite Make security barrier views automatically updatable 12 years ago
snowball Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. 12 years ago
storage Fix off-by-one bug in LWLockRegisterTranche(). 12 years ago
tcop Reduce lock levels of some ALTER TABLE cmds 12 years ago
tsearch Avoid memcpy() with same source and destination address. 12 years ago
utils Fix indentation of JOIN clauses in rule/view dumps. 12 years ago
.gitignore
Makefile Get rid of use of dlltool in Mingw builds. 12 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago