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
Robert Haas 41ea0c2376 Fix parallel-safety code for parallel aggregation. 10 years ago
..
backend Fix parallel-safety code for parallel aggregation. 10 years ago
bin Add a \gexec command to psql for evaluation of computed queries. 10 years ago
common Refer to a TOKEN_USER payload as a "token user," not as a "user token". 10 years ago
fe_utils Move psql's psqlscan.l into src/fe_utils. 10 years ago
include Fix parallel-safety code for parallel aggregation. 10 years ago
interfaces Fix typo 10 years ago
makefiles Fix typos in comments and doc 10 years ago
pl Fix PL/Python for recursion and interleaved set-returning functions. 10 years ago
port Avoid possibly-unsafe use of Windows' FormatMessage() function. 10 years ago
template Remove some remains from Alpha support removal 10 years ago
test Fix parallel-safety code for parallel aggregation. 10 years ago
timezone Suppress compiler warning. 10 years ago
tools Copyedit comments and documentation. 10 years ago
tutorial Update copyright for 2016 10 years ago
.gitignore
DEVELOPERS
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Makefile.global.in Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Makefile.shlib
bcc32.mak
nls-global.mk
win32.mak