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 3b167a4099 If a LIMIT is applied to a UNION ALL query, plan each UNION arm as 21 years ago
..
access Free buffer allocated via malloc (process is short-lived, but fix it anyway). 21 years ago
bootstrap For some reason access/tupmacs.h has been #including utils/memutils.h, 21 years ago
catalog Replace the parser's namespace tree (which formerly had the same 21 years ago
commands Fix assign_datestyle() so that it doesn't misleadingly complain about 21 years ago
executor Make SPI set SPI_processed for CREATE TABLE AS / SELECT INTO commands; 21 years ago
lib Replace the use of "0" with "NULL" where appropriate in dllist.c, for 21 years ago
libpq Allow kerberos name and username case sensitivity to be specified from 21 years ago
main Tag appropriate files for rc3 21 years ago
nodes Simplify the planner's join clause management by storing join clauses 21 years ago
optimizer If a LIMIT is applied to a UNION ALL query, plan each UNION arm as 21 years ago
parser Remove grammar productions for prefix and postfix % and ^ operators, 21 years ago
po Translation updates 21 years ago
port Refactor fork()-related code. We need to do various housekeeping tasks 21 years ago
postmaster Fix typo in comment, per Alvaro. 21 years ago
regex Add parentheses to macros when args are used in computations. Without 21 years ago
rewrite Change expandRTE() and ResolveNew() back to taking just the single 21 years ago
storage Modify XLogInsert API to make callers specify whether pages to be backed 21 years ago
tcop Revise handling of dropped columns in JOIN alias lists to avoid a 21 years ago
utils Mention prefix %t has no milliseconds. 21 years ago
Makefile On Windows, set the postmaster executable's stack size to 4MB, so that 21 years ago
nls.mk New translation 21 years ago