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 1c01a5108a Fix choose_bitmap_and() so that partial index predicates are considered when 20 years ago
..
access Disable full_page_writes, because turning it off risks causing crash-recovery 20 years ago
bootstrap Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
catalog Don't add a shared dependency on the owner of a composite type in pg_class. 20 years ago
commands TablespaceCreateDbspace should function normally even on platforms that do not 20 years ago
executor Fix SELECT INTO and CREATE TABLE AS to create tables in the default 20 years ago
lib Standard pgindent run for 8.1. 21 years ago
libpq Fix the sense of the test on DH_check()'s return value. This was preventing 20 years ago
main Set progname early in the postmaster/postgres binary, rather than doing 20 years ago
nodes Restore the former RestrictInfo field valid_everywhere (but invert the flag 20 years ago
optimizer Fix choose_bitmap_and() so that partial index predicates are considered when 20 years ago
parser Allow %TYPE to be used with SETOF, per gripe from Murat Tasan. 20 years ago
po Translation update 20 years ago
port Check that SID is enabled while checking for Windows admin privileges. 20 years ago
postmaster The call to DNSServiceRegistrationCreate in postmaster.c does incorrect 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Fix failure to apply domain constraints to a NULL constant that's added to 20 years ago
storage Remove unnecessary .seg/.section directives, per Alan Stange. 20 years ago
tcop Document that errors are not output by log_statement (was they were in 20 years ago
utils Avoid assuming that statistics for a parent relation reflect the properties of 20 years ago
Makefile Add an ifneq to avoid make warning on AIX --- there is a separate rule 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago