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 b919f3fcbb Check that SID is enabled while checking for Windows admin privileges. 20 years ago
..
access Repair longstanding bug in slru/clog logic: it is possible for two backends 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 Change search for default operator classes so that it examines all opclasses 20 years ago
executor Repair "Halloween problem" in EvalPlanQual: a tuple that's been inserted by 20 years ago
lib Standard pgindent run for 8.1. 20 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 When building a bitmap scan, must copy the bitmapqualorig expression tree 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 Set progname early in the postmaster/postgres binary, rather than doing 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 Change search for default operator classes so that it examines all opclasses 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