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
Neil Conway e78be57d19 The call to DNSServiceRegistrationCreate in postmaster.c does incorrect 20 years ago
..
access Add a CHECK_FOR_INTERRUPTS() in _bt_buildadd(). This fixes problem 20 years ago
bootstrap Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
catalog Change search for default operator classes so that it examines all opclasses 20 years ago
commands Prevent lazy_space_alloc from making requests that exceed MaxAllocSize, 20 years ago
executor Fix bug introduced into mergejoin logic by performance improvement patch of 20 years ago
lib Standard pgindent run for 8.1. 21 years ago
libpq Fix unportable usage of socklen_t: should use ACCEPT_TYPE_ARG3 macro 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 qual_is_pushdown_safe to not try to push down quals involving a whole-row 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 Modify pgstats code to reduce performance penalties from oversized stats data 20 years ago
tcop Defend against crash while processing Describe Statement or Describe Portal 20 years ago
utils Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte 20 years ago
Makefile Add an ifneq to avoid make warning on AIX --- there is a separate rule 21 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago