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
Marc G. Fournier f25013104a tag 8.3.9 16 years ago
..
access Fix an old bug in multixact and two-phase commit. Prepared transactions can 16 years ago
bootstrap Update copyrights in source tree to 2008. 18 years ago
catalog Repair a longstanding bug in CLUSTER and the rewriting variants of ALTER 17 years ago
commands Fix longstanding problems in VACUUM caused by untimely interruptions 16 years ago
executor Fix an oversight in the support for storing/retrieving "minimal tuples" in 17 years ago
lib Update copyrights in source tree to 2008. 18 years ago
libpq When we are in error recursion trouble, arrange to suppress translation and 17 years ago
mb Replace argument-checking Asserts with regular test-and-elog checks in all 17 years ago
nodes Fix planner to restore its previous level of intelligence about pushing 17 years ago
optimizer Fix planner to restore its previous level of intelligence about pushing 17 years ago
parser Fix failure to ensure that a snapshot is available to datatype input functions 17 years ago
port Reserve the shared memory region during backend startup on Windows, so 17 years ago
postmaster Update copyrights in source tree to 2008. 18 years ago
regex Fix assorted security-grade bugs in the regex engine. All of these problems 18 years ago
rewrite Fix pull_up_simple_union_all to copy all rtable entries from child subquery to 18 years ago
snowball Update copyrights in source tree to 2008. 18 years ago
storage Widen the nLocks counts in local lock tables from int to int64. This 18 years ago
tcop Update copyrights in source tree to 2008. 18 years ago
tsearch Fix URL generation in headline. Only tag lexeme will be replaced by space. 17 years ago
utils Prevent indirect security attacks via changing session-local state within 16 years ago
Makefile Install src/include/utils/fmgroids.h on VPATH builds too. 17 years ago
c.h Remove pg_trace.h inclusion from c.h and add it to the .c files that need it. 17 years ago
fmgr.h Update copyrights in source tree to 2008. 18 years ago
funcapi.h Update copyrights in source tree to 2008. 18 years ago
getaddrinfo.h Update copyrights in source tree to 2008. 18 years ago
getopt_long.h Update copyrights in source tree to 2008. 18 years ago
miscadmin.h Prevent indirect security attacks via changing session-local state within 16 years ago
pg_config.h.in Change /contrib to contrib for consistency. 18 years ago
pg_config.h.win32 tag 8.3.9 16 years ago
pg_config_manual.h Arrange for large sequential scans to synchronize with each other, so that 19 years ago
pg_trace.h Correct two more copyrights found by updated script. 18 years ago
pgstat.h Teach ANALYZE to distinguish dead and in-doubt tuples, which it formerly 18 years ago
pgtime.h Update copyrights in source tree to 2008. 18 years ago
port.h Add inheritable ACE when creating a restricted token for execution on 16 years ago
postgres.h Update copyrights in source tree to 2008. 18 years ago
postgres_ext.h Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It 19 years ago
postgres_fe.h Update copyrights in source tree to 2008. 18 years ago
rusagestub.h Update copyrights in source tree to 2008. 18 years ago