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/fe_utils
Peter Eisentraut 029c5ac03d psql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION statements 5 years ago
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 10 years ago
Makefile Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
archive.c Update copyright for 2021 5 years ago
cancel.c Update copyright for 2021 5 years ago
conditional.c Update copyright for 2021 5 years ago
connect_utils.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
mbprint.c Update copyright for 2021 5 years ago
option_utils.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
parallel_slot.c Refactor and generalize the ParallelSlot machinery. 5 years ago
print.c psql: call clearerr() just before printing 5 years ago
psqlscan.l psql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION statements 5 years ago
query_utils.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
recovery_gen.c Update copyright for 2021 5 years ago
simple_list.c Update copyright for 2021 5 years ago
string_utils.c Allow psql's \df and \do commands to specify argument types. 5 years ago